Messages

Messages

Messages are editable in the config.yml

look to the configuration to see the example config.yml file

Message Editing

There are 5 types of message edits:

Prefix: The small text showing before any spawnly message


Actionbar_message: the message shown on the actionbar while teleporting

Chat_message: the message shown in chat while teleporting

Teleport_message: the message shown if teleportation to spawn is successful

Moved_cancel_message: message shown when you move while trying to teleport


The configuration includes toggles for various settings. Here's an example:

  moved_actionbar_enabled: true
  moved_chat_enabled: false
  teleport_actionbar_enabled: true
  teleport_chat_enabled: false

For these toggles you can toggle certain options so it only shows in chat or in action bar or specific for messages Its up to you!

Last updated