mirror of
https://github.com/AuthMe/AuthMeReloaded.git
synced 2024-11-24 19:25:13 +01:00
Added note for possible invalid permission nodes in plugin configuration
This commit is contained in:
parent
e37ddfdca2
commit
1b30139ded
@ -53,13 +53,13 @@ permissions:
|
|||||||
authme.admin.changepassword: true
|
authme.admin.changepassword: true
|
||||||
authme.admin.unregister: true
|
authme.admin.unregister: true
|
||||||
authme.admin.purge: true
|
authme.admin.purge: true
|
||||||
authme.seeOtherAccounts: true
|
authme.seeOtherAccounts: true # This isn't a child of the admin section! Probably doesn't work.
|
||||||
authme.admin.lastlogin: true
|
authme.admin.lastlogin: true
|
||||||
authme.admin.getemail: true
|
authme.admin.getemail: true
|
||||||
authme.admin.chgemail: true
|
authme.admin.chgemail: true
|
||||||
authme.admin.purgelastpos: true
|
authme.admin.purgelastpos: true
|
||||||
authme.admin.switchantibot: true
|
authme.admin.switchantibot: true
|
||||||
authme.bypassantibot: true
|
authme.bypassantibot: true # This isn't a child of the admin section! Probably doesn't work.
|
||||||
authme.admin.getip: true
|
authme.admin.getip: true
|
||||||
authme.admin.converter: true
|
authme.admin.converter: true
|
||||||
authme.admin.resetposition: true
|
authme.admin.resetposition: true
|
||||||
|
Loading…
Reference in New Issue
Block a user