Update newPlugin.yml
This commit is contained in:
parent
c4fa2a756a
commit
32dbe60ae8
@ -111,7 +111,6 @@ permissions:
|
|||||||
authme.admin.accounts: true
|
authme.admin.accounts: true
|
||||||
authme.admin.getemail: true
|
authme.admin.getemail: true
|
||||||
authme.admin.getip: true
|
authme.admin.getip: true
|
||||||
authme.admin.resetposition: true
|
|
||||||
authme.admin.setspawn: true
|
authme.admin.setspawn: true
|
||||||
authme.admin.spawn: true
|
authme.admin.spawn: true
|
||||||
authme.admin.setfirstspawn: true
|
authme.admin.setfirstspawn: true
|
||||||
@ -156,9 +155,6 @@ permissions:
|
|||||||
authme.admin.getip:
|
authme.admin.getip:
|
||||||
description: Get IP from a player (fake and real)
|
description: Get IP from a player (fake and real)
|
||||||
default: false
|
default: false
|
||||||
authme.admin.resetposition:
|
|
||||||
description: Reset last position for a player
|
|
||||||
default: false
|
|
||||||
authme.admin.setspawn:
|
authme.admin.setspawn:
|
||||||
description: Set the AuthMe spawn point
|
description: Set the AuthMe spawn point
|
||||||
default: false
|
default: false
|
||||||
@ -181,7 +177,7 @@ permissions:
|
|||||||
description: Purge banned players
|
description: Purge banned players
|
||||||
default: false
|
default: false
|
||||||
authme.admin.purgelastpos:
|
authme.admin.purgelastpos:
|
||||||
description: Purge last pos of players
|
description: Purge last position of a player/players
|
||||||
default: false
|
default: false
|
||||||
authme.admin.converter:
|
authme.admin.converter:
|
||||||
description: Allow the /authme converter command
|
description: Allow the /authme converter command
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user