summaryrefslogtreecommitdiff
path: root/conf/groups.conf
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2018-12-27 16:49:27 -0200
committerJesusaves <cpntb1@ymail.com>2018-12-27 16:49:27 -0200
commit56a4e2eb29ee6152a71116614651e5546f4b2702 (patch)
treedb179bae1846010d00e85725e3de2074e3ea9960 /conf/groups.conf
parent6d5bf78578ac506ae84112980e438ea575a8de0c (diff)
downloadserverdata-56a4e2eb29ee6152a71116614651e5546f4b2702.tar.gz
serverdata-56a4e2eb29ee6152a71116614651e5546f4b2702.tar.bz2
serverdata-56a4e2eb29ee6152a71116614651e5546f4b2702.tar.xz
serverdata-56a4e2eb29ee6152a71116614651e5546f4b2702.zip
Remove Hercules Game Master GM Group. The main groups are:
Players (0) Sponsors (1) Devs (5) GM Trainee (60) Game Master (80) Admin (99)
Diffstat (limited to 'conf/groups.conf')
-rw-r--r--conf/groups.conf129
1 files changed, 63 insertions, 66 deletions
diff --git a/conf/groups.conf b/conf/groups.conf
index 220d882b5..417c5d329 100644
--- a/conf/groups.conf
+++ b/conf/groups.conf
@@ -202,10 +202,59 @@ groups: (
}
},
{
- id: 8
- name: "Herc Game Master"
- inherit: ( "Support" ) /* Herc Game Master is not used in TMW2 and may be removed later */
- level: 6
+ id: 60
+ name: "Officer"
+ level: 60
+ inherit: ( "Support" )
+ commands: {
+ storagelist: [true, true]
+ cartlist: [true, true]
+ itemlist: [true, true]
+ stats: [true, true]
+ recall: true
+ raisemap: [true, true]
+ kick: true
+ jailfor: true
+ unjail: true
+ unban: true
+ monster: true
+ monstersmall: true
+ monsterbig: true
+ killmonster2: true
+ cleanarea: true
+ cleanmap: true
+ heal: [true, true]
+ alive: [true, true]
+ sound: true
+ storage: true
+ clone: [true, true]
+ slaveclone: [true, true]
+ evilclone: [true, true]
+ jump: [true, true]
+ npctalk: true
+ mute: true
+ unmute: true
+ speed: true
+ }
+ log_commands: true
+ permissions: {
+ who_display_aid: true
+ view_hpmeter: true
+ any_warp: true
+ all_equipment: true
+ join_chat: true
+ kick_chat: true
+ hide_session: true
+ hack_info: true
+ send_gm: true
+ can_trade_bound: false
+ }
+},
+{
+ id: 80
+ name: "Game Master"
+ level: 80
+ inherit: ( "Player", "Developer" )
commands: {
kick: true
jailfor: true
@@ -282,82 +331,22 @@ groups: (
raisemap: [true, true]
raise: [true, true]
dropall: true
- }
- log_commands: true
- permissions: {
- who_display_aid: true
- view_hpmeter: true
- any_warp: true
- join_chat: true
- kick_chat: true
- hide_session: true
- hack_info: true
- send_gm: true
- }
-},
-{
- id: 60
- name: "Officer"
- level: 60
- inherit: ( "Support" )
- commands: {
- storagelist: [true, true]
- cartlist: [true, true]
- itemlist: [true, true]
- stats: [true, true]
- recall: true
raisemap: [true, true]
- kick: true
- jailfor: true
+ raise: [true, true]
unjail: true
unban: true
- monster: true
- monstersmall: true
- monsterbig: true
- killmonster2: true
- cleanarea: true
- cleanmap: true
- heal: [true, true]
- alive: [true, true]
- sound: true
- storage: true
- clone: [true, true]
- slaveclone: [true, true]
- evilclone: [true, true]
- jump: [true, true]
- npctalk: true
- mute: true
- unmute: true
- speed: true
}
log_commands: true
permissions: {
who_display_aid: true
view_hpmeter: true
any_warp: true
- all_equipment: true
join_chat: true
kick_chat: true
hide_session: true
hack_info: true
send_gm: true
can_trade_bound: false
- }
-},
-{
- id: 80
- name: "Game Master"
- level: 80
- inherit: ( "Player", "Herc Game Master", "Developer" )
- commands: {
- raisemap: [true, true]
- raise: [true, true]
- unjail: true
- unban: true
- }
- log_commands: true
- permissions: {
- can_trade_bound: false
can_party: true
all_skill: false
all_equipment: true
@@ -370,13 +359,21 @@ groups: (
id: 99
name: "Administrator"
level: 99
- inherit: ( "Developer", "Herc Game Master" )
+ inherit: ( "Developer" )
commands: {
/* not necessary due to all_commands: true */
accinfo: false
}
log_commands: true
permissions: {
+ who_display_aid: true
+ view_hpmeter: true
+ any_warp: true
+ join_chat: true
+ kick_chat: true
+ hide_session: true
+ hack_info: true
+ send_gm: true
can_trade_bound: false
can_party: true
all_skill: false