CommandToRedstone
Idea
Have you ever wanted to create a adventure map or a mini game but couldn't implement any commands into your build?
Now you can! With CommandToRedstone you can easily add commands and get a redstone output from it.
Commands and Permissions
- /ctr add <command> - Add a Redstone Command! - ctr.add
- /ctr remove <command> - Remove a Redstone Command! - ctr.remove
- /ctr list - Show a list of all Redstone Commands! - ctr.list
- /ctr help - Shows an example! - ctr.help
As an example: If your command is /game start then you can give someone the permissions ctr.game.start so that he can use it!
Video
Video will be released soon!
Tutorial
Step by step:
- Build your redstone machine.
- Create a Input for your command.
- Place a block, stand ontop of it and type /ctr add <command>
- As an example: /ctr add game start - If you now type /game start it will replace the block, you were standing on, into a redstone block for 5 ticks!
Changelog
v1.0
- Plugin Released