Ticket Placeholders - SuperRonanCraft/AdvancedModreq GitHub Wiki

All placeholders for tickets


Disclaimer: Some messages do NOT support custom ticket placeholders!


#Formatting: PLACEHOLDER_ID("suffix", <includes prefix?>)

#Placeholder format: "ticket_<suffix>"

PLAYER("player"),
ID("id"),
STATUS_REPLY("status_reply"),
STATUS_REPLY_SHOWLINE("status_reply_showline"),
STATUS("status"),
REPLY_MSG("reply_msg"),
REPLY_AUTHOR_SHOWLINE("reply_author_showline"),
CATEGORY("category"),
REPLIES("replies"),
REPLIER("replier"),
MESSAGE("msg"),
RATING_1("rating_1"),
RATING_2("rating_2"),
RATING_3("rating_3"),
RATING_4("rating_4"),
RATING_5("rating_5"),
IMPORTANCE_1("%importance_1%", false),
IMPORTANCE_2("%importance_2%", false),
IMPORTANCE_3("%importance_3%", false),
IMPORTANCE_4("%importance_4%", false),
IMPORTANCE_5("%importance_5%", false),
IMPORTANCE("importance"),
RATING("rating"),
RATING_RATE("rating_rate"),
RESOLVED_MSG("resolved_msg"),
CLAIMEDBY("claimedby"),
WORLD("world"),
X("x"),
Y("y"),
Z("z"),
TIME("time"),
SERVER("server")
⚠️ **GitHub.com Fallback** ⚠️