Potentially Outdated: This resource hasn't been updated in over 3 months. Since base platforms and games update frequently, older files may experience compatibility issues. Please verify the supported versions and check the discussion tab or official sources first. If the resource no longer works, consider requesting an update from the author.
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
Need help? Join My Discord: https://discord.gg/duMvWQS8aB
![]()
config.yml
Code (Text):
# Don't leak your license key. If you leak or share, your license will be permanently removed
your-key: ''
Default-Crate-Command: 'Crate give {player} {crate} {amount}'
Default-Crate-Keys:
- 'basic:80'
- 'epic:10'
- 'legendary:5'
- 'serverkey:3'
Blacklist-Blocks:
- 'BEDROCK'
- 'CHEST'
- 'PACKED_ICE'
Settings:
#When this is true then it will go after the chance when your players mine.
#So you will have a chance automatic.
#If you have enchants like keygiver or what not you may be better of using the command.
DefaultCrateSystem: true
Messages:
GIVE_KEYLOCKER:
show: true
message: '&7You have given &b{keylocker} &7to &b{target}'
GIVE_TARGET_KEYLOCKER:
show: true
message: '&7You have been given a &b{keylocker}'
NO_PERMISSION:
show: true
message: '&7You dont have permission to do this'
WITHDRAW_KEYS:
show: true
message: '&7You have withdrawn &bx{amount} &7keys'
NO_KEYS_TO_WITHDRAW:
show: true
message: '&7You dont have any keys to withdraw'
GIVE_KEYLOCKER_KEY:
show: true
message: '&7You have been given a &b{key} &7from your keylocker'
KEYLOCKER_DOES_EXIST:
show: true
message: '&cThat keylocker does not exist!'
CLAIM_KEY:
show: true
message: '&7You have claimed &bx{amount} {key} keys'
KeyLockers:
small:
Material: 'CHEST'
Data: 0
Name: '&b&lSmall &f&lKey locker'
Permission: 'keylockers.small'
Lore:
- '&b{keys}/{max}'
- ''
- '&b&lKeys:'
#The max key amount the key locker can hold.
Max: 100
Chance: 5
#The key placeholder identifier will be placed in the lore like shown above.
#This means what goes after the key place identifier will be replaced by the key-placeholders.
key-Placeholder-Identifier: 'Keys:'
#Format the keys in the lore.
#Make sure you have all the keys listed here as shown in the keys section.
Key-Placeholders:
basic:
Name: '&b&lBasic: &f{amount}'
epic:
Name: '&6&lEpic: &f{amount}'
legendary:
Name: '&d&lLegendary: &f{amount}'
serverkey:
Name: '&c&lServerKey: &f{amount}'
#The format is keyname:chance
Keys:
- 'basic:80'
- 'epic:10'
- 'legendary:5'
- 'serverkey:3'
#Here you set your crate command.
Key-Command: 'crate give {player} {crate} {amount}'
Medium:
Material: 'CHEST'
Data: 0
Name: '&b&lMedium &f&lKey locker'
Permission: 'keylockers.medium'
Lore:
- '&b{keys}/{max}'
- ''
- '&b&lKeys:'
#The max key amount the key locker can hold.
Max: 200
Chance: 10
#The key placeholder identifier will be placed in the lore like shown above.
#This means what goes after the key place identifier will be replaced by the key-placeholders.
key-Placeholder-Identifier: 'Keys:'
#Format the keys in the lore.
#Make sure you have all the keys listed here as shown in the keys section.
Key-Placeholders:
basic:
Name: '&b&lBasic: &f{amount}'
epic:
Name: '&6&lEpic: &f{amount}'
legendary:
Name: '&d&lLegendary: &f{amount}'
serverkey:
Name: '&c&lServerKey: &f{amount}'
#The format is keyname:chance
Keys:
- 'basic:80'
- 'epic:10'
- 'legendary:5'
- 'serverkey:3'
#Here you set your crate command.
Key-Command: 'crate give {player} {crate} {amount}'
Large:
Material: 'CHEST'
Data: 0
Name: '&b&lLarge &f&lKey locker'
Permission: 'keylockers.large'
Lore:
- '&b{keys}/{max}'
- ''
- '&b&lKeys:'
#The max key amount the key locker can hold.
Max: 300
Chance: 15
#The key placeholder identifier will be placed in the lore like shown above.
#This means what goes after the key place identifier will be replaced by the key-placeholders.
key-Placeholder-Identifier: 'Keys:'
#Format the keys in the lore.
#Make sure you have all the keys listed here as shown in the keys section.
Key-Placeholders:
basic:
Name: '&b&lBasic: &f{amount}'
epic:
Name: '&6&lEpic: &f{amount}'
legendary:
Name: '&d&lLegendary: &f{amount}'
serverkey:
Name: '&c&lServerKey: &f{amount}'
#The format is keyname:chance
Keys:
- 'basic:80'
- 'epic:10'
- 'legendary:5'
- 'serverkey:3'
#Here you set your crate command.
Key-Command: 'crate give {player} {crate} {amount}'
SuperSize:
Material: 'CHEST'
Data: 0
Name: '&b&lSuperSize &f&lKey locker'
Permission: 'keylockers.supersize'
Lore:
- '&b{keys}/{max}'
- ''
- '&b&lKeys:'
#The max key amount the key locker can hold.
Max: 400
Chance: 20
#The key placeholder identifier will be placed in the lore like shown above.
#This means what goes after the key place identifier will be replaced by the key-placeholders.
key-Placeholder-Identifier: 'Keys:'
#Format the keys in the lore.
#Make sure you have all the keys listed here as shown in the keys section.
Key-Placeholders:
basic:
Name: '&b&lBasic: &f{amount}'
epic:
Name: '&6&lEpic: &f{amount}'
legendary:
Name: '&d&lLegendary: &f{amount}'
serverkey:
Name: '&c&lServerKey: &f{amount}'
#The format is keyname:chance
Keys:
- 'basic:80'
- 'epic:10'
- 'legendary:5'
- 'serverkey:3'
#Here you set your crate command.
Key-Command: 'crate give {player} {crate} {amount}'
#BUTTON types
#Key - allows you to withdraw a special key
#WITHDRAW_ALL - allows you to withdrwa all keys
#MORE TO COME!
KeyLocker-Menu:
Name: '&b&lKey Locker Menu'
Size: 18
GUI-Items:
Withdraw-Item:
Button: 'WITHDRAW_ALL'
Material: 'CHEST'
Data: 0
Name: '&7Click to all withdraw keys'
Lore:
- '&7You have &fx{keys} &7to withdraw'
Slot: 4
Key-Item-Basic:
Button: 'KEY'
#You can only have key: when you have set the button to key
Key: 'basic'
Material: 'PAPER'
Data: 0
Name: '&7Click to withdraw all &bBasic &7keys'
Lore:
- '&7You have &b{amount} &7to withdraw'
Slot: 2
Key-Item-Epic:
Button: 'KEY'
Key: 'epic'
Material: 'PAPER'
Data: 0
Name: '&7Click to withdraw all &bEpic &7keys'
Lore:
- '&7You have &b{amount} &7to withdraw'
Slot: 0
Key-Item-Legendary:
Button: 'KEY'
Key: 'legendary'
Material: 'PAPER'
Data: 0
Name: '&7Click to withdraw all &bLegendary &7keys'
Lore:
- '&7You have &b{amount} &7to withdraw'
Slot: 6
Key-Item-Serverkey:
Button: 'KEY'
Key: 'serverkey'
Material: 'PAPER'
Data: 0
Name: '&7Click to withdraw all &bServerKey &7keys'
Lore:
- '&7You have &b{amount} &7to withdraw'
Slot: 8
Upgrade-Backpack:
Button: 'UPGRADE'
Material: 'SIGN'
Data: 0
Name: '&7Click to upgrade your backpacks maxsize'
Lore:
- '&7Drag the keylockers you dont use and upgrade the max size.'
Slot: 13
Fill-Item:
Material: 'STAINED_GLASS_PANE'
Data: 7
Remember that by purchasing this plugin you accept the following terms and conditions.
- You are over 18 or have your parent's consent to purchase.
- You aren't allowed to redistribute this plugin.
- You aren't allowed to modify the code.
- These terms are subject to change.
- You aren't able to receive the source code.
- You can use it only for your server or network.
- Before reviewing the plugin, check out him and make sure you make no mistakes.
- Don't make stupid reviews, such as missing features or the developer aren't adding features that were requested.
- If there is a plugin error, it is your responsibility to inform the developer about it.
- No refunds.
- If you are caught leaking the plugin your user ID will be blocked and you will be reported to SpigotMC Staff.
- The word "leak" in the plugin name is used only for marketing purposes.