DILogin 3.0.5
• Fixed authme compatibility.
• Added teleportation system. When the user connects they will go to a spawn. When the user logs in, they will return to their position.
• New configuration is needed in the DILogin config.yml:
Code (YAML):
#Teleport options
teleport
: true
teleport_x
: -207
teleport_y
: 90
teleport_z
: 272
teleport_world
: world
teleport_yaw
: 2.4
teleport_pitch
: 12.9
Use DICore-2.0.4-noslf4j only if you have another plugin that generates incompatibilities related to slf4j (For example DiscordSRV)