kutisComps
kutisComps 1.2.3
Yup, it's possible! Minecraft computers!
Now also with permissionsBukkit!!!
For a full list of commands, permissions or usage see the Pages tab.
How to use this plugin:
- Make a computer You will need any wall, a wool block and a sign. Place the sign on a wall and under it place a wool block, so there will be one block space between it. Thus, as you might realise, the sign will be a monitor!
Oh, and you can use any wool color.
- Use it! Hm, but how?! So, i recommend to stand on the wool block of the comp, and then try /kcomp help - it should give you some more info.
- First steps:
Register:
Find a comp, and use /kcomp register [pass]
then:
Login:
/kcomp login [pass] - huge success!
So here we go!
Dir:
/kcomp dir [page] - the page is optional, default is page 0. And yes, it counts from 0.
This commands shows the content of your directory on the comp's display.
Disk quota:
/kcomp quota - shows your VFS drive usage and the percentage and maximum amount of files on the VFS.
Default is 10. Server admins can change that in the file in /plugins/kcomp/vfs/vfs.max.cfg
Apps:
Now, i think, you might want to run some applications on it. This part is still WIP and sometimes it just doesn't work well, so shut up and be patient :)
You can run them using /kcomp app [app] [args]
so, here is a list of currently added apps:
- test - no args - shows some test stuff on the display
- who - no args - who are you?
- error - no args - shows Error! on the screen, ofcoz it's a fake error, just for effect :D
And now VFS! (VFS = virtual file system)
- write [file] [text] - writes text to a file in your VFS drive
- read [file] - reads the file and displays it in your chat
- delete [file] - delete a file. what else?
- send [player] [file] - send a file to another player - he will be also alerted in chat :)
And now, when u tried it all, you should log out.
/kcomp logout
If you want to see, who's logged in, use
/kcomp wholog
=== That's all! ===
Now, please, suggest which features should i add, or remove or improve.
Current TODO list:
- More extensible application system
- Networks!
- Terminal only computers ?
- Server computers ?
- Chat servers ???
- File servers ?
- API for developing applications
- Redstone interaction - get redstone value, change it, and so on - might be awesome for use with some factories or piston machines as a control panel
- Maybe also a really simple GUI - you will just have to look at the center of a button on the screen (MIND POWER!!! :D)
So, suggest something!
-
View User Profile
-
Send Message
Posted Jul 5, 2014I recently wrote a new computer format idea. I did not see this page until after I posted it. The concept would go great if my idea was a reality. I know it could be possible and more user friendly with the way it would be set up. Instead of using the chat box as the computer it would only rely on it for input. The monitor is actually a large chest. Look at it here for some ideas. http://forums.bukkit.org/threads/mc-net.285325/#post-2616087
-
View User Profile
-
Send Message
Posted Mar 29, 2013I'm thinking of a similar idea, which contains CommandBlock integration. Here's how it works. You build a Computer. Once you right-click it you get surrounded by black wool (background) and the chat is used for the computer. It should run simple assembly code and uses Forth.
I'm a developer, so I should get it started soon. Stay tuned and I'll be making my own page, won't be hijaking one :D
-
View User Profile
-
Send Message
Posted Dec 3, 2012anychance this gets updated or have you ditched the idea?
-
View User Profile
-
Send Message
Posted Jun 29, 2012theres a single player mod called computercraft or something. it says its for servers too but i cant get it to work. however it has nice grafics of computer and stuff. so maybe you could make it something like that
-
View User Profile
-
Send Message
Posted May 25, 2012Kutis? I didn't know you were on Bukkit....
-
View User Profile
-
Send Message
Posted Apr 20, 2012Ok, that 'application system' is still unfinished, but now i'm gonna add the networks... Probably...
-
View User Profile
-
Send Message
Posted Apr 15, 2012Now i'm gonna work on application 'framework' or something like that for the apps.
Now you can write your own 'applications' for the kComps. So now its gonna be like a plugin in a plugin... :D**
-
View User Profile
-
Send Message
Posted Apr 14, 2012Hey people, i'm gonna work now on the permissions too, so get ready for a nice upgrade! And yes, it will have fixed login bug :)
-
View User Profile
-
Send Message
Posted Apr 12, 2012Well, i bet this problem is caused by system migration, coz i tested this on linux and on windows it just doesnt work well... Imma test it in a VM later, the current priority is to use YAML for config and stuff :)
-
View User Profile
-
Send Message
Posted Apr 11, 2012@Kutis96
Thank you very much!
-
View User Profile
-
Send Message
Posted Apr 11, 2012Aha... hm... but it did work before... hmm... doesnt work for me too now, just tested... Kinda mad bug. imma fix it soon. it's possible that i uploaded some dev-build or something, had similar issues before... or ive cut or erased a piece of code by accident... Anyway, i'm gonna fix that! but tomoz.
-
View User Profile
-
Send Message
Posted Apr 10, 2012Just got to say, I think this plugin is such a cool idea. Its so simple, but it still adds something to MC. I've found one bug so far however. It seems that users are incapable of logging in, once registered.
-
View User Profile
-
Send Message
Posted Apr 10, 2012Thanks. I plan to use redstone stuff and so later. And i thought about the scripting engine too, but i dunno how, or im too lazy to do that, so i'll make it later :D And i think i'll go for JavaScript, coz i have no experience with Python yet... And the DCPU is not bad idea!
-
View User Profile
-
Send Message
Posted Apr 9, 2012Interesting idea. I'd love this if it had support for Redstone GPIOs and a sandboxed scripting engine (JavaScript or Python perhaps? or mabe even Java) - or mabe even just use notches DCPU-16! (http://0x10c.com/)