#EXPERIMENTAL: Do you want to turn off the default protection when another plugin is protecting the block? (Will leave the chest visually open - CraftBukkit bug!)
TURN_OFF_SIGN_PROTECTION:false
#Do you want to turn off the default sign protection? Warning! Other players will be able to destroy other people's shops!
TURN_OFF_HOPPER_PROTECTION:false
#Do you want to disable the hopper protection, which prevents the hoppers from taking items out of chests?
PROTECT_CHEST_WITH_LWC:false
#Do you want to protect shop chests with LWC?
PROTECT_SIGN_WITH_LWC:false
#Do you want to protect shop signs with LWC?
REMOVE_LWC_PROTECTION_AUTOMATICALLY:true
#Should the chest's LWC protection be removed once the shop sign is destroyed?
WORLDGUARD_INTEGRATION:false
#Do you want to only let people build inside regions?
WORLDGUARD_USE_FLAG:true
#Do you want to only let people build inside region flagged by doing /region regionName flag allow-shop allow?
WORLDGUARD_USE_PROTECTION:false
#Do you want ChestShop to respect WorldGuard's chest protection?
AUTHME_HOOK:true
#Do you want to deny shop access to unlogged users?
AUTHME_ALLOW_UNREGISTERED:false
#Do you want to allow shop access to unregistered users? (Example: registration is optional)
HEROES_EXP:100.0
#How much Heroes exp should people get for creating a ChestShop?
SHOWITEM_MESSAGE:true
#Add icons and make item names hoverable in transaction messages when ShowItem is installed?