Status
Module responsible for everything that happens when viewing the server before connecting
Information
If you want MOTD/players/icon to work on the Proxy, you need to go to the Proxy settings (e.g. in velocity.toml), find ping-passthrough and enable this setting (e.g. set to all)

⚙️ Setting
Pathmessage.yml → status
status:
enable: trueenable
Enables or disables the functionality of the module
🔐 Permissions
Pathpermission.yml → message.status
status:
name: "flectonepulse.module.message.status"
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