Skip to content

Bukkit plugin to sort inventories with a simple mouse click

License

Notifications You must be signed in to change notification settings

desht/clicksort

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ClickSort

ClickSort is a Bukkit plugin which makes it very easy to sort inventories (player/chest/dispenser) with a simple mouse click.

Installation

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

Building

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

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

  2. Build ClickSort. In the top-level directory, type: "mvn clean install"

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

To open the project in Eclipse, do one of the following:

  1. (Recommended) Install the m2e plugin, and import the project (File -> Import -> Existing Maven Project)
  2. Alternatively use 'mvn eclipse:eclipse' to create the .project and .classpath files.

Usage

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.

About

Bukkit plugin to sort inventories with a simple mouse click

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages