- Name: Masks
- Author: Steven Rafferty
- Description: A plugin that enables you to collect mob heads to obtain masks
- SQL Database
- /redeem - Exchanges mob heads, xp and souls for a token
- /souls - Tells the player how many souls they have collected
- /masks - Exchanges tokens for a mask
- /headhunting | /hh - Shows the available commands
- /upgrade - Allows the player to upgrade a mask to the next tier
- headhunting.mob_head_drops - This will allow heads dropping for that player
- headhunting.redeem - Allows the player to use /redeem
- headhunting.souls -Allows the player to use /souls
- headhunting.masks - Allows the player to use /masks
- headhunting.upgrade - Allows the player to use /upgrade
- Download the latest stable version of the plugin
- Load the server up with the plugin in the plugins folder
- Stop the server and change all relevant details in the config.yml (database connection details)
- Start server up and done
- Built with spigot-1.16.1
- Coded with IntelliJ 2020
- Java 1.8