mirror of
https://github.com/zDevelopers/ImageOnMap.git
synced 2024-11-28 21:15:46 +01:00
Remove reverted permission from imageonmap.*
It currently causes the player to have the permission imageonmap.administrative when you give him ^imageonmap.* (to remove the default permissions), because it is inverted.. This is surely not intended.
This commit is contained in:
parent
4653008e5a
commit
aef047f061
@ -23,7 +23,6 @@ permissions:
|
|||||||
imageonmap.explore: true
|
imageonmap.explore: true
|
||||||
imageonmap.rename: true
|
imageonmap.rename: true
|
||||||
imageonmap.delete: true
|
imageonmap.delete: true
|
||||||
imageonmap.administrative: false
|
|
||||||
|
|
||||||
imageonmap.userender:
|
imageonmap.userender:
|
||||||
description: "Allows you to use /tomap and related commands (/maptool getremaing). Alias of imageonmap.new."
|
description: "Allows you to use /tomap and related commands (/maptool getremaing). Alias of imageonmap.new."
|
||||||
|
Loading…
Reference in New Issue
Block a user