
DonatorReclaim 1.0.5
Allow your donators to reclaim their rank rewards after a server reset!
This plugin allows your donators to reclaim their rank rewards after a server reset! You can rename all messages of the plugin in the messages.yml which will be generated after the plugin has started.
All user data will be saved in a separate file to keep things clean.
Note: You can only use Hex colors on servers that run 1.16 or newer. Also you can only see them using mc clients 1.16 or newer. You can use hex colors by doing 𞉀 for example.
Commands
/reclaim - donatorreclaim.commands.reclaim
/reclaim reset <all/player> [rank] - donatorreclaim.commands.reclaim.reset
/reclaim reload - donatorreclaim.commands.reclaim.reload
/reclaim reset <all/player> [rank] - donatorreclaim.commands.reclaim.reset
/reclaim reload - donatorreclaim.commands.reclaim.reload
Settings
onlyReclaimHighestRank: false
executeRedeemOnFirstJoin: false
ranks:
vip:
permission: 'donatorreclaim.rank.vip'
commands:
- broadcast %playername% has redeemed his %rank% rank!
god:
permission: 'donatorreclaim.rank.god'
commands:
- broadcast %playername% has redeemed his %rank% rank!
Messages
alreadyClaimedRank: '&6You''ve already reclaimed the rewards for your &e%rank% &6rank.'
successfullyReclaimedRank: '&6You''ve successfully reclaimed the rewards for your
&e%rank% &6rank.'
reclaimRankInvalid: '&6The rank &e%rank &6does not exist in the config!'
reclaimJoinNotification: '&6You have unclaimed rank rewards. Claim them now with &e/reclaim!'
nothingToReclaim: '&6You have nothing to reclaim at the moment.'
playerOffline: '&6The player &e%player% &6is offline.'
noPermission: '&cYou have no permission to use this command!'
reload: '&6Successfully reloaded the config and messages files.'
If you have any suggestion please use the discussion section to post your suggestion and not the review section.