This repository was archived by the owner on Jan 13, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Home
viktorstrate edited this page Nov 16, 2014
·
9 revisions
This plugin makes it possible, to right-click on a custom block and get random rewards, with a custom price every time.
- Set a block in the config.yml, to trigger the event.
- Set cusom random rewards.
- Set a custom price.
- Set the amount and datavalue of all the items and blocks
| Permission Node | Description | Command |
| randomrewards.* | All commands | All |
| randomrewards.admin.* | All admin commands | |
| randomrewards.admin.add | Adds item in hand to config.yml | /rr reward add |
| randomrewards.admin.remove | Removes an item from the config | /rr reward remove [id] |
| randomrewards.user.* | All normal commands | |
| randomrewards.user.list | Shows a list of all avaliable rewards | /rr reward list |
| randomrewards.user.canuse | If enabled in config, player can get rewards |
Plugin made by viktorstrate, Idea by Sofa4 - GNU General Public License v3 (GPL-3)