NewbieOrange / clicksort

Minecraft Bukkit plugin to sort inventories with a simple mouse click

Home Page:https://dev.bukkit.org/projects/clicksort

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ClickSort

ClickSort is a Bukkit plugin which makes it very easy for players to sort their inventories (player/chest/dispenser) with a single or double click of the mouse. Players can sort by item ID, item name, switch between single- and double-clicking, or disable sorting entirely, all on a per-player basis and without needing any commands; it's all done with mouse clicks in inventory windows.

Installation

Copy ClickSort.jar into your plugins/ folder. Restart/reload your server. Done.

Building

  1. Download ClickSort: "git clone https://github.com/NewbieOrange/clicksort.git"

  2. Build ClickSort.

This should give you a copy of ClickSort.jar under your target directory.

Documentation

Detailed documentation is available at bukkitdev: http://dev.bukkit.org/bukkit-plugins/clicksort/

License

Clicksort by Des Herriott is licensed under the Gnu GPL v3.

JetBrains Toolkit

This project is developed with Intellij IDEA Ultimate from JetBrains! https://jb.gg/OpenSource

About

Minecraft Bukkit plugin to sort inventories with a simple mouse click

https://dev.bukkit.org/projects/clicksort

License:Other


Languages

Language:Java 100.0%