From f39673bf02903adee127d76bd9fde2f225af350a Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Thu, 27 Dec 2018 16:44:13 -0200 Subject: Merge Script Manager with Developer --- conf/groups.conf | 29 +++++++++-------------------- 1 file changed, 9 insertions(+), 20 deletions(-) diff --git a/conf/groups.conf b/conf/groups.conf index 27a3a5c40..6c39ee10c 100644 --- a/conf/groups.conf +++ b/conf/groups.conf @@ -171,25 +171,6 @@ groups: ( view_equipment: true } }, -{ - id: 3 - name: "Script Manager" - inherit: ( "Support" ) /* Script Manager is not used in TMW2 and may be removed later */ - level: 4 - commands: { - tonpc: true - hidenpc: true - shownpc: true - loadnpc: true - unloadnpc: true - npcmove: true - addwarp: true - save: [true, true] - } - log_commands: true - permissions: { - } -}, { id: 4 name: "Event Coordinator" /* Event Coordinator is not used in TMW2 and may be removed later */ @@ -254,9 +235,17 @@ groups: ( { id: 5 name: "Developer" - inherit: ( "Support", "Script Manager" ) + inherit: ( "Support" ) level: 5 commands: { + tonpc: true + hidenpc: true + shownpc: true + loadnpc: true + unloadnpc: true + npcmove: true + addwarp: true + save: [true, true] hide: true follow: true warp: true -- cgit v1.2.3-70-g09d2