Icon
Module responsible for the server image
![]()
⚙️ Setting
Pathmessage.yml → status.icon
icon:
enable: false
random: true
values:
- "server-icon-1.png"
- "server-icon-2.png"enable
Enables or disables the functionality of the module
random
If enabled, the image will be selected randomly, otherwise in order.
values
server-icon-1.png ![]()
server-icon-2.png ![]()
List of image names to be displayed.
IMAGE MUST
- Be located inside the
/FlectonePulse/images/folder - Have a size of ONLY
64x64
🔐 Permissions
Pathpermission.yml → message.status.icon
icon:
name: "flectonepulse.module.message.status.icon"
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