Skip to content

MincraServer/MincraMagics

Repository files navigation

MincraMagics

MincraMagics is a paper plugin that adds magic to your server.

Requirement

  • JDK 17

Contributing

  1. Fork MincraMagics on GitHub

    HOW

    image

  2. Clone your forked repository (git clone forked-repository-url)

  3. Prepare required libraries

    • Oraxen 1.171.0
      1. clone this repository
      2. run ./gradlew build inside the Oraxen/ directory
      3. move Oraxen/build/libs/oraxen-1.171.0.jar to MincraMagics/libs/ directory
    • CraftBukkit 1.20.4
      1. download from here
      2. move the downloaded craftbukkit-1.20.4.jar to MincraMagics/libs/
  4. Create your branch (git checkout -b your-branch-name)

  5. Commit your changes (git commit -am "your commit message")

  6. Push (git push origin HEAD)

  7. Create new Pull Request to dev branch

About detailed description about the code and how to add new feature (e.g. new material), please refer Wiki

Author

Licence

LICENSE

About

a paper plugin that adds magic to your minecraft server.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages