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

Add BetterReload support #127

Open
wants to merge 1 commit into
base: bukkit
Choose a base branch
from
Open

Add BetterReload support #127

wants to merge 1 commit into from

Conversation

amnoah
Copy link

@amnoah amnoah commented Aug 23, 2024

Recently I read about an interesting issue regarding the Bukkit /reload command where one of GUIShop's classes was unable to be casted to itself. This is one of many ridiculous problems I've seen with the Bukkit /reload command - and one of many that I'm hoping to prevent.

This pull request adds support for BetterReload - a plugin that overrides the /reload command and sends out an event in its place to plugins that can either be handled or ignored. This leaves the reloading process up to plugins and leaves no sketchy behavior in the process.

This is a completely optional dependency, only having any function when the BetterReload plugin is installed alongside GUIShop.

For more information about BetterReload here are some links:
Source Code
Documentation
SpigotMC
Modrinth

Thank you so much for your time, and have a great day!

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

Successfully merging this pull request may close these issues.

1 participant