a973dc3f6d
Implement restricted users rules with * wildcard support (Enhancement #1278 and #1227) (#1297)
HexelDev
2017-07-25 21:39:31 +02:00
027d0fc775
Create TestHelper method to make Settings mock return defaults
ljacqu
2017-07-23 18:00:51 +02:00
efc06ef2a6#1255 Create resource-closing tests for the MySQL extensions - Remove test runs with different hash algorithms in the abstract super class - Create resource-closing tests for the new extension classes
ljacqu
2017-07-23 17:29:36 +02:00
8eceaa8cbb#1255 Simplify MySQL data source extensions - Mostly oving the logic of getting the ID from the DB to the extensions superclass
ljacqu
2017-07-23 14:54:04 +02:00
cbc794ba20#1255 Extract forum-specific data source actions into separate extension classes
ljacqu
2017-07-23 14:01:35 +02:00
1c4594b53d
Use RESTORE_NO_ZERO as default restore walk speed behaviour
Gabriele C
2017-07-08 23:47:36 +02:00
f3a656892f
Open 5.4 development iteration
ljacqu
2017-07-08 23:21:53 +02:00
cb73160bcd
Minor - simplify CodeClimateConfigTest - No need to load the class when we just want to ensure that the file exists
ljacqu
2017-07-08 23:10:42 +02:00
919a715ded
Cleanup
Gabriele C
2017-07-08 22:51:01 +02:00
d8e7203bb0
Revert "Always revoke limbo states synchronously #1222"
Gabriele C
2017-07-08 22:45:48 +02:00
fe770ac29d
Revert "Fix limbo service unit test"
Gabriele C
2017-07-08 22:45:32 +02:00
2cf1f22b13
Fix javadocs
Gabriele C
2017-07-07 20:50:17 +02:00
4cbfc8a812
Fix limbo service unit test
Gabriele C
2017-07-07 20:41:31 +02:00
cd4693eedf
GeoIP: ignore local addresses
Gabriele C
2017-07-07 20:41:10 +02:00
001e5d0376
Pom cleanup, fix LimboService test dependencies
Gabriele C
2017-07-07 15:06:02 +02:00
08214aeee6
Debug limbo viewer: don't get primary group if not supported - Reported via #1238, the primary group of a player should not be queried if the permissions plugin does not have group support - Use the reverse order for showing player / limbo / disk limbo info
ljacqu
2017-06-11 15:14:32 +02:00
e0e4cd112d#761 Restore permission group in sync with limbo players - Couple AuthGroupHandler closer to the LimboService: whenever a limbo player is restored, the auth group should be restored as well. This fixes some consistency issues. - Move AuthGroupHandler into limbo package and make it package-private - Change permission handler to skip any empty groups (prevents odd command output e.g. for BukkitPermissions)
ljacqu
2017-04-29 22:37:34 +02:00
d4c1370da6#923 Add commands to run on unregister
ljacqu
2017-04-29 19:08:10 +02:00
578f63b944#923 Create /authme purgeplayer command - Create command to purge a specific player name - Update docs
ljacqu
2017-04-29 18:31:37 +02:00