1.0
release
JoinPosition
The Paper plugin, that teleports the player to a specified location every time he connects to the server.
JoinPosition
JoinPosition
A simple plugin that teleports the player to a specified location every time he connects to the server.
This plugin can be useful to you when creating various hubs, lobbies, limbos, etc. The advantage of this plugin is to fine-tune the spawn location: the world, position, and even the angle of the player's camera can all be changed in the configuration.
Default config
```yml world: "world" # The world that the player teleports to coords: "0.5 64.0 0.5" # The coordinates angle: "0 0" # The angle where the player's head will be directed ```