Spoiler β
The spoiler
tag is used to hide a message until the mouse hovers over it
Usage: <spoiler:message>
π Localization β
π Path localizations β ΡΠ·ΡΠΊ.yml β message.format.spoiler
βοΈ Default
β
yml
spoiler:
symbol: "β"
hover: "<fcolor:2><message>"
yml
spoiler:
symbol: "β"
hover: "<fcolor:2><message>"
display
β
Responsible for the player's name
entity
β
Responsible for the entity's name
unknown
β
Responsible for the unknown name
prefix
β
Prefix displayed with the team name if the nickname is enabled
suffix
β
Suffix displayed with the team name if the nickname is enabled
βοΈ Setting β
π Path message.yml β format.spoiler
βοΈ Default
β
yml
spoiler:
enable: true
color: "<fcolor:2>"
enable
β
Enables or disables the functionality of the module
symbol
β
Symbol replacing each letter
hover
β
Message that is shown when hovering over the spoiler
π Permissions β
π Path permission.yml β message.format.spoiler
βοΈ Default
β
yml
spoiler:
name: "flectonepulse.module.format.spoiler"
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) |