Skip to content

Version ​

Module responsible for the server version
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

TypeExplanation
TRUEAvailable for any player
FALSEAvailable if granted separately (e.g., via LuckPerms)
OPAvailable for server operators
NOT_OPAvailable if granted separately (e.g., via LuckPerms)