PaperMixins: Difference between revisions
From Kaboom Wiki
Add note about configuration |
m Add to server mods category |
||
| Line 6: | Line 6: | ||
Specific mixins can be disabled via the <code>config/kaboom-paper-mixins.properties</code> configuration file. [https://github.com/kaboomserver/papermixins/tree/master#configuring There is more information about this process the project's README]. | Specific mixins can be disabled via the <code>config/kaboom-paper-mixins.properties</code> configuration file. [https://github.com/kaboomserver/papermixins/tree/master#configuring There is more information about this process the project's README]. | ||
[[Category:Server mods]] | |||
Revision as of 09:01, 4 August 2026
PaperMixins is a mod for the Ignite Paper mixin loader, developed primarily for Kaboom.
It features a number of exploit patches, performance improvements and feature additions.
Some of these improvements target plugins, which is not a functionality natively provided by Ignite, so as such it creates another mixin loader specifically for plugins. Currently FastAsyncWorldEdit, Essentials and Geyser are modified via plugin mixins.
Specific mixins can be disabled via the config/kaboom-paper-mixins.properties configuration file. There is more information about this process the project's README.