Join Announce - pantherman594/BungeeEssentials GitHub Wiki
This module lets everyone on a server know when a player joins/leaves.
It requires the permission gssentials.announce.join/gssentials.announce.quit, so it may be a staff-only or donor feature. When a banned (via BungeeAdminTools or BungeeSuite) player joins/quits, there won't be a message.
Configuration
When you first install BungeeEssentials the command will be enabled, though if you wish you can disable it by removing joinannounce from the enable section of the config file.
| Key | Default |
|---|---|
format.join |
&8[&a+&8] &7{{ PLAYER }} |
format.quit |
&8[&c-&8] &7{{ PLAYER }} |
When adjusting the message format you may include any global variables as well as those listed below.
| Variable | Replacement |
|---|---|
{{ PLAYER }} |
The player who joined/quit |