PleaseWelcome
PleaseWelcome is a Sponge plugin to decide what happens when a new player joins the server.
Commands
/pleasewelcome setspawnSets the spawn to teleport people to when they join for the first time./pleasewelcome gotospawnTeleport to the spawn location/pleasewelcome removespawnRemoved the spawn location. New players will spawn at the default spawn./pleasewelcome setinventorySets the inventory to give players when they join./pleasewelcome sendtospawn <player>Send a player to welcome spawn.
Permissions
pleasewelcome.mod.setspawnAllows a player to use/pleasewelcome setspawnpleasewelcome.mod.gotospawnAllows a player to use/pleasewelcome gotospawnpleasewelcome.mod.removespawnAllows a player to use/pleasewelcome removespawnpleasewelcome.mod.setinventoryAllows a player to use/pleasewelcome setinventorypleasewelcome.mod.sendtospawnAllows a player to use/pleasewelcome sendtospawn
Configuration
When PleaseWelcome starts for the first time, it will generate a config where you can set misc settings.
welcome.commandsA List of all the commands that will be executed when the player joins. You can freely use target selectors in these commands. For example, use@pto get the player that joined.welcome.messageThe message to show when a player joins the server for the first time. This is an TextTemplate.versionTracks the config version. Don’t touch.