Icon β
Module responsible for the server image
βοΈ Setting β
π Path message.yml β status.icon
βοΈ Default
β
yml
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 the size ONLY
64x64
π Permissions β
π Path permission.yml β message.status.icon
βοΈ Default
β
yml
icon:
name: "flectonepulse.module.message.status.icon"
type: TRUE
name
β
Permission name
type
β
Permission type
Type | Explanation |
---|---|
TRUE | Available for any player |
FALSE | Available if granted separately (e.g., via LuckPerms) |
OP | Available for server operators |
NOT_OP | Available if granted separately (e.g., via LuckPerms) |