/PerWorldInventory

Spigot multi-world inventory management

Primary LanguageJavaGNU General Public License v3.0GPL-3.0

PerWorldInventory

PerWorldInventory Is a multiworld inventory plugin for CraftBukkit and Spigot that supports UUIDs.

A huge thank you to my good friend BeatlesDev for helping me with issue tracking and management!


Installation and Usage

Build Status CircleCI Coverage Status

Building Prerequisites

  • JDK 8
  • Maven

Building

If you want to build PerWorldInventory yourself, you will need Maven.

  1. Clone the PerWorldInventory project: git clone https://github.com/Gnat008/PerWorldInventory.git

  2. Run mvn clean install

That is all!

This should give you a copy of PerWorldInventory.jar under the target/ directory.

License

PerWorldInventory by Gnat008 is licensed under the [GPL / GNU v3 License].

Contributing

Are you a talented programmer looking to contribute some code? We'd love the help!

  • Open a pull request with your changes.
  • Please note that not all pull request(s) will be accepted.

Readme file made by @Jaryn-R