Joe's Inventory Sort

What is it?
This is a plugin for Minecraft Bukkit servers. Once installed, chests are automatically organized when players open them. Tested and still works in 1.7.2.
How do I use it?
Drop in your plugins folder and your players will enjoy having their chests automatically organized.
How can I configure it?
Sorting is turned on for players by default. Players can toggle sorting by running /isort on or off.
More Information
Along with providing sorting, it avoids problems some similar plugins have such as head and enchanted book stacking. But also keeping things simple and easy to use (i.e. just drop in plugins folder and go).
The official version will be here on dev.bukkit.org. However, if you want the latest which may not be available here yet you can get it from
https://sites.google.com/site/superhappyminecraft/inventory-sort
Latest version is stable (v1.0.5) and well tested on a popular server.
-
View User Profile
-
Send Message
Posted Jan 11, 2016If anyone comes across this, the author has not been online since April 2015, so I decided to update this to work with latest Spigot version (1.8.8) and also invert the functionality, so it's not enabled by default but players need to type "/isort on" to enable it.
If anyone's interested, here's the JAR file: http://ouo.io/URUdzx
BTW: permission nodes are "joe.invsort.access" to give people access to use "isort" command and "joe.invsort.noaccess" to disable use of the "isort" function implicitly, even with the previous permission active. OPs will always have access.
-
View User Profile
-
Send Message
Posted Dec 27, 2016Could you re-update this? Today is December 27th 2016 and that version is not working.
-
View User Profile
-
Send Message
Posted Sep 18, 2014@JkcCurse
-
View User Profile
-
Send Message
Posted Aug 20, 2014@jduffygames
Yes, kinda ;) I feel kinda stupid now as I'm new to Linux and the icons for the archives looks the same. I didn't realize at first that it was zipped up so I put the zip file, not the jar inside it in my plugins folder. Found that out when I was checking why it didn't register at all. Works just fine now and I'm a happy camper, than you for your work!
-
View User Profile
-
Send Message
Posted Aug 19, 2014@Digger412
He will most likely not do this
-
View User Profile
-
Send Message
Posted Aug 19, 2014@Tabardia
Are you putting the jar in the /plugins folder?
-
View User Profile
-
Send Message
Posted Aug 19, 2014Have this in my pluginfolder but it doesn'y seem to even start up with the server, nothing in server log and nothing happen when i open chests.
-
View User Profile
-
Send Message
Posted Jun 27, 2014Great plugin, but could it be made compatible with the IronChest 1.7.2 mod? It's great that it sorts regular wooden chests, and it'd be wonderful if it could sort the chests with greater inventory space.
-
View User Profile
-
Send Message
Posted Dec 27, 2013@Asura23
I only just now saw this comment, sorry. But perhaps you already found the answer in the other comments. You can disable sorting for a person or group by granting permission:
joe.invsort.noaccess
As you saw by default it's enabled by default (to simplify configuration work and make it "plug and play").
-
View User Profile
-
Send Message
Posted Nov 10, 2013Hi JkcCurse,
do you think that it would be possible to more control to sorting,...?
I'm thinking about something like writing a command and only the next chest I open get sorted,....? Or at least have an option that plugin will be turned off on default, and players can turn it on with command.
In any way, thanks for this plugin, great job!
-
View User Profile
-
Send Message
Posted Sep 6, 2013It IS only chests, could this be made to sort all of those things I posted about as well, please?
-
View User Profile
-
Send Message
Posted Sep 3, 2013Is this only chests or does it also offer dispenser, enderchest, player inventory, etc?
-
View User Profile
-
Send Message
Posted Jul 19, 2013@JkcCurse
Tried and it works nicely thanks :)
-
View User Profile
-
Send Message
Posted Jul 17, 2013@BloodyChucklz
I believe the latest is 1.5.2 compatible. You have to download from here though...
-
View User Profile
-
Send Message
Posted Jul 17, 2013Are any of the new releases 1.5.2 compatible yet or will that come later?
-
View User Profile
-
Send Message
Posted Jul 17, 2013@sami0596
Thanks for your suggestion. I've implemented it, available in v1.0.5 or higher which you can get here
Here's how the latest permissions work. Default behavior if you don't do anything, sorting is turned on for everyone. If you want to turn off for someone (or a group) add joe.invsort.noaccess. You can then either remove that permission to re-enable or grant them joe.invsort.access. This setup accomplishes the following: - Still easy to use for people who don't want to much with permissions and want sorting turned on. - For granting only to players of a certain rank, you can add the "joe.invsort.noaccess" to your default rank. Then in higher ranks add "joe.invsort.access" to allow. If a player has both the noaccess and access permissions, they have access.
I hope that helps! Let me know if any problems.
-
View User Profile
-
Send Message
Posted Jul 17, 2013@sami0596
Hi, do you mean so you can allow people access to it? Like give out only to ranked players?
I'll see about adding that (although it would be a negative permission ; default on, give permission to remove, etc).
-
View User Profile
-
Send Message
Posted Jul 17, 2013Please make permissions to this plugin
-
View User Profile
-
Send Message
Posted Jul 16, 2013@BloodyChucklz
Thanks for your suggestion, I updated the site.
-
View User Profile
-
Send Message
Posted Jul 15, 2013@JkcCurse
Will the most recent builds at your link be labeled? The file name for "Get Latest Version" doesnt have any indication of a version number, so how will users know if that version is different than what they can find here on this page?