Closed Rubenicos closed 6 months ago
This change cannot be merged as-is for backwards-compatibility reasons.
Many public servers give players the axiom.* permission, but disallow use of specific things like modifying entities to prevent players destroying the server. This change would make it so that updating would unexpectedly allow all players to use the entity features, which is undesirable.
Thank you for the pull request
From plugin.yml file:
Update (2024-05-19)
Fixed backwards compatibility, now the permission
axiom.all
allows the player to do anything whileaxiom.*
do the same thing but cannot override stric permissions like entity-related features.