Super-Santa / EssentialAddons

Fabric Carpet extension that adds things from the Spigot plugin Essentials, or other features I think are needed for Minecraft
MIT License
50 stars 8 forks source link

Fix NPE if server is null #57

Closed aria1th closed 1 year ago

aria1th commented 1 year ago

Some modded instance can leave server as null at start up. This just offers safe fallback if server is somehow null at runtime.