Code (YAML):
# Thank you for downloading this resources
# Don't forget to rate 5 stars :)
# Support: https://discord.gg/vHqQfsF
# Developed by: aglerr
############################################
messages:
no-permission
: '&6&l
(!
) &cNo permission!'
reload
: '&6&l
(!
) &aYou have reloaded the configuration.'
disable-world
: '&6&l
(!
) &cYou can''t use this feature on this world.'
open
: '&6&l
(!
) &aYou have opened &e
%player_name%&a''s information.'
# You can put 'disable-worlds: []' to disable this features.
disable-worlds
:
- anyworld
- disabledworld
fill-inventory:
enabled
: true
material
: STAINED_GLASS_PANE
name
: '&f'
data
: 15
amount
: 1
# You will get error message when you have wrong Sounds Enum for your server.
# Make sure to use those sounds enum according to your server version.
# Sounds Enum:
# 1.7.x: https://pastebin.com/9jbmgjHb
# 1.8.x: https://pastebin.com/chgFQ6Qe
# 1.9: https://pastebin.com/gPVc30AX
# 1.12.x: https://pastebin.com/fpjUVppS
# 1.13.x: https://pastebin.com/CkQ1WZuw
# 1.14.x: https://pastebin.com/Z3eh7SP5
# 1.15.x: https://pastebin.com/BZeQSYMN
#
# Source: https://www.spigotmc.org/threads/sounds-spigot-1-7-1-14-4-sound-enums.340452/
sounds:
onOpen:
enabled
: true
name
: BLOCK_LAVA_POP
volume
: 10.0
pitch
: 1.0
onClose:
enabled
: true
name
: BLOCK_LAVA_POP
volume
: 10.0
pitch
: 1.0
GUI:
title
: '
%player_name%''s profile'
close-button:
enabled
: true
material
: BARRIER
name
: '&cClose'
slot
: 49
lore
:
[
]
playerHead:
enabled
: true
amount
: 1
slot
: 22
name
: '&a
%player_name%''s information'
lore:
- '&aKills
:
&f0'
- '&aDeaths
:
&f0'
- '&aBlock Break
:
&f0'
item-null:
itemInHand:
enabled
: true
material
: STAINED_GLASS_PANE
data
: 14
slot
: 1
name
: '&aHand Item'
lore
:
- '&cEmpty!'
helmet:
enabled
: true
material
: STAINED_GLASS_PANE
data
: 14
slot
: 10
name
: '&aHelmet'
lore
:
- '&cEmpty!'
chestplate:
enabled
: true
material
: STAINED_GLASS_PANE
data
: 14
slot
: 19
name
: '&aChestplate'
lore
:
- '&cEmpty!'
leggings:
enabled
: true
material
: STAINED_GLASS_PANE
data
: 14
slot
: 28
name
: '&aLeggings'
lore
:
- '&cEmpty!'
boots:
enabled
: true
material
: STAINED_GLASS_PANE
data
: 14
slot
: 37
name
: '&aBoots'
lore
:
- '&cEmpty!'
# You can create unlimited items in here with PlaceholderAPI support
items:
youCanCreateAnything:
material
: EMERALD
data
: 0
slot
: 31
amount
: 1
name
: '&aPlayer Balance'
lore:
- '&fBalance
:
&2&l$&a%vault_eco_balance_formatted%'