⚠ This page is served via a proxy. Original site: https://github.com
This service does not collect credentials or authentication data.
Skip to content

Using Rangedmode

Joey Peter edited this page May 15, 2020 · 1 revision

When the ranged mode is enabled, the message system will change a little bit. In the config there is a setting named chat-range. That is the range in blocks around the player where a normal message will be sent to. So for example, the chat-range is set to 50. A player starts chatting, every player around 50 blocks will receive the message. Usually if there is no player near to hear (read) the message, there will be an error message. That message can be disabled by setting show-no-players-near to false. (useful for some servers)

If the chat-range is set to 0 or -1, the message will be shown in the whole WORLD the player is located in.

By starting your message with an !, you can chat like usual on the whole server.

Clone this wiki locally