LuckPerms/bungee
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
..
src/main Remove context pre-processing (mostly) 2017-10-12 20:17:52 +01:00
pom.xml Fix missing depend 2017-09-10 21:45:47 +01:00