Skip to content
This repository has been archived by the owner on Dec 28, 2017. It is now read-only.
/ FixAAC Public archive

Fixes AAC plugin on Orion

License

Notifications You must be signed in to change notification settings

OrionMinecraft/FixAAC

Repository files navigation

FixAAC (obsolete)

An Orion mod to fix AAC plugin startup

Fixed as of this Spigot commit and respective Paper upstream merge (build 1287?)

What?

Server owners get this message when they try to use AAC with Orion: https://paste.wut.ee/cikehasogu.md
And problem disappears when Orion is removed

This mod fixes given issue, by defining correct package in PluginClassLoader

AAC checks jar metadata and class implementation version, if neither of them doesn't work then plugin bails out.

License

WTFPL