Configuration
JSONChat Configuration
The default configuration and it's explanation. Create a new chat format for a different rank by copying the default chat format under the formats section and paste it under default. You can use colour codes and placeholders in the chat format. List of placeholders located here.
boolean: #If the result of the boolean is true what will it say. true: "true" #If the result of the boolean is false what will it say. false: "false" number: #How many decimal places for numbers (0 means no decimal places). rounding: 0 #If there is no result what will it say. none: "none" formats: #Warning! DO NOT REMOVE THE DEFAULT CHAT FORMAT! default: #Chat format only applies when there is no townychat. # %1$s is the username. # %2$s is the message. chat: '[%vault_group%] <%1$s>: %2$s' tooltip: - "&2UUID: &e%player_uuid%" - "&6Balance: &b%vault_money%"