Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[feature request] Integrate an communication with the chest-sort plugin from mfnalex #230

Open
dandud100 opened this issue Jun 19, 2023 · 2 comments
Labels
enhancement New feature or request

Comments

@dandud100
Copy link

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.

@dandud100 dandud100 added the enhancement New feature or request label Jun 19, 2023
@Siphalor
Copy link
Owner

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.

@dandud100
Copy link
Author

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 talk about this plugin: https://www.spigotmc.org/resources/chestsort-api.59773/

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants