Custom Join and Leave A simple plugin to edit join and leave messages and few extra things.
Features:
» Join Message.
» Leave Message.
» Editable settings on join:
- Welcome Message.
- Teleport to World Spawn.
- Clear Inventory.
- Force Gamemode.
As default only the join and leave message are enabled, everything else has to be enabled as a choice.
Config: The config allows to edit anything from the features above.
Placeholder: %player% - Name of the player.
%online% - Number of players online.
Default config.yml:
Code (YAML):
JoinMessage: '&a
%player% joined the server.' QuitMessage: '&c
%player% left the server.' SettingsOnJoin:
TeleportToWorldSpawn: false
ClearInventory: false
ForceGamemode:
Enabled: false
Gamemode: 'survival'
WelcomeMessage:
Enabled: false
Message: - 'Hello
%player%,' - 'Welcome to our server!'
Hope this plugin helps out any server out there and feel free to give suggestions!