Version
Module responsible for the server version

🌍Localization
Pathlocalizations → language.yml → message.status.version
version:
name: "Minecraft server"version:
name: "Майнкрафт сервер"name
Server version name
⚙️Setting
Pathmessage.yml → status.version
version:
enable: false
protocol: -1enable
Enables or disables the functionality of the module
protocol
Server Protocol
Information
The number can be anything, but -1 indicates the current protocol
🔐Permissions
Pathpermission.yml → message.status.version
version:
name: "flectonepulse.module.message.status.version"
type: "TRUE"name
Permission name
type
Permission type
| Type | Explanation |
|---|---|
TRUE | Available to any player |
FALSE | Available to no one, must be granted separately (e.g., using LuckPerms) |
OP | Available to server operators |
NOT_OP | Available to NON-operators of the server |
Last updated on
Edit on GitHub
FlectonePulse