Skip to content

A Paper plugin mixin development framework.

License

Notifications You must be signed in to change notification settings

Nether-Power/PaperShelled

 
 

Repository files navigation

PaperShelled Release

A Spigot mixin development framework.

Usage

  1. Download the PaperShelled.jar
  2. Put the downloaded jar file into your MineCraft server root directory.
  3. Start your MineCraft server with the following command line parameters:
java -javaagent:PaperShelled.jar -jar server_core.jar
  1. Then you can put your plugins in the PaperShelled/plugins directory and enjoy it!

For plugin developers

See also: https://github.com/Apisium/PaperShelledPluginTemplate

License

GPLv3

Author

Shirasawa

About

A Paper plugin mixin development framework.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%