TF-EssentialsX/Essentials
md678685 0bafbc3184
Reduce permission check calls in PlayerCommandSendEvent (#3026)
This reduces permissions checks by only checking each command once, not checking each command for each alias.

The impact of this is a near-tenfold reduction in permission checks during this listener, which should slightly improve performance when using LuckPerms (and provide significant improvements on older inefficient permissions plugins).
2020-02-22 10:02:53 +00:00
..
src Reduce permission check calls in PlayerCommandSendEvent (#3026) 2020-02-22 10:02:53 +00:00
test/com/earth2me/essentials Update FakeServer (#2997) 2020-02-07 12:08:29 +11:00
pom.xml Build with GitHub Actions (#2800) 2019-12-16 14:23:00 +00:00