10-16-2015, 01:21 AM
Since command blocks don't work at the moment, is there a way to execute any command from a plugin? I'm working on my first plugin right now (Clickable signs, that execute a command).
Thanks.:D
Thanks.:D
Command execution from plugins
|
||
10-16-2015, 01:21 AM
Since command blocks don't work at the moment, is there a way to execute any command from a plugin? I'm working on my first plugin right now (Clickable signs, that execute a command).
Thanks.:D
10-16-2015, 03:00 AM
(This post was last modified: 10-16-2015, 03:02 AM by JonnyBoy0719.)
To enable command blocks, you need to set CommandBlocksEnabled to true on your world.ini file on the world you want to enable command blocks.
For the command execute, here is an example:
You should also check the API for all the information, it will help alot. ![]() Thanks given by: Seadragon91 , NiLSPACE , sphinxc0re
| ||
« Next Oldest | Next Newest »
|