Welcome to the Hangar Open Beta. Please report any issue you encounter on GitHub!
Avatar for ChimpGamer

Allow your donators to reclaim their rank rewards after a server reset!

Report DonatorReclaim?

This plugin allows your donators to reclaim their rank rewards after a server reset! All you have to do is create a rank in the config with a permission and some commands. After that you add that permission to a permission group and then your players can redeem their rank rewards. All messages can be translated 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 &#123456 for example.

commands
  • /reclaim - donatorreclaim.commands.reclaim
  • /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.

Check out my other plugins on Polymart.

Information

CategoryMiscellaneous
Published onMay 5, 2023
LicenseUnspecified
Downloads9
Stars0
Watchers0

Pinned Versions

Members