Configuration

# Default Configuration File For TheTrollBox
#
# Sizes(Must be integer)
slapsize: 5
thrustsize: 2
#
# Insufficient privilege to use command
noperms: "&4You are not allowed to use this command!"
#
# Messages(Only for advanced users, do NOT modify if unsure, and if broken, delete to re-create)
# Key:
# %u = Command User
# %t = Targeted Player
# %o = Offline Player
# %d = Dark Themed Color(Don't modify lines containing this)
# %l = Light Themed Color(Don't modify lines containing this)
# %m = Input Message(Usually a reason, eg. ban)
# %v = Variable defined within the plugin or defined with an argument input
# Remember that if using a replacement such as %u and %t that color formatting is reset after the usage
# For example: "&4%u Says Hello"
# The above will be "(red)User (white)Says Hello"
#
# WARNING: DO NOT CHANGE THE FOLLOWING IF NOT UNDERSTOOD, ONLY FOR ADVANCED USERS
# IF CONFIG DOES NOT WORK, DELETE IT, AND RECOPY FROM THETROLLBOX BUKKIT PAGE
notonline: "%d%o %lis not online!"
invalidnumber: "%d%v %lis not a valid number!"
op:
    private: "&eYou are now op!"
    broadcast: "&7&o[%u&7&o: Opped %t&7&o]"
deop:
    private: "&eYou are no longer op!"
    broadcast: "&7&o[%u&7&o: De-opped %t&7&o]"
join:
    self: "&e%u &ejoined the game"
    other: "&e%o &ejoined the game"
leave:
    self: "&e%u &eleft the game"
    other: "&e%o &eleft the game"
kick:
    broadcast: "&6Player &c%u &6kicked %t"
ban:
    kickmsg: "&4Banned: &f%m"
    broadcast: "&6Player &c%u &6banned %t for %m"
unban:
    broadcast: "&6Player &c%u &6unbanned %o"
slap:
    private: "%d%u %lslapped you with a power of %v"
marry:
    tosender: "%lYou married %d%t"
    broadcast: "%d%u %lgot married to %d%t"
    totarget: "%d%u %lmarried you"
divorce:
    tosender: "%lYou divorced %d%t"
    broadcast: "%d%u %ldivorced %d%t"
    totarget: "%d%u %ldivorced you"
steal:
    tosender: "%lYou stole $%v from %d%t"
    totarget: "%d%u %lstole $%v from you"
mute:
    withtime:
        tosender: "%lYou muted %d%t %lfor %v minutes"
        totarget: "%d%u %lmuted you for %v minutes"
    withouttime:
        tosender: "%lYou muted %d%t"
        totarget: "%d%u %lmuted you"
fart:
    broadcast: "%d%t %lfarted"
thrust:
    tosender: "%lYou successfully thrusted %d%t %lforward"
kill:
    broadcast: "&f%t was killed by %v"
lay:
    broadcast: "%d%t %llayed a chicken"
trap:
    totarget: "%lYou just got enclosed by obsidian"
nocheatplus:
    broadcast: "&cNCP: &f%t failed MorePackets: sent %v more packet(s) than expected. VL %v."

Comments

Posts Quoted:
Reply
Clear All Quotes