Configuration
Main configuration of FlectonePulse, without which operation is impossible
⚙️ Настройка
Путьconfig.yml
server: "00000000-0000-0000-0000-000000000000"
version: "1.10.1"server
The server name, used for identification in proxy mode and in moderation commands. This is a random value generated automatically when the plugin is first enabled
The placeholder <server> or %flectonepulse_setting_server% can be used to get the server name for a specific player. This can be conveniently used in the condition module for displaying messages differently
Warning
- Different servers must have different
servervalues - Be careful when creating a clean server, because all moderations (bans, whitelist, etc.) are saved relative to this name. If you deleted/cleared the config but left the old database, be sure to keep the
servervalue in config.yml
version
The current plugin version, used for correct migration between plugin versions
Warning
Do not change the plugin version if you don't know what you're doing!
FlectonePulse