Unless you changed it, yes.

QuickSort
Adds a GUI that allows players to quickly sort items into containers
Total Downloads: 14,542 - First Release: Jul 26, 2015 - Last Update: Mar 31, 2017
- 5/5, 44 likes
-
Wulf Community Admin
-
I didn't changed anything, It's all like default. -
Wulf Community Admin
-
And also for some reason my friend even tho I put him in Moderatorid he is getting the admin tag. -
Wulf Community Admin
-
It says this group doesn't even that permission from the first place. -
Wulf Community Admin
-
I don't see that permission you talking about in the config:
Code:{ "Loot All Delay (Seconds, 0 to Disable)": 0, "UI Style (center, lite, right)": "right" }
-
Wulf Community Admin
As far as the permission goes, the only way for them to be seeing the UI is if they have the quicksort.use permission. -
[DOUBLEPOST=1497654756][/DOUBLEPOST]I'll re-download it anyways.
But also for some reason my moderator is in Admin group, like he considers as auth lvl 1 but in admin group. -
Wulf Community Admin
-
-
Failed to run a 0.00 timer in 'QuickSort v1.1.1' (NullReferenceException: Object reference not set to an instance of an object)
at Oxide.Plugins.QuickSort.GetLootedInventory (.BasePlayer player) [0x00000] in <filename unknown>:0 at Oxide.Plugins.QuickSort.AutoLoot (.BasePlayer player) [0x00000] in <filename unknown>:0 at Oxide.Plugins.QuickSort+<LootAllCommand>c__AnonStorey0.<>m__0 () [0x00000] in <filename unknown>:0 at Oxide.Core.Libraries.Timer+TimerInstance.FireCallback () [0x00000] in <filename unknown>:0 -
Wulf Community Admin
-
All the plugins appear to be working as intended now - thanks.
-
Hello @Wulf I am getting the following error:
Code:(13:58:24) | Failed to call hook 'SortCommand' on plugin 'QuickSort v1.1.1' (NullReferenceException: Object reference not set to an instance of an object) (13:58:24) | at Oxide.Plugins.QuickSort.GetUselessItems (IEnumerable`1 items, .ItemContainer container) [0x00000] in <filename unknown>:0 at Oxide.Plugins.QuickSort.SortItems (.BasePlayer player, System.String[] args) [0x00000] in <filename unknown>:0 at Oxide.Plugins.QuickSort.SortCommand (IPlayer player, System.String command, System.String[] args) [0x00000] in <filename unknown>:0 at Oxide.Plugins.QuickSort.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00000] in <filename unknown>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (HookMethod method, System.Object[] args) [0x00000] in <filename unknown>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x00000] in <filename unknown>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00000] in <filename unknown>:0 (13:58:28) | Failed to call hook 'SortCommand' on plugin 'QuickSort v1.1.1' (NullReferenceException: Object reference not set to an instance of an object) (13:58:28) | at Oxide.Plugins.QuickSort.GetUselessItems (IEnumerable`1 items, .ItemContainer container) [0x00000] in <filename unknown>:0 at Oxide.Plugins.QuickSort.SortItems (.BasePlayer player, System.String[] args) [0x00000] in <filename unknown>:0 at Oxide.Plugins.QuickSort.SortCommand (IPlayer player, System.String command, System.String[] args) [0x00000] in <filename unknown>:0 at Oxide.Plugins.QuickSort.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00000] in <filename unknown>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (HookMethod method, System.Object[] args) [0x00000] in <filename unknown>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x00000] in <filename unknown>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00000] in <filename unknown>:0
-
QuickSort is not working on my server. Is it about new update? I don't see any error.
-
Wulf Community Admin
-
-
Wulf Community Admin