Commit Graph

14 Commits

Author SHA1 Message Date
Marc Baloup 69af006001 Updated some dependencies 2024-03-18 16:55:23 +01:00
Marc Baloup ca7a51af2c Permissions can now pre-cache all known players, and API users can get all cached players 2024-03-01 20:17:30 +01:00
Marc Baloup bd3bea8381 Some refactoring in pandalib-util 2023-08-27 13:37:17 +02:00
Marc Baloup 0fcd02c80d Permission system now provides a default player
The default player has a fixed name and uuid that should never collide with existing players.
It will never have self permission data, and it will always be part of the default groups.

It is useful for anonymous permission test (for instance, listing only the servers that are publicly visible for the ping server list)
2023-08-14 01:49:56 +02:00
Marc Baloup 5edd8cdfec Various code simplification/fixes and a lot of typo/grammar fixes (may brake some stuff) 2023-06-20 00:15:46 +02:00
Marc Baloup c5e59537a0
Ability to get all players inheriting a PermGroup 2023-01-07 17:12:21 +01:00
Marc Baloup 862c164cf3
added method in PermGroup to get groups that inherit the current group 2022-11-30 13:35:34 +01:00
Marc Baloup 045ca8b640 Fix various warnings and progress some javadoc 2022-09-08 23:42:12 +02:00
Marc Baloup bb4df1ba0a
Fix PermEntity javadoc 2022-08-11 21:24:43 +02:00
Marc Baloup 54bc8ab99a
Mostly javadoc, and also some fixes there and there 2022-08-10 03:04:12 +02:00
Marc Baloup 4e1a674c49
Refactor and javadoc pandalib-chat 2022-07-30 14:02:15 +02:00
Marc Baloup c7a470e391 Fix warnings and stuff 2022-07-22 18:37:15 +02:00
Marc Baloup c827027e77 reformat POM files 2022-07-22 17:10:34 +02:00
Marc Baloup d2ca501203 renamed modules dir 2022-07-20 13:28:01 +02:00