Something to note for the command parser is that 1.21 introduced the `@n` selector for targetting the nearest entity that matches the selector. For players, it is equivalent to `@p`, but will matte...
> Why would we want a database for permissions, and not just store it on the player? Or are we thinking its stored on both? Like its loaded from a db when player joins?
Storing permissions in a ...