Flectone Logo FlectonePulse

Version

Module responsible for the server version

version

🌍Localization

Path localizations → language.yml → message.status.version
version:
  name: "Minecraft server"
version:
  name: "Майнкрафт сервер"

name

Server version name

⚙️Setting

Path message.yml → status.version
version:
  enable: false
  protocol: -1

enable

Enables or disables the functionality of the module

protocol

Server Protocol

Information

The number can be anything, but -1 indicates the current protocol

🔐Permissions

Path permission.yml → message.status.version
version:
  name: "flectonepulse.module.message.status.version"
  type: "TRUE"

name

Permission name

type

Permission type

TypeExplanation
TRUEAvailable to any player
FALSEAvailable to no one, must be granted separately (e.g., using LuckPerms)
OPAvailable to server operators
NOT_OPAvailable to NON-operators of the server

Last updated on

Edit on GitHub

On this page

Authors of page