-
Notifications
You must be signed in to change notification settings - Fork 0
Customization\Configuration
While editing files, use UTF-8 encoding. Do not use Notepad and Wordpad on Windows. We recommend Notepad++ on Windows. For macOS & Linux the inbuild editors work fine, we recommend using editors specialized for code-editing such as Atom, Sublime Text, or VSCode.
Main settings file is PunishControl/settings.conf
HOCON stands for Human-Optimized Config Object Notation. As the name indicates it is way easier to read than YAML-configurations. It is also way less likely that you will break a HOCON configuration file by accident compared to a YAML-configuration
/punishcontrol reload
will reload the configuration of PunishControl. Due to security concerns, some values are not reloadable.
Doing a clean restart is always better than just reloading.
- Groups
- Default punishments
- notifications
- command aliases
© SimplixSoft.com