Config.yml
The license, messages and placeholders are configured here.
LICENSE:
LICENSE: ""
CONFIG:
REWARDS_PLACEHOLDER: ' &8▸ &e{reward} &fx{amount}'
MESSAGES:
PREFIX: " &3&lLootbox &9‣ &f"
NOT_PERMISSION: "{prefix} &fYou don't have permission to execute this command!"
CREATED: "{prefix} &fThe Lootbox &3{lootbox} &fhas been successfully created!"
DELETED: "{prefix} &fThe Lootbox &3{lootbox} &fhas been successfully deleted!"
RENAMED: "{prefix} &fThe Lootbox &3{lootbox_old} &fhas been renamed to &3{lootbox} &fsuccessfully!"
ALREADY_EXISTS: "{prefix} &fA Lootbox with that name already exists!"
ALREADY_OPENING: "{prefix} &fYou are already opening a Lootbox!"
NOT_FOUND: "{prefix} &fNo Lootbox found with that name!"
PLAYER_NOT_FOUND: "{prefix} &fNo player found online with that name!"
NOT_CREATED: "{prefix} &fYou haven't created any Lootbox yet!"
GIVED: "{prefix} &fSuccessfully gave &7(x{lootbox_amount}) &3{lootbox_name} Lootboxes &fto player &3{player}&f!"
GIVED_ALL: "{prefix} &fGave &7(x{lootbox_amount}) &3{lootbox_name} Lootboxes &fto all players!"
SAVED_SUCCESSFULLY: "{prefix} &fItems for Lootbox &3{lootbox} &fsuccessfully saved!"
DISABLED: "{prefix} &fUh, oh! It looks like this Lootbox is not working yet..."
PLAYER_INVENTORY_FULL: "{prefix} &fUh, oh! It seems your inventory is full..."
Config.yml
Configure license system
Set up the "
CONFIG
" section.Configure "
MESSAGES
" section.
Last updated