Another rewrite of the silent chest feature that should fix issues with glitching into the ground
The Silent chest feature now requires the permission pv.silentchest
It's important to note that the silent chest feature makes vanished players go into spectator mode temporarily to fully hide the chest effects (technical limitation). While there are checks in place to make sure that this can't be abused, they will stay in spectator mode if the server has a hard crash while they are looking into the chest (and that can be abused). So it's best to only allow staff members access to this feature.
Removed the OpenChestsSilentlyPacketAdapter setting from the 2.6.5 update
Lowered the database connections to help with issues with the database's max connection limit
The CheckPermissionOnLogin feature now also works with per-world permissions (Tested with the latest LuckPerms dev-build)