mirror of
https://github.com/webbukkit/dynmap.git
synced 2024-11-14 14:25:21 +01:00
Drop default from wildcard dynmap.* permission - don't know if its a problem, but....
This commit is contained in:
parent
265019146e
commit
4268515089
@ -65,7 +65,6 @@ commands:
|
||||
permissions:
|
||||
dynmap.*:
|
||||
description: Gives access to all dynmap functions
|
||||
default: op
|
||||
children:
|
||||
dynmap.render: true
|
||||
dynmap.show.self: true
|
||||
|
@ -520,7 +520,7 @@ block:id=100,data=9,top=125,west=125,south=125,north=142,east=142,bottom=142
|
||||
# Red Mushroom Block - stem
|
||||
block:id=99,id=100,data=10,topbottom=142,allsides=141
|
||||
# Iron bars
|
||||
block:id=101,allsides=85,topbottom=22,transparency=TRANSPARENT
|
||||
block:id=101,allsides=85,transparency=TRANSPARENT
|
||||
# Glass pane
|
||||
block:id=102,allsides=12049,topbottom=12263,transparency=TRANSPARENT
|
||||
# Watermellon
|
||||
|
Loading…
Reference in New Issue
Block a user