1.12.23 - Prevent general wildcards causing bypass permissions
Prevent too general wildcard permissions from triggering the bypassing permissions and making certain functionality seemingly not work for ops/admins In order to allow bypassing all packs and actions either forceresourcepacks.bypassall or forceresourcepacks.bypass.* (if wildcards are supported by the permissions system) will now need to be explicitly set, forceresourcepacks.* or just *.* will prevent bypasses from working. See the permissions page for more details.