LuckPerms/bungee/src/main
Luck 8920396360
Remove context pre-processing (mostly)
This approach isn't very effective when contexts are frequently changing, and it is hard to guess in advance which contexts are going to be in-use.

The Sponge version has proven that this whole system isn't really necessary.

Contexts for 'allow all' and 'global' are still pre-processed, however this should be significantly less work for the server. (even if it is being done async)
2017-10-12 20:17:52 +01:00
..
java/me/lucko/luckperms/bungee Remove context pre-processing (mostly) 2017-10-12 20:17:52 +01:00
resources Add config option to prevent primary group removal (#405) 2017-09-04 17:03:17 +01:00