Happy Christmas gifts!
This plugin allows players to receive a Christmas gift when typing /gift. The Items and and rate can be changed simply by editing the config.yml located in plugin/Gifts. It was developed in order to give Christmas gift to players on Hardwork, but I decided to share it with the minecraft community :)
This is my first plugin that i have released so take it easy, hope on some good feedback.
Permissions
This plugin supports now PermissionsEx or BukkitPermissions: Permissions nodes:- Gift.* - Gift.gift
config.yml structure
Server: gifts:
chest-close: // What explanation it should give if the location to place the chest is to close to another chest. no-space: // What explanation it should give if the location that player is aiming have no space available. bad-aim: // What explanation it should give if the location the player want to place the chest is to fare away item: // What items should be in the random algorithm already-got-gift: // What explanation it should give if the player already have got their Christmas gifts prosent: // The % chance for itemslot in chest should be an item or nothing. onCommand: // What should it say to player when he gets his Christmas gift?
permissions // true or false. If you have setup permission remember this have to be true.
Commands
/gift: Spawn a chest with random gifts
Planned features
* None for the moments
Known issues
* None for the moments
