-
Notifications
You must be signed in to change notification settings - Fork 8
Join Announce
PantherMan594 edited this page Sep 22, 2015
·
3 revisions
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.
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 |
Project initially created by csh, maintained by PantherMan594! Visit plugin page