It disables it, but can it completely remove from there? So it was not visible in GUI

QuickSort
Adds a GUI that allows players to quickly sort items into containers
Total Downloads: 14,563 - First Release: Jul 26, 2015 - Last Update: Mar 31, 2017
- 5/5, 44 likes
-
Wulf Community Admin
-
And how long to wait to update the plugin?
[DOUBLEPOST=1460837158,1460817578][/DOUBLEPOST]How can you move slightly to the left GUI panel? -
I'm not getting the GUI panel at all. I removed the plugin and put it back and still nothing.
-
Wulf Community Admin
-
-
I was unable to find a topic regarding how to get any plugins to work so I'm sorry if I'm being redundant but I've moved the quicksort file into my oxide server's plugin folder and nothing has changed in game. looks like an awesome mod i just really need some help here.
-
Wulf Community Admin
-
I assume you meant in the rust console. It said command not found... However if i type it into the .bat script it says Oxide version: 2.0.1877
-
Wulf Community Admin
-
God I have a lot more to learn about this than i thought... uh no, how do you do that? there's no errors in the .bat script if that's what you mean. Also what is RCON?
-
Wulf Community Admin
-
in the compiler log it says "[SERVER v1.0.20] Console: QuickSort.cs(321,32): warning CS0168: The variable `ex' is declared but never used"
and in the oxide log it says
"15:49 [Info] QuickSort was compiled successfully in 2154ms
15:49 [Info] Loaded plugin Quick Sort v0.1.1 by emu
15:49 [Warning] [Quick Sort] Creating a new configuration file."
and also
"15:52 [Info] QuickSort was compiled successfully in 2048ms
15:52 [Info] Loaded plugin Quick Sort v0.1.1 by emu" -
Wulf Community Admin
-
good to know... thank you.
[DOUBLEPOST=1461615592][/DOUBLEPOST]Awesome its working now! Really cool mod thank you so much! -
'quicksort v 0.1.0 ' plugin is using deprecated hook: onplayerloot
I get this warning sometimes does it cause something lag ? :S
Ty, -
Version 0.1.1 does not function as of todays update. According to console it compiles and loads fine. the gui does not show however. I do not receive any other error...
Edit: pardon the incorrect statement, I do have this in logs.
[SERVER v1.0.20] Console: QuickSort.cs(321,32): warning CS0168: The variable `ex' is declared but never used -
Wulf Community Admin
-
Uh. That's something new...
Code:'QuickSort v0.1.0' is using deprecated hook 'OnPlayerLoot', which will stop working on Thursday, 19 May 2016. Please ask the author to update to 'OnLootEntity'
-
@Wulf, is it possible to bring out an intermediate version of 0.1.0 with OnLootPlayer before the 19th or may, because it will stop working by that date. Or was OnLootPlayer exactly what broke it?