DonatorReclaim
SpigotMCModrinthAllow your donators to reclaim their rank rewards after a server reset!
827 downloads 4.5 rating
latest v1.0.5 SpigotMC
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 1.16+ servers. Also you can only see them using a 1.16+ client. You can use hex colors by doing 𞉀 for example.
/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
Code (YAML):
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!
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.'
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.
Comments 0
No comments yet. Be the first to share your thoughts.