
Description
ADDED VAULT SUPPORT, Please delete config and let it regen
Please note the change in permissions & Vault dependency
What it does
JOPHPromote is a simple plugin that will rank players to a specified group when they say the "rankup phrase". The rankup phrase is fully customisable via the config.yml file. You NEED Vault for this plugin to function
Commands
- /jophpromote - Lists plugin info
- /jophpromote reload - Reloads the plugin config
- /help jophpromte - Shows the help page
Features
- Ranks players up when they say a configurable message
- Has a kit feature ( Stone tools & 5 torches )
- Lightweight
Permissions
JOPHPromote.norankup - Users with this permission will not be able to rankup with JOPHPromote
Config
############################################### # JOPHPromote Config # ############################################### # The group the user will be ranked to groupname: 'groupname' # The phrase that the user has to say to be ranked up (case insensitive) rankupmessage: 'I will obey the rules' # The name of the group to be announced when a user ranks up (To make it look nicer if you have a group like basic_member - would be Basic Member) announcegroupname: 'groupname' # Give the user stone tools and 5 torches? givetools: true