Resource icon
For more info about the plugin DM me Azur#4386
Configurable GUI, Reminders and more coming soon.
config.yml
Code:
##########################################################################
# #
# Rival Reclaim #
# v1.3 #
# #
# #
##########################################################################
# Enable Message Broadcast when reclaimed
Broadcast: true
# Should the GUI Be enabled
GUIEnabled: true
# Permissions based reclaims, if you use PEX you can set to false
PermissionBased: true
# Should Sounds be Enabled
Sounds:
use-sounds: true
menu-open: ORB_PICKUP;1.0;1.0
reclaim-click: LEVEL_UP;1.0;1.0
reclaim-already: ITEM_BREAK;1.0;1.0
reclaim-none: ANVIL_BREAK;1.0;1.0
# GUI Settings
GUI:
name: '&8&l» &r&8Reclaim'
hasreclaim: '&a&lYou have a reclaim available for your &f&l%rank% &a&lRank!'
hasreclaimmaterial: LIME_STAINED_GLASS_PANE
click:
- '&7&o((Click to reclaim your rank))'
- ''
alreadyreclaimedgui: '&6&lYou have already reclaimed your rank'
alreadyreclaimedlore:
- '&7&o((Purchase a rank @ store.yourserver.com))'
- ''
alreadyreclaimedmaterial: ORANGE_STAINED_GLASS_PANE
nothingtoreclaim: '&c&lYou have nothing to reclaim'
nothingtoreclaimmaterial: RED_STAINED_GLASS_PANE
purchase:
- '&7&o((Purchase a rank @ store.yourserver.com))'
- ''
# Reclaim GUI Inventory Size - Must be divisible by 9
InventorySize: 27
# Reclaim GUI Slot where the Item will apear
ItemSlot: 13
# Filler in GUI
Filler: BLACK_STAINED_GLASS_PANE
#Messages
NothingToReclaim: '&b&lRECLAIM &8» &7You have nothing to reclaim!'
AlreadyReclaimed: '&b&lRECLAIM &8» &7You have already claimed your rewards!'
NoPermission: '&b&lRECLAIM &8» &7You do not have &bpermission &7to use this!'
NoPermissionReload: '&b&lRECLAIM &8» &7You do not have permission to reload the plugin!'
Reset: '&b&lRECLAIM &8» &7You have reset &b{player} &7reclaim'
NotReclaimed: '&b&lRECLAIM &8» &7That player hasnt reclaimed yet.'
ResetPermission: rivalreclaim.resetreclaim
ReloadPermission: rivalreclaim.reloadreclaim
CommandUsage: '&b&lRECLAIM &8» &cCommand usage: &f{usage}'
Reclaim-Permission:
'1':
weight: 1
permission: rivalreclaim.rank1
rankname: Test1
message: '&b&lRECLAIM &8» &b%player% &fhas reclaimed their &b%group% Rank'
commands:
- give %player% diamond 15
'2':
weight: 2
permission: rivalreclaim.rank2
rankname: Test2
message: '&b&lRECLAIM &8» &b%player% &fhas reclaimed their &b%group% Rank'
commands:
- give %player% diamond 30
'3':
weight: 3
permission: rivalreclaim.rank3
rankname: Test3
message: '&b&lRECLAIM &8» &b%player% &fhas reclaimed their &b%group% Rank'
commands:
- give %player% diamond 30
'4':
weight: 4
permission: rivalreclaim.rank4
rankname: Test4
message: '&b&lRECLAIM &8» &b%player% &fhas reclaimed their &b%group% Rank'
commands:
- give %player% diamond 30
'5':
weight: 5
permission: rivalreclaim.rank5
rankname: Test5
message: '&b&lRECLAIM &8» &b%player% &fhas reclaimed their &b%group% Rank'
commands:
- give %player% diamond 30
Reclaim:
groups:
Rank1:
message: '&b&lRECLAIM &8» &b%player% &fhas reclaimed their &b%group% Rank'
commands:
- crate gc %player% Rare 2
Rank2:
message: '&b&lRECLAIM &8» &b%player% &fhas reclaimed their &b%group% Rank'
commands:
- crate gc %player% Rare 2
Players:
redeemedPlayers: {}