A Spigot plugin used to run commands by interacting with a sign. Some inspiration for commands has been taken from Nokorbis' Command Signs, but all the code is my own, and I have also implemented a convenient inventory-based GUI. This allows you to perform actions on SudoSigns such as:
- Editing the sign's text
- Adding permissions that a player must have to run the sign's commands
- Adding either player or console commands to a sign
- Adding messages which are shown to the player
- Use colour codes (
&
) on the sign for coloured text - Adding delays to commands/messages
- (Vault Economy) Setting the price of running a sign
For in-depth details on the command, permissions and features of this plugin, visit the Wiki!
- Download the Spigot plugin HERE.
- Place the JAR file inside your
./plugins
directory. - Reload or restart the server.
Visit the Getting Started page to find out how to setup your first SudoSign!
The best course of action would be opening an issue here, but I will also try to keep up-to-date with the Spigot comments section.
In your issue report, please include as much information as possible including:
- The Spigot version
- Any errors in the console (please copy these in full)
- The steps to reproduce the issue
These features will be available in future updates!
- None currently planned, send me suggestions!