xhyrom / spawnergenz

Spawner Genz is a plugin that modifies the functionality of spawners so that they don't spawn entities, but instead store drops in a virtual storage in which you can then sell or move everything to your inventory.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


Hyro

Source code for Spawner Genz, a paper plugin.

Setup

  1. Clone this repository: git clone https://github.com/xHyroM/spawnergenz.git
  2. Open project in Intellij Idea

Contributing

To contribute to this project, please follow the standard Git workflow and CONTRIBUTING.

  1. Fork this repository
  2. Create a new branch for your changes: git checkout -b my-feature
  3. Commit your changes: git commit -am "Add my feature"
  4. Push the branch: git push origin my-feature
  5. Open a pull request

License

This project is licensed under the Apache-2.0 License.

About

Spawner Genz is a plugin that modifies the functionality of spawners so that they don't spawn entities, but instead store drops in a virtual storage in which you can then sell or move everything to your inventory.

License:Apache License 2.0


Languages

Language:Java 100.0%