You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
The chest-sort plugin detects if the sorting inventory is a plugin gui in most cases, this mod does not. I think a good thing could be that this plugins disables its chest sorting when it detects that there is already a chest-sort plugin on the server.
Describe alternatives you've considered
Detect Plugin GUI's on its own, so that they will not get sorted.
The text was updated successfully, but these errors were encountered:
Hi,
I'm sorry, but I have honestly no clue what you're talking about.
It might help if you differentiated between plugins and mods.
Plugins are commonly the name for (server-side) modifications in the Sponge/Bukkit ecosystem.
Mod is the generic name for modifications in the Forge/Fabric ecosystems.
Are you talking about a specific mod/plugin? In that case it'll probably help understand if you link to that mod/plugin.
Hi, I'm sorry, but I have honestly no clue what you're talking about.
It might help if you differentiated between plugins and mods. Plugins are commonly the name for (server-side) modifications in the Sponge/Bukkit ecosystem. Mod is the generic name for modifications in the Forge/Fabric ecosystems.
Are you talking about a specific mod/plugin? In that case it'll probably help understand if you link to that mod/plugin.
I was thinking about a detection for it, so that mouse-wheelie's chestsort gets disabled when there is already a plugin serverside that does the job.
Because the problem I have, is that I can't disable this myself in mouse-wheelie, I don't see an option for it.
I will rather use the plugins ability of sorting alone because it detects the GUIs of other plugins and will not try to sort them, mouse-wheelie just sorts every gui and clicks like random homes from the /homes gui for example.
Is your feature request related to a problem? Please describe.
The chest-sort plugin detects if the sorting inventory is a plugin gui in most cases, this mod does not. I think a good thing could be that this plugins disables its chest sorting when it detects that there is already a chest-sort plugin on the server.
Describe alternatives you've considered
Detect Plugin GUI's on its own, so that they will not get sorted.
The text was updated successfully, but these errors were encountered: