Files
minecraft-plugins/bukkit/Server/plugins/Invsee/config.yml
jslightham 05166c347e big push
2020-04-21 10:17:31 -04:00

17 lines
680 B
YAML

#Message Sent to Console When Command Cannot Be Run By Console
errorMessage: '&3&bInvsee &7&l> &4You are unable to execute this command!'
#Message Sent to Player When Missing Permissions
permissionMessage: '&3&bInvsee &7&l> &4You do not have permission to run this command!'
#Message Sent When Player is Not Online
playerOffline: '&3&bInvsee &7&l> &4That player is offline!'
#Message sent when enderchest opened
enderchestOpened: '&3&bInvsee &7&l> &aEnderchest Opened!'
#Message sent when inventory opened
inventoryOpened: '&3&bInvsee &7&l> &aInventory Opened!'
#Message Sent When Command is Missing Arguments
missingArguments: '&3&bInvsee &7&l> &4Command Missing Arguments!'