MyCrates
What is MyCrates
- This plugin is designed to be a easy way to give users "crates" in a sort of way.
- The plugin can be used to randomly give gifts for the cost of points which users can get
What is a Crate
- A crate is a command users have access to in-order to open a crate (Not a chest)
- A crate is not a actual item in-game it is just a command (/crate open is the command)
- A crate is a set of command you can define in the config of the plugin
- A crate does no have a GUI meaning it's all shown via the chat
Plugin Config.yml
prefix - Change the prefix of the plugin in chat
cost - The cost to open a crate
rewards - Array of possible rewards
Permissions
crate.open: Open a crate
crate.give:Give a user a crate
crate.balance: Allows users to see there balance
crate.reload: Allows you to reload the plugin
Commands
/crate open - Opens up a random crate
/crate reload - Reloads Crates config
/crate give user amount - Gives users certain amount of crate tokens
/crate bal or balance - Shows the users current balance
Fork on Github
https://github.com/Toyz/MyCrates/