-
-
Notifications
You must be signed in to change notification settings - Fork 4
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
Range Conflict with Upgrade addon #46
Comments
Currently, the permission I did look at trying to update the player's permission, but this became messy. First, Upgrades allows non-owners to purchase range upgrades (this could be changed). If the owner is not online, then there's no way to update their perms. However, adding perms through Bukkit doesn't always work with plugins like LuckPerms, so it's unreliable. I tried it and I couldn't get LuckPerms to accept the new permission. The "real" way to do this would be for BentoBox to support range bonuses in the island data object. That would require a new version of BentoBox. That's quite a big change though, so I need to think about it. |
I would love the "real" approach. |
Actually, players don't have |
Uhmm, thats my fault XD. Players does have |
Thanks for clarifying. I actually agree with @BONNe though that having a way to set bonus ranges in BentoBox will be a good feature. I'll work on it. |
Expected behavior
Island range do not return to their default values after upgrade, even if the island owner does not have permission.
Observed/Actual behavior
After upgrading the island ranges in the upgrade plugin, the island borders revert to default values because the island owner does not have the necessary permissions.
Steps/models to reproduce
After upgrading the island borders with the Upgrade addon, login to the server again. Your borders will shrink.
BentoBox version
Plugin list
No response
Other
No response
The text was updated successfully, but these errors were encountered: