Other permissions:
villagerbank.edit #Edit Villager Banks
Config.yml:
Code (Text):
#--------------------- General settings ---------------------#
#Villager Bank's Chat Prefix
prefix: "&8[&6Bank&8]"
#How many items should be included in the sell message?
message_item_count: 2
#Should a complete sell log be saved when the server stops/restarts?
log: true
#-------------------- Messages and sounds --------------------#
messages:
villager_bank_created: "&aNew &6Villager Bank &acreated! Edit it in the Banks folder!"
no_permission: "&cYou do not have permissions for this command!"
sell_items: "&bSold: %items% &band &6%amount%&b more items!" #Placeholder: %items% (configure %items% pattern on next line)
items_pattern: "&c%amount%x &6%type% &8(&a%worth%$&8)&b," #Placeholders: %amount%, %type%, %worth%
sell_total: "&bTotal: &a%total%$&b!" #Placeholder: %total%
plugin_reload: "&aPlugin reloaded!"
remove_villager: "&cRight click the &6Villager Bank&c you want to remove!"
get_id: "&bRight click a &6Villager Bank &bto get its ID!"
no_villager_bank: "&cThis is not a Villager Bank! Aborting action!"
villager_removed: "&cVillager Bank removed!"
villager_id: "&bVillager Bank's ID is: &6&n%id%!" #Placeholder: %id%
move_villager: "&bRight click the &6Villager bank &byou want to move!"
move_villager_to: "&bMove yourself to a new position and click a block!"