{
"General Settings": {
"Default AddFloatingText position (offset from floor, [X,Y,Z])": { // def spawn offset to adjust height
"x": 0.0,
"y": 1.0,
"z": 0.0
},
"Refresh Duration": 1.0, // performance option, how often texts check for players
"Anti Flicker Duration": 1.0 - performance option, stops texts disappearing for x
},
"Chat Settings": {
"Announces Plugin Load/Unload": true, // If True, plugin will make announcements
"Chat Tag Enabled": true, //if enabled, floating text chat tag will function
"Chat Tag Color": "4A95CC", //configure tag colour
"Chat Message Color": "C57039" //configure message colour
},
"Version: ": {// Change version up to load auto-gen config
"Major": 1,
"Minor": 0,
"Patch": 0
}
}