Commit Graph

12 Commits

Author SHA1 Message Date
bd3bea8381 Some refactoring in pandalib-util 2023-08-27 13:37:17 +02:00
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
5edd8cdfec Various code simplification/fixes and a lot of typo/grammar fixes (may brake some stuff) 2023-06-20 00:15:46 +02:00
c5e59537a0
Ability to get all players inheriting a PermGroup 2023-01-07 17:12:21 +01:00
862c164cf3
added method in PermGroup to get groups that inherit the current group 2022-11-30 13:35:34 +01:00
045ca8b640 Fix various warnings and progress some javadoc 2022-09-08 23:42:12 +02:00
bb4df1ba0a
Fix PermEntity javadoc 2022-08-11 21:24:43 +02:00
54bc8ab99a
Mostly javadoc, and also some fixes there and there 2022-08-10 03:04:12 +02:00
4e1a674c49
Refactor and javadoc pandalib-chat 2022-07-30 14:02:15 +02:00
c7a470e391 Fix warnings and stuff 2022-07-22 18:37:15 +02:00
c827027e77 reformat POM files 2022-07-22 17:10:34 +02:00
d2ca501203 renamed modules dir 2022-07-20 13:28:01 +02:00