Version
Module responsible for the server version
🌍 Localization
📂 Path localizations → язык.yml → message.status.version
⚖️ Default
yml
version:
name: "Майнкрафт сервер"
yml
version:
name: "Minecraft server"
name
Server version name
⚙️ Setting
📂 Path message.yml → status.version
⚖️ Default
yml
version:
enable: false
protocol: -1
enable
Enables or disables the functionality of the module
protocol
Protocol version of the server
INFORMATION
The number can be any, but -1
refers to the current protocol
🔐 Permissions
📂 Path permission.yml → message.status.version
⚖️ Default
yml
version:
name: "flectonepulse.module.message.status.version"
type: TRUE
name
Permission name
type
Permission type
Type | Explanation |
---|---|
TRUE | Available to any player |
FALSE | Not available to anyone, must be granted separately (e.g., using LuckPerms) |
OP | Available to server operators |
NOT_OP | Available to not server operators |