mirror of
https://github.com/webbukkit/dynmap.git
synced 2024-11-24 11:15:21 +01:00
Fix typo in security flag for dynmap.webregister.other
This commit is contained in:
parent
f1c9417237
commit
7854568d88
@ -239,7 +239,7 @@ permissions:
|
|||||||
dynmap.webregister:
|
dynmap.webregister:
|
||||||
description: Allows /dynmap webregister
|
description: Allows /dynmap webregister
|
||||||
default: true
|
default: true
|
||||||
dynmao,webregister.other:
|
dynmap.webregister.other:
|
||||||
description: Allows /dynmap webregister userid
|
description: Allows /dynmap webregister userid
|
||||||
default: op
|
default: op
|
||||||
dynmap.marker.add:
|
dynmap.marker.add:
|
||||||
@ -300,7 +300,7 @@ permissions:
|
|||||||
description: Allows /dmarker addline
|
description: Allows /dmarker addline
|
||||||
default: op
|
default: op
|
||||||
dynmap.marker.updateline:
|
dynmap.marker.updateline:
|
||||||
description: Allows /dmarker updateline
|
description: Allows /dmarker updatelineyn
|
||||||
default: op
|
default: op
|
||||||
dynmap.marker.listlines:
|
dynmap.marker.listlines:
|
||||||
description: Allows /dmarker listlines
|
description: Allows /dmarker listlines
|
||||||
|
Loading…
Reference in New Issue
Block a user