Commandy v1 (compatibility: 2014.01.01) - Printable Version +- Cuberite Forum (https://forum.cuberite.org) +-- Forum: Plugins (https://forum.cuberite.org/forum-1.html) +--- Forum: Plugin Releases (https://forum.cuberite.org/forum-2.html) +---- Forum: Archived Plugins (https://forum.cuberite.org/forum-18.html) +---- Thread: Commandy v1 (compatibility: 2014.01.01) (/thread-1297.html) Pages:
1
2
|
Commandy v1 (compatibility: 2014.01.01) - Taugeshtu - 01-02-2014 What it does: Gives you command blocks, and also makes sure your command blocks aren't destroyed or used in wrong hands. v1 features:
How to use:
Permissions:
I think it could be helpful. Don't know if command blocks are working, but if/when they do - I sure as hell don't wont some random guys playing with command blocks when I'm off the server. Licence: since github doesn't have "BeerWare" - public domain. Github link. For some reason I can't transfer ownership to mc-server again RE: Commandy v1 (compatibility: 2014.01.01) - tonibm19 - 01-02-2014 I thought this make commands blocks work RE: Commandy v1 (compatibility: 2014.01.01) - Taugeshtu - 01-02-2014 Command blocks theoretically maybe could be done (in a parallel universe (in not so distant future)) via plugin, but it would be much, much better to make them on c++ side. RE: Commandy v1 (compatibility: 2014.01.01) - Nikeron - 02-10-2014 Not working RE: Commandy v1 (compatibility: 2014.01.01) - Taugeshtu - 02-10-2014 What do you mean? How is it not working? AFAIK command blocks aren't working in MCS yet. This plugin doesn't add them, it just makes them safer to use and easier to obtain. RE: Commandy v1 (compatibility: 2014.01.01) - tigerw - 02-11-2014 Taugeshtu, command blocks were implemented... Besides, can't one just do /i commandblock? RE: Commandy v1 (compatibility: 2014.01.01) - Nikeron - 02-12-2014 I know and /give 137, but and it not working... RE: Commandy v1 (compatibility: 2014.01.01) - Nikeron - 02-12-2014 All okey , i'm modify plugin position in settings.ini and in commady.lua modify unsafe call handy on cPluginManager:CallPlugin() we can modify it too... Sorry for my English, i'm from Russia & me 16 years RE: Commandy v1 (compatibility: 2014.01.01) - tigerw - 02-12-2014 Do you know any good Soviet Russia jokes? RE: Commandy v1 (compatibility: 2014.01.01) - Taugeshtu - 02-12-2014 Quote:can't one just do /i commandblock?Surely, I just didn't knew MCS accepts name aliases as well as IDs, and working with IDs always felt a little bit on the retarded side to me Also, I don't know about built-in protection for command blocks. Hmmm, perhaps I should really get the latest MCS and check for all the new changes, API got raped quite a few times since I last updated my stuff Will do that next weekend. |