-
Notifications
You must be signed in to change notification settings - Fork 3
Home
MylesMor edited this page Feb 26, 2021
·
13 revisions
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:
- Renaming the SudoSign
- Edit the sign's text once placed
- 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
- Adding a price to use the sign (requires Vault and Vault-enabled economy plugin)
- Use colour codes (
&
) on the sign for coloured text
For in-depth details on the features of this plugin, go to the Features section.
- 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
- The plugin version (indicated by the number in the JAR file)
- Any errors in the console (please copy these in full)
- The steps to reproduce the issue
SudoSigns - MylesMor https://mylesmor.dev