mirror of
https://github.com/PaperMC/Paper.git
synced 2025-08-10 09:02:09 -07:00
This fixes issues that simply creating a new Permission instance would lead to permission defaults and permissibles to get recalcuated even if the permission itself was never added to the server or was already present. By: Phoenix616 <max@themoep.de>