Addition of New Commands:
1.A new command has been added - /rtp world <world>. This command teleports you to the specified world. There is TabComplete for worlds limited to 5 worlds.
2.A new command has been added - /rtp help. This command displays a list of available commands.
Bug Fixes:
1.Fixed an issue with the /rtp near command. If there were no players on the server or in the world, the plugin would throw an error. A check has been added for the presence of players on the server or in the world.
Adding Checks:
1.The check for WorldGuard has been changed. If the check for regions is enabled (checking-in-regions: true), an error will be logged in the console upon an attempt to teleport.
Changes in Plugin Logs and Errors:
1.Minor changes in logs.
2.If an error occurs in the plugin, a LogsErrors folder is created and files containing all errors will be stored there.
Changes in Plugin Translation:
1.The following keys have been added:
noplayerservenear
noplayerworldnear
commandhelp
1.1.The keys noplayerservenear and noplayerworldnear relate to the check for the presence of players on the server or in the world for the /rtp near command.
1.2.The key commandhelp is responsible for the message displayed by the /rtp help command.