File Details
gaias-glaze-0.0.3.jar
- R
- Jan 19, 2026
- 318.37 KB
- 118
- Early Access
File Name
gaias-glaze-0.0.3.jar
Supported Versions
- Early Access
Add option autoPunishEnabled under the punishment section in the configuration file of Gaia's Glaze to disable auto ban/kicks.
To make this change apply you need to load the new version and add the line in question to the config. By default the mod will create the configuration file with the option set to true, meaning that when running the first time you need to go to the conf file, set the option to false and then, inside the game run /gaias reload.
"punishment": { "autoPunishEnabled": false, "warnThreshold": 3.0, "kickThreshold": 8.0, "tempBanThreshold": 15.0, "permBanThreshold": 30.0, "tempBanDurationHours": 12, "violationDecayMinutes": 3, "violationDecayAmount": 1.0 },

