############# TOWNY ANTI-GRIEF (Logger) ##################### Designed by: CaptainThrills (With credits to ElgarL for making Towny)# Issues with your tekkit / FTB 1.6.4 server getting ripped up by griefers? TownyAntiGrief is for you!# TAG hooks into Towny to provide logging and prevention like never before! Customize nearly every aspect of the plugin to your liking!# When finished editing config run /tag reload in game. Ensure to not mess it up and if you need help be detailed!# Set a unique prefix to useprefix:'[TownyAG]'# Log Folder namelogFolderName:'logs'# Log the player's IP?includeIP:true# Cancel the action if user is not in same towncancelAction:true# Cancelled MessagecancelMessage:'&4Youractionhasbeenblockedandadminsnotified!'# Send message to the following?toAdmins:truetoConsole:truetoLog:true# Should a datestamp be provided to the following?includeDateBroadcast:falseincludeDateConsole:falseincludeDateLogFile:true# Configure the messages sent to the various log areas## <prefix> = prefix from the config# <date> = Current Date# <town> = player's town# <player> = player's name# <ip> = IP of player# <itemid> = item used# <x> = x-coord# <y> = y-coord# <z> = z-coord# <othertown> = victim town# # You can use color codes in the broadcastMessage (&)broadcastMessage:'&b<prefix>&2[<town>]&b<player>&a[&c<ip>&a]&bShift-RCwithitem:&c<itemid>&bat<x>,<y>,<z>inTown:&2<othertown>'consoleMessage:'[<town>]<player>[<ip>]ShiftRight-Clickwithitem:<itemid>at<x>,<y>,<z>inTown:<othertown>'logMessage:'<prefix><date>[<town>]<player>[<ip>]ShiftRight-Clickwithitem:<itemid>at<x>,<y>,<z>inTown:<othertown>'# This is where you define which Item ID's to log/cancel# ids:# - 'itemid'# - 'itemid2'# Follow this format and you wont have any issuesids:-'5397'