Skip to content

Must-have Bukkit plugin for Crafting Dead mod. Contains fixes, addons and an API to interact with Crafting Dead objects.

License

Notifications You must be signed in to change notification settings

FinalCraftMC/ArzioLib

 
 

Repository files navigation

ArzioLib

Provides API for Bukkit plugins to interact with Crafting Dead objects and a ton of customizable addons and fixes for your Crafting Dead server.

This plugin still needs more documentation, including a better README file.
If you want to help with it, you are welcome.

Check for releases at the releases page.

How to download the dependencies

  • Clone or download this repository
  • Open your shell (or cmd) and navigate to the same place as the build.gradle is located
  • Run gradlew downloadFiles and wait until it is done
  • The downloaded files will be located at /build/downloaded-files/ folder

How to build

  • Clone or download this repository
  • Open your shell (or cmd) and navigate to the same place as the build.gradle is located
  • Run gradlew build and wait until it is done
  • The jar file will be located at /build/libs/ folder

About

Must-have Bukkit plugin for Crafting Dead mod. Contains fixes, addons and an API to interact with Crafting Dead objects.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%