3
0
Mirror von https://github.com/GeyserMC/Geyser.git synchronisiert 2024-09-17 00:33:47 +02:00
Geyser/bootstrap/spigot/src/main
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
..
java/org/geysermc/geyser/platform/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
resources Folia support and preparations for future changes 2023-03-30 15:44:55 -04:00