The plugin now supports only leftcklick menus. This is helpful for Bedrock users. But this is currently not the default setup and needs custom configurations in the configs.
 
 A small guide is provided here: 
https://wiki.uc-gg.de/en/RentItWorlds/Configuration/Bedrock
 
 For further help, feel free to ask in the discord.
 
 
Add: 
 - Bedrock Support
 - /riw changeowner <WorldId> <NewOwner> Command
 - /riw visit <Player/WorldId> Command
 - Gadget Status for none boolean values
 - Bypass Settings Permissions for Admins
 - Default World Difficulty
 
 
Fix: 
 - Improve Head texture lookup for GUI
 - Exception, if Owner has no Gadgets or Settings configured
 - Admin teleport issues
 - Player Data loading issues
 - Change/Improve loading logic for Player Gadgets
 - Add TabComplete for teleport Command arguments
 - getPlayerData to Optional<PlayerData>
 - Loading conflict with the Player World Object
 - Gadget Setting Player Fly was not disabling the correct World
 - Clear Cache Database on world deletion
 - Button Before Site not working
 - New Inventory Holder doesn't use all free slots
 - Improve MultiSite GUI Handler and code
 - Create a new MultiSite GUI Handler
 - Change GUI and Site Button handling
 - riw create command resulted in wrong world creation
 - changing playerworld directory issues
 - Remove placeholder which were set two times
 - Changing Setting, if world is not loaded
 - Default Placeholder Issue with unloaded worlds
 - PlaceholderAPI %world_is_paused% placeholder
 - World Only Chat Bug and support Realm worlds
 
 
Change: 
 - getPlayerWorld to Optional<PlayerWorld>
 - Placeholders for the GUI - DefaultPlaceholders