Image β
The image
tag is used to display images.
Usage: <image:url> message </image>
βοΈ Setting β
π Path message.yml β format.image
βοΈ Default
β
yml
image:
enable: true
color: "<fcolor:2>"
enable
β
Enables or disables the functionality of the module
color
β
Defines the color of the message containing the link.
EXAMPLE
<image:url> house </image>
Here, house
will have the color <fcolor:2>
π Permissions β
π Path permission.yml β message.format.image
βοΈ Default
β
yml
image:
name: "flectonepulse.module.message.format.image"
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) |