Major Performance Update
The performance update is finally here!
A brand new caching system has been implemented to offload the constant protection lookups made during events. More logic has also been moved async to improve timings across the board. Servers should see up to 15x in performance improvement.
New GD Plugin Ports
AdvancedRegionMarket (
Original Version)
Note: Existing ARM configs can be used as the port contains a WG flag translator which will automatically translate WG flags to GD flag definitions on use.
Availability - Exclusively to patreons.
RealEstate (
Source |
Original Version)
Availability - Discord
Changelog
Code (Text):
* Add new protection caching system to greatly improve performance across the board.
* Fix /gdconfirm not working with sell signs.
* Fix GP migrator failing to load some claims post migration.
* Fix GP migrator attempting to migrate same claim.
* Fix migrator count during GP DB migration.
* Fix claim titles showing when exiting from child claim to parent.
* Fix player not receiving any result message after confirming /claimtransfer message.
* Fix various GD registry not being initialized properly for API.
* Fix setDisplayName not saving via API.
* Force claim config saves sync during migrations.
* Use config DB name during GP DB migration.
* (Sponge) Force claim config saves sync during migrations.
* (Sponge) Relocate mysql/haxxar libs to solve conflicts with sponge and other plugins.