Bug Fixes:
- Fixed typos in various strings.
Features:
- Adding multi language support for Apps and all default plugins... however I don't know any other languages than English so there aren't really any new languages supported yet
Features:
- Adding new API methods to make updating screens easier and more streamlined.
Features:
- Updated the Files app to now include a YAML editor. You can now edit any plugin yml config file from within Apps in game. JSON support coming soon!
Features:
- Improved API functions
Features:
- Added a title editor in the Admin app: this allows you to update your server's home screen title without having to edit the config file.
Features:
- Added a new app called "Files" that allow server staff to view plugin files in game.
Features:
- Updated Placeholder logic in Apps to prevent conflicts with other PAPI expansions on servers.
Bug Fixes:
- Fixed Setup Manager not launching correctly for new installs.
Bug Fixes:
- Fixed issue with the API where if a third party app tried to pass a function as a parameter through the API, Apps would crash.
Features:
- Added general deeplink support, you can now directly open an app with the command "/. <appName>://" where "<appName>" is replaced with the name of the app you want to open.
Features:
- Added bstats to Apps for tracking plugin analytics
Features:
- Updated Admin App to include enabling/disabling apps
- Updated Admin App UI to allow for more functionality
Features
- Re-added the the Minigame App, Pong for players to play within Apps.
Bug Fixes:
- Fixed bug accidentally requiring PlaceholderAPI as a required dependency, it is now an optional dependency.
- Fixed bug where /k will not kill Apps display entities if another plugin, like Essentials, is installed and has their own /kill command.
Added support for Minecraft version 1.21.10
Bugfixes:
- Fixed ListFeedView issue creating double views when scrolling. This only occurred when the ListFeedView was contained in a child block of the full screen block.
- Fixed market order creation crash.
This is the first full release of Apps! Apps now has a public API that supports 3rd party apps as well so other plugin developers can now build apps for their plugins and register them with Apps! for players and server staff to use.
New Features
- Added an Announcements app that allows server staff to write messages for the server. Announcements appear on player's home screens when they open Apps
- Added a Setup manager that helps server staff configure Apps for when you install it for the first time.
Bug Fixes
- Fixed issue for Fabric/ Sodium clients where the Apps screen doesn't correctly align after the player moves.
There has been an issue where in some worlds, player head movement is unreliable when using ProtocolLib. The head tracking logic has been updated to no longer depend on ProtocolLib.
Created a new Spawn app that managers spawning in the server. You can customize the spawn settings in the Admin app with the following configurations:
- Set spawn location
- Set player joined message for new players
- Set player joined message for existing players
- Set player quit message
- Set new player spawn kit
- Set respawn logic (Respawn at server spawn, player's bed, player's set home, respawn anchor)



