List Command | You can now completely customize the /pg list command. The following section is automatically generated in your messages.yml file:
Code (YAML):
Messages:
ListCommand:
header: - '&9&m&l
---------------------------------'
- ' &7&oBelow is a list of
all available Pocket Games:'
Entry:
prepend: ' &7&l● '
game: '
["&e%game%",
"/pocketgames play %game%",
"&7&oClick to play."]'
separator: '&7, '
separatorEndOfLine: false
append: ''
length: 35
footer: - ' &7&oClick on
any Game Title to play that game!'
- '&9&m&l
---------------------------------'
Fix | HEX color codes now work properly with messages including hover and click events.