-
-
Notifications
You must be signed in to change notification settings - Fork 69
Reward File
Ben edited this page Jul 9, 2016
·
12 revisions
Reward files is how player gets reward. They can be given on voting, or via Rewards.yml (First vote, all sites, Number of votes)
Requirements to give reward possiblities:
- Permission
- World
Possibly Rewards that can be defined:
- Items (with random item amounts possible)
- Money (with random money amounts possible)
- Commands
- Potion Effects
- Title
- Sound
- particle Effect
- Custom Message (or default message in Format.yml)
There is also a ability to give a random reward file on chance, with a faillback list if chance is unlucky.
See default config for examples on the above!
Setup/Configuration:
BungeeCord/Velocity Setups:
-
Proxy Setups
- PLUGINMESSAGING (Best method)
- REDIS (Second best)
- SOCKETS
- MYSQL
- Global Data Handling
- Multi-Proxy Setups
Knowledge base:
- Commands & Permissions
- Special Rewards
- File Layout
- API
- Converting data storage
- Vote Reminding
- Time Changes
- Minecraft Server Lists
- Performance Settings
- Bedrock Player Support
- Debug
- Minecraft Server Lists
- PlaceHolderAPI Expansion
- Signs
- Online/Offline Mode
- WIP MonthDateTotals
Troubleshooting
Rewards:
More setups: