From 7854568d88cd34a5252e4ad4fbfc6c0c866dcc04 Mon Sep 17 00:00:00 2001 From: Mike Primm Date: Sat, 14 Sep 2013 15:56:24 -0500 Subject: [PATCH] Fix typo in security flag for dynmap.webregister.other --- src/main/resources/plugin.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/main/resources/plugin.yml b/src/main/resources/plugin.yml index 7d49b1ca..d4dd7bc2 100644 --- a/src/main/resources/plugin.yml +++ b/src/main/resources/plugin.yml @@ -239,7 +239,7 @@ permissions: dynmap.webregister: description: Allows /dynmap webregister default: true - dynmao,webregister.other: + dynmap.webregister.other: description: Allows /dynmap webregister userid default: op dynmap.marker.add: @@ -300,7 +300,7 @@ permissions: description: Allows /dmarker addline default: op dynmap.marker.updateline: - description: Allows /dmarker updateline + description: Allows /dmarker updatelineyn default: op dynmap.marker.listlines: description: Allows /dmarker listlines