Messages file

The messages file support Hexcolor, with MiniMessage format you can find more about in this link

# messages
help:
  - '<gradient:#27E3FB:#277AFB:blue>[Shrines] <gray>commands:'
  - ' <gradient:#27E3FB:#277AFB:blue>/shrines help <gray>- <aqua>Shows this help message'
  - ' <gradient:#27E3FB:#277AFB:blue>/shrines editor <gray>- <aqua>Opens the shrines editor'
  - ' <gradient:#27E3FB:#277AFB:blue>/shrines reload <gray>- <aqua>Reloads the plugin'
  - ' <gradient:#27E3FB:#277AFB:blue>/shrines teleport <gray>- <aqua>Opens the shrines teleport gui'
reload: ' <gradient:#27E3FB:#277AFB:blue>[Shrines] <green>Plugin reloaded!'
shrine-location-not-found: '<gradient:#27E3FB:#277AFB:blue>[Shrines] <red>Shrine location not found!'
shrine-teleport-successful: '<gradient:#27E3FB:#277AFB:blue>[Shrines] <green>Teleported to shrine!'
insert-shrine-name: '<gradient:#27E3FB:#277AFB:blue>[Shrines] <green>Insert shrine name! <red>Write cancel if you want to cancel the operation.'
editor-cancelled: '<gradient:#27E3FB:#277AFB:blue>[Shrines] <red>Operation cancelled!'
insert-new-value: ' <gradient:#27E3FB:#277AFB:blue>[Shrines] <green>Insert %type% <green>in chat to assign new value. <newline> <gray>Write <red>cancel <gray>if you want to cancel the operation.'
admin-config-message-set-value: '<gradient:#27E3FB:#277AFB:blue>[Shrines] <green>Value set!'
admin-config-message-set-error: '<gradient:#27E3FB:#277AFB:blue>[Shrines] <red>Value not set (error)!'
shrine-created: '<gradient:#27E3FB:#277AFB:blue>[Shrines] <green>Shrine created!'
shrine-parameter-inserted: '<gradient:#27E3FB:#277AFB:blue>[Shrines] <green>Shrine parameter inserted!'
no-permission: ' <gradient:#27E3FB:#277AFB:blue>[Shrines] <red>You don''t have the permission to do this!'
shrine-not-in-region: '<gradient:#27E3FB:#277AFB:blue>[Shrines] <red>You can execute this command only in a Shrine'
shrine-teleport-no-permission: '<gradient:#27E3FB:#277AFB:blue>[Shrines] <red>You don''t have completed this Shrine!'
insert-any-value: '<gradient:#27E3FB:#277AFB:blue>[Shrines] <green>Insert any value in chat to assign new value (like a, or location, or confirm). <newline> <gray>Write <red>cancel <gray>if you want to cancel the operation. '

# gui
gui-editor-title: '<black>Shrines Editor'
gui-editor-create-shrine: '<gradient:#27E3FB:#277AFB:blue>Create Shrine'
gui-editor-modify-shrine: '<gradient:#27E3FB:#277AFB:blue>Modify Shrine'
gui-teleport-title: '<black>Shrines Teleport'
gui-modify-list-title: '<black>Select shrine to modify'
gui-modify-selected-shrine: '<black>Modify shrine'
gui-item-shrines-modify-inserted: '<green>Inserted'
gui-item-shrines-modify-empty: '<red>Empty'

Last updated