EpicKnarvik97
6f35da03e7
Prepares the new command layout, changes the .add permission to .manage and adds 4 empty command classes
992 B
992 B
Paid signs
The paid-signs plugin is a plugin that lets you add costs for creating plugin signs. This allows restricting usage of signs such as CraftBook's gate/lift and other signs while still allowing every player to use the signs.
Limitations
As this plugin only listens to sign change events, there are some limitations:
- The plugin is not aware of whether the creation of a sign is successful
- It is assumed that any protection plugins run before this plugin, but it's not guaranteed
- Plugins changing the lines on signs when successful might create confusion and mismatches
Commands
- /addpaidsign [permission] [ignore case] [ignore color]
- /addpaidsigncondition <name (of a paid sign)> [executeRegEx] [ignoreCase]
ignoreColor]
- /listpaidsigns
- /listpaidsignconditions <name (of a paid sign)>
- /removepaidsigncondition <name (of a paid sign)>
- /removepaidsign <name (of a paid sign)>
- /reload