ljacqu
7bede2528f
#1523 Create admin commands to handle players' 2FA data ( #1876 )
...
* #1523 Create admin commands to handle players' 2FA data
- Create admin command to view if a player has enabled 2FA
- Create admin command to disable 2FA for a specified player
2019-08-05 19:31:59 +02:00
ljacqu
50dbbb8d87
#1254 Create command to see recently logged in players
...
- Create datasource method to fetch most recent players by last login date
- Add command to view last logged in players
2017-11-28 21:07:10 +01:00
ljacqu
578f63b944
#923 Create /authme purgeplayer command
...
- Create command to purge a specific player name
- Update docs
2017-04-29 18:31:37 +02:00
ljacqu
0e923b6a70
#1180 Create command for performing a backup
2017-04-23 20:23:40 +02:00
ljacqu
77d4f4b24d
#768 Adjust to ConfigMe 0.2 and restrict command with permission
2016-10-16 21:40:59 +02:00
ljacqu
6f4a5fee07
Add missing permission to plugin.yml, fix description
2016-10-02 10:48:26 +02:00
Gabriele C
62b8af6a37
Fix #904 (Ljacqu, pls fix me :P)
2016-10-01 23:09:39 +02:00
EbonJaguar
3ad00a45f9
Move default permissions out of Commands and into PermissionNode - fixes #606
2016-05-30 16:47:48 -04:00
ljacqu
b3734f4010
#415 Move some permission nodes out of authme.player.*
...
- Move certain permission nodes outside of the authme.player branch
- Update classes / permissions list
- Remove wildcard node from code completely (since not used)
2016-02-14 14:15:02 +01:00
ljacqu
63a7cd00df
#285 #319 Add support for wildcard permissions
...
- Add wildcard attribute to permission nodes that are checked additionally in the permissions manager
2015-12-05 23:33:09 +01:00
ljacqu
40a83d4366
Revert permission nodes from "authme.command" back to simple "authme"
2015-12-05 21:17:16 +01:00
ljacqu
90a04e477a
Remove ALL perm node from command initializer; JavaDoc householding
2015-12-05 21:10:09 +01:00
Xephi
1db24adb5d
Add a wildcard command permission
2015-12-05 19:00:44 +01:00
Tim Visée
a0ed554514
Moved permission from player to admin space
2015-12-01 16:34:54 +01:00
Tim Visée
42cebacd60
Added JavaDocs to AdminPermission class
2015-12-01 16:29:47 +01:00
Tim Visée
4afef9714d
Converted two commands to use the builder
2015-12-01 16:24:24 +01:00
Tim Visée
999c08956d
Changed 'changemail' permission to keep the nodes consistent
2015-12-01 16:20:21 +01:00
Tim Visée
8bea153005
Rebased administration command permission nodes
2015-12-01 16:17:37 +01:00
ljacqu
364583e7db
Change use of String permissions to the permission enums
2015-11-28 21:59:29 +01:00
ljacqu
e519906dc5
Create enum classes for permission nodes
2015-11-28 21:26:07 +01:00