Skip to content

Fixes server jar loading issue when loading with ignite

Notifications You must be signed in to change notification settings

BoBkiNN/paper-ignite-fixer

Repository files navigation

This small ignite mod fixes issue when paper tries to find server jar file using getProtectionDomain().getCodeSource().getLocation()

Instead of this method, mod scans for ignite.jar and ignite.paper.jar system properties

Since 1.1 mod provides ability to use tiny-remapper to remap plugins.

This is enabled by default, so to disable it use -Dignite.AlternateRemapping=false system property

About

Fixes server jar loading issue when loading with ignite

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages