Commit Graph

6 Commits

Author SHA1 Message Date
Marc Baloup b6fc3c2b61
Even more javadoc 2022-08-10 19:25:06 +02:00
Marc Baloup 54bc8ab99a
Mostly javadoc, and also some fixes there and there 2022-08-10 03:04:12 +02:00
Marc Baloup f976350ee1
Uniformization of how permission check is handled between pandalib-(.*-)players, Paper/Bungee and pandalib-permissions.
When an *OnlinePlayer class ask for permission, it always ask for Paper/Bungee API. The pandalib-permissions system will be called by Paper/Bungee only if it used and integrated into Paper/Bungee using the appropriate modules.
This commit reduces inter-dependencies between pandalib-(.*-)permissions modules and pandalib-(.*-)players (except pandalib-players-permissible that has to depends on pandalib-permissions)
2022-08-08 03:16:00 +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 37a267eae5 new module pandalib-paper-players 2022-07-22 02:16:45 +02:00