Geyser/bootstrap
chris 34ff8c1217
Allow extensions to load other extension's classes, and store extensions by IDs instead of name (#3946)
- the extensionmanagers `extension` method now takes in a extension id instead of name
- extension folders are now created using extension id's
- Extensions can load classes from other extensions now
- Added warning about external class loading
- Wherever applicable: store extensions internally by id instead of name
2023-10-01 07:17:53 +02:00
..
bungeecord Move PlatformType to API and expose it for extensions (#3798) 2023-06-17 02:56:50 +01:00
fabric Feature: Allow client-side "game settings" menu gamemode/difficulty changes (#4062) 2023-09-09 00:34:19 +02:00
spigot Allow extensions to load other extension's classes, and store extensions by IDs instead of name (#3946) 2023-10-01 07:17:53 +02:00
standalone Add support for custom blocks and skulls (#3505) 2023-08-21 16:04:08 -07:00
velocity Move PlatformType to API and expose it for extensions (#3798) 2023-06-17 02:56:50 +01:00