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

/plugins disconnects the player who ran the command if too many plugins are installed #205

Open
Ameliorate opened this issue Jun 29, 2024 · 7 comments
Labels
bug Something isn't working

Comments

@Ameliorate
Copy link

I have about 53 plugins installed on my server because every time I write some small utility feature I make it a new plugin. When someone runs /plugins, they get disconnected from the server, seemingly because the chat packet is too big.

pluginserror

My current workaround is patching PandaSpigot to disable the fancy plugins command and using the console /plugins command as a fallback, but it would be nice to have the hover text showing the description of each plugin.

@Druvah
Copy link

Druvah commented Jun 29, 2024

oh yeah that can be fixed if we have seperate pages for plugins like 10 plugins on each page thats what i do in my spigot fork.

@andreasdc
Copy link

From the console it should work I think

@Druvah
Copy link

Druvah commented Jun 29, 2024

it will work everywhere

@andreasdc
Copy link

I have about 53 plugins installed on my server because every time I write some small utility feature I make it a new plugin. When someone runs /plugins, they get disconnected from the server, seemingly because the chat packet is too big.

pluginserror

My current workaround is patching PandaSpigot to disable the fancy plugins command and using the console /plugins command as a fallback, but it would be nice to have the hover text showing the description of each plugin.

Maybe yea

@Druvah
Copy link

Druvah commented Jun 30, 2024

Hit me up on discord can I help you with it my discord is vorzya

@jose27iwnl
Copy link

Can this be closed?

@uRyanxD
Copy link
Collaborator

uRyanxD commented Aug 14, 2024

Can this be closed?

No

@uRyanxD uRyanxD added bug Something isn't working needs triage labels Aug 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

5 participants