Config

no-perm: You do not have permission!
#
#No permission message sent to the player when they try to use a command they do not have access to. Can be changed in
#game by /atools setnoperm [message] NOTE: You must use underscores "_" for spaces, and the plugin will convert them to spaces.
#I will try to fix that in the next release
#
motd: '&6Welcome to our server, &c%p&6!'
#
#Message of the day sent to the player if they type /motd. Color code support. 
#Use %p for the player's name
#
motd-on-join: true
#
#If true, it will tell the player the motd when they join. If false, nothing will be sent.
#