Modified data storage system. (Now the data is stored in json format) The data of the old format will be converted to the new one.
Improved and changed the operation of invitations. Now the players on the island are divided into the owner of the island and the players invited by him. The owner of the island can expel players using the command '/ob kick nickname'. If the owner of the island resets the data (/ob idreset), one of the invited players will be appointed as the owner.
Teleportation back to the island now also works for each player and not every other time as before.
New placeholders have been added.
%OB_owner_name% - The name of the owner of the island.
%OB_top_1_name% - The name of the player with the highest island level.
%OB_top_2_name%
...
%OB_top_10_name%
%OB_top_1_lvl% - The level of the player with the highest island level.
%OB_top_2_lvl%
...
%OB_top_10_lvl%
%OB_number_of_invited% - The number of people invited to your island.