notify-update: true
shop:
main: menu
# for permission plugin to update player permissions # example for adding permission to player with command then will open shop with delay open-delay: 3
sounds:
open:
type: ENTITY_VILLAGER_AMBIENT
volume: 1.0
pitch : 1.0
purchase:
type: ENTITY_VILLAGER_YES
volume: 1.0
pitch : 1.0
insufficient:
type: ENTITY_VILLAGER_NO
volume: 1.0
pitch : 1.0
close:
type: ENTITY_VILLAGER_AMBIENT
volume: 1.0
pitch : 1.0
Code (YAML):
error:
shop:
invalid: '
{0
}&c does not exist'
commands:
shop:
exempt: '&cYou are not allowed to open shop for&f
{0
}'
insufficient-funds:
shop: '&cYou do not have&a
{0
}&c to open&f
{1
}'
command: '&cYou do not have&a
{0
}&c to receive commands'
item: '&cYou do not have&a
{0
}&c to receive&f
{1
}'
money: '&cYou do not have&a
{0
}&c to receive&a
{1
}'
points: '&cYou do not have&a
{0
}&c to receive&b
{1
}&c points'
insufficient-items:
shop: '&cYou do not have any&f
{0
}&c to open&f
{1
}'
command: '&cYou do not have any&f
{0
}&c to receive commands'
item: '&cYou do not have any&f
{0
}&c to receive&f
{1
}'
money: '&cYou do not have any&f
{0
}&c to receive&a
{1
}'
points: '&cYou do not have&b
{0
}&c points to receive&f
{1
}'