Skip to content

Repository files navigation

papermixins

Paper Mixins is an Ignite mod that applies various Free-OP related patches to Paper.

Configuring

The configuration is located in config/kaboom-paper-mixins.properties. It is not created automatically. It uses the java properties format (the same one as server.properties).

Currently, all you can do through the config is toggle different fixes off.

Example:

# Disable this optimization specifically
perf.command_block_optimization=false

# Disable all new "features"
feat=false

# Except for this one
feat.execute_vanilla_only=true

Compiling

Use Gradle to compile the mod. For security reasons, the gradle wrapper is not provided. You must use a system-wide installation of Gradle.

gradle build

The generated .jar file will be located in the build/libs/ folder.

License

Unlicense

About

Server patches for the Kaboom server

Topics

Resources

Stars

3 stars

Watchers

3 watching

Forks

Releases

Used by

Contributors

Languages