[NOJANG] New GameRules API to access game rules in mods

This commit is contained in:
2025-03-09 15:36:53 +02:00
parent f4ba4d43f6
commit 76be1292f9
4 changed files with 107 additions and 9 deletions

View File

@@ -1,12 +1,7 @@
**Bug Fixes**:
- Added a workaround for LuckPerms turning players into ghost players
- Fixed Missing Getters on LuckPerms events
- Fixed LuckPerms breaking commands on Paper
**New Features**:
- Swapped Built In Config screen for a Cloth Config System, so client side mods can have in-game configs
- Added new APIs for Simple RPC (V4 rewrite)
- Added new APIs for getting player information from Commands
- Added Compat API for Player Revive Mod
- Added new APIs to know when the Minecraft Whitelist changes
- Added Nojang API to allow mods to access GameRules (SDLink)