flokol120 / Spigot-Item-Chest-Sorter

A Spigot/Paper minecraft plugin to sort your messy items into separate chests | 💯% written in Kotlin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Spigot-Item-Chest-Sorter

A spigot minecraft plugin to sort your messy items into separate chests

Paper is now offically supported! If you find any error while using paper, feel free to open an issue. Please set the label Paper issue though.

How to Build this?

  1. copy the gradle.properties.template and rename it to gradle.properties
  2. specify where you want the .jar file to appear using the jarOutput variable
  3. run ./gradlew jar on any linux distribution or .\gradlew jar if you happen to be on windows

About

A Spigot/Paper minecraft plugin to sort your messy items into separate chests | 💯% written in Kotlin

License:GNU General Public License v3.0


Languages

Language:Kotlin 100.0%