Add hide-by-default attribute to marker sets, /dmarker updateset
This commit is contained in:
parent
4c50bd502c
commit
6d2193d597
6 changed files with 84 additions and 9 deletions
|
|
@ -66,6 +66,7 @@ permissions:
|
|||
dynmap.marker.icons: true
|
||||
dynmap.marker.sign: true
|
||||
dynmap.marker.addset: true
|
||||
dynmap.marker.updateset: true
|
||||
dynmap.marker.deleteset: true
|
||||
dynmap.marker.listsets: true
|
||||
dynmap.marker.addicon: true
|
||||
|
|
@ -126,6 +127,9 @@ permissions:
|
|||
dynmap.marker.addset:
|
||||
description: Allows /dmarker addset
|
||||
default: op
|
||||
dynmap.marker.updateset:
|
||||
description: Allows /dmarker updateset
|
||||
default: op
|
||||
dynmap.marker.deleteset:
|
||||
description: Allows /dmarker deleteset
|
||||
default: op
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue