New Map Icon and Map Color menus for displaying colors and showing a list of icons more easily. (85ad1e4, 5d4908d)
Changes
Changed ID system from UUID v4 to Snowflake ID. (653b2d3)
Separated any array-object data from all models. (1dbe4db)
Banned players, claimed chunks, logs, etc., now have their unique models and tables/collections saved in the database.
Added more caching instances to support the new models.
This resulted in a more efficient way to look up data, instead of fetching regions one by one and checking each element from each region from an array.
Any permission granted by "homestead.region.X" has been permanently removed. Please reconfigure your permissions. They have been replaced with "homestead.actions.X". (3b3b47c)
Implemented a temporary data migration, supporting versions 4.0.0 to 5.1.0.1.
The top regions menu shows the rank of the player's selected region. (d2da0a0)
Replaced the trust player button in the trusted players list with a paper displaying the maximum number of players the region owner can trust. (82b17aa)
Limited ban reasons and log messages to 256 characters in length. (f68b4fe)
Async chunk retrieval for Folia (again). (8721fd4)
Added more default entities to kill to earn XP for levels. (9ec4f07)