SamB440

Results 34 issues of SamB440

Support 1 resource pack in the config applying to multiple versions e.g ```toml [servers.example-server.version.222,223,224] ```

enhancement
good first issue

**Is your feature request related to a problem? Please describe.** Packet listeners are currently limited by an enum: https://github.com/retrooper/packetevents/blob/2.0/api/src/main/java/com/github/retrooper/packetevents/event/PacketListenerPriority.java When not shading and multiple plugins are using packetevents, this can...

enhancement

``` [17Sep2024 16:24:55] [Server thread/ERROR] [sponge]: Could not pass StartedEngineEvent$Impl to squaremap java.lang.StackOverflowError: null at squaremap.libraries.org.incendo.cloud.sponge.SpongeRegistrationHandler.unwrap(SpongeRegistrationHandler.java:136) ~[SpongeRegistrationHandler.class:?] at squaremap.libraries.org.incendo.cloud.sponge.SpongeRegistrationHandler.unwrap(SpongeRegistrationHandler.java:136) ~[SpongeRegistrationHandler.class:?] at squaremap.libraries.org.incendo.cloud.sponge.SpongeRegistrationHandler.unwrap(SpongeRegistrationHandler.java:136) ~[SpongeRegistrationHandler.class:?] at squaremap.libraries.org.incendo.cloud.sponge.SpongeRegistrationHandler.unwrap(SpongeRegistrationHandler.java:136) ~[SpongeRegistrationHandler.class:?] at squaremap.libraries.org.incendo.cloud.sponge.SpongeRegistrationHandler.unwrap(SpongeRegistrationHandler.java:136) ~[SpongeRegistrationHandler.class:?] at...

bug
sponge