Commit Graph

3 Commits

Author SHA1 Message Date
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 e16e294ff7
update readme 2022-08-03 01:56:34 +02:00
Marc Baloup 566ffee3ae Readme + update POM + Tell jitpack we use Java 17 2022-07-22 16:30:27 +02:00