Improve Paper support
Jikoo opened this issue ยท 1 comments
Apparently Paper has a setting to disable plugin remapping.
- Short-term:
- Check setting and make it clearer that this option is required to use OI.
- Inform Paper explicitly that OI is Spigot-mapped: https://docs.papermc.io/paper/dev/project-setup#spigot-mappings
- Long-term:
- Separate Paper and Spigot versions.
- This will allow us to keep jar files down and (hopefully) simplify the load process.
- Stretch goal: look to re-use a common module and remap to all supported versions.
- I believe Shopkeepers does this, so maybe they're a good example to learn from.
- Separate Paper and Spigot versions.