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 to any player
FALSENot available to anyone, must be granted separately (e.g., using LuckPerms)
OPAvailable to server operators
NOT_OPAvailable to not server operators