SortStack
SortStack
Pre-Sort View:

Post-Sort View:

Current Version: 0.63
Overview
SortStack allows users the ability to sort and combine stacks in their inventory window, chests, dispensers etc. Using a pre-defined keyboard key of S (KEY_S) you can easily sort and combine incomplete stacks of items on the fly easily and effectively. This plugin also allows you to create stacks of items you normally cannot stack such as certain foods, armor, weapons, tools, vehicles, buckets etc.
How to Use?
Install the SortStack plugin into your servers plugin direction and start your server. The config.yml file is automatically created with a pre-defined sort stack order.
Why not use the built-in sort feature?
- This plugin allows the server administrator to pre-set the order list.
- This plugin allows for stacking of items that normally isn't supported. Good when your making high-quantity items such as doors, Mushroom Soup etc that normally cannot be stacked. Also great for doing Armor/Weapon/Tool shops etc.
Configuration
File: config.yml
- DisplaySortAchievement: Enables or Disables the the "Items Sorted" notification on users screen.
- Tools: This numeric formatted item contains the item ID's for stacking tools
- Weapons: This numeric formatted item contains the item ID's for stacking weapons.
- Armors: This numeric formatted item contains the item ID's for stacking armors.
- Foods: This numeric formatted item contains the item ID's for stacking foods.
- Vehicles: This numeric formatted item contains the item ID's for stacking vehicles
- Buckets: This numeric formatted item contains the item ID's for stacking buckets.
- SortSEQ: Contains the core list of minecraft materials and the order to sort them in. Be careful errors on this line can cause unpredictable results with sort.
Permissions
Here's a list of specific permissions nodes for this plugin and what each does.
- sortstack.sort = Allows the users to use SortStack Feature.
- sortstack.stack.tools = Allows users to Stack Tools
- sortstack.stack.weapons = Allows users to Stack Weapons
- sortstack.stack.buckets = Allows users to Stack Buckets
- sortstack.stack.armors = Allows users to Stack Armors
- sortstack.stack.foods = Allows users to Stack Foods
- sortstack.stack.vehicles = Allows users to Stack Vehicles
- sortstack.* = Allows users to have access to all of SortStacks Abilities.
Dependencies
To Do
I still need to add in the ability for users to change the key currently assigned to the sort feature.
-
View User Profile
-
Send Message
Posted Nov 1, 2018hi... i wrote a similar, lighter plugin with 1.13+ support
check it at https://dev.bukkit.org/projects/clicksort-lite
-
View User Profile
-
Send Message
Posted Jan 28, 2016Hi I installed the plugin and everything seems fine, no errors, except When I press the S button it doesn't sort the inventory.
-
View User Profile
-
Send Message
Posted May 16, 2013Don't hit sort on a Large Chest full of Enchanted Books, they'll get sorted into the same book.
edit: and then the books no longer work and you can't use them to enchant any thing
-
View User Profile
-
Send Message
Posted Oct 18, 2012@mosa90
That error message says whats wrong if you read it. "UnknownDependencyException: Spout"
Translated this means you don't have "SpoutPlugin" on your server.
-
View User Profile
-
Send Message
Posted Sep 21, 2012@QweSteR2221
same error
-
View User Profile
-
Send Message
Posted Sep 20, 2012@eagleFMJ
Nope.
-
View User Profile
-
Send Message
Posted Sep 20, 2012If I install Spout, will it break my other non-spout plugins?
-
View User Profile
-
Send Message
Posted Sep 19, 2012@QweSteR2221
Your missing spout...
-
View User Profile
-
Send Message
Posted Sep 19, 2012● Minecraft: #1.3.2 ● Spigot DEV #137 (CraftBukkit DEV #2353+) ● SortStack-0.3
"2012-09-20 01:04:30 [SEVERE] Could not load 'plugins\SortStack-0.3.jar' in folder 'plugins' org.bukkit.plugin.UnknownDependencyException: Spout at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:195) at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:240) at org.bukkit.craftbukkit.CraftServer.<init>(CraftServer.java:216) at net.minecraft.server.ServerConfigurationManagerAbstract.<init>(ServerConfigurationManagerAbstract.java:50) at net.minecraft.server.ServerConfigurationManager.<init>(SourceFile:11) at net.minecraft.server.DedicatedServer.init(DedicatedServer.java:105) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:377) at net.minecraft.server.ThreadServerApplication.run(SourceFile:539)"
-
View User Profile
-
Send Message
Posted Aug 17, 2012Whenever You Eat Mushroom Soup (And I think this would go with the rest of non- stackable foods) It uses The Whole stack instead of just one. I have tested this out on your server.
Thanks
-
View User Profile
-
Send Message
Posted May 17, 2012<<reply 711883="">>
Spout is the future in my opinion, which is why we depend on its added functionality.
-
View User Profile
-
Send Message
Posted May 17, 2012<<reply 711528="">>
Do you have S currently assigned to anything else?
-
View User Profile
-
Send Message
Posted May 17, 2012Spout dependent:(
-
View User Profile
-
Send Message
Posted May 17, 2012i think so.
and i'm a admin.
[INFO] admin Persona: Testing
anything i'm doing wrong?
-
View User Profile
-
Send Message
Posted May 17, 2012<<reply 711044="">>
Did you give yourself sortstack.sort permissions?
-
View User Profile
-
Send Message
Posted May 17, 2012My "S" key doesnt sort my inventory and my chest..
how do i change this key?
I have SpoutPlugin,SortStack working on my private server.
Plugins (4): Spout, bPermissions, SpawnMob, SortStack
Anything I'm doing wrong?
Thanks!
-
View User Profile
-
Send Message
Posted May 7, 2012Your missing SpoutPlugin on your server. See list of dependencies above.
-
View User Profile
-
Send Message
Posted May 7, 2012Could not load 'plugins\SortStack-0.1.jar' in folder 'plugins'
org.bukkit.plugin.UnknownDependencyException: Spout
at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager
.java:195)
at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:207)
at org.bukkit.craftbukkit.CraftServer.<init>(CraftServer.java:183)
at net.minecraft.server.ServerConfigurationManager.<init>(ServerConfigur
ationManager.java:53)
at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:156)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:422)
at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
i use java7