summaryrefslogtreecommitdiff
path: root/conf/groups.conf
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2018-03-20 09:25:38 -0300
committerJesusaves <cpntb1@ymail.com>2018-03-20 09:25:38 -0300
commitfb14fe8d865275a16f7e48b67725154817b5700f (patch)
tree9d5588c62a8c52b82534b438d41cf61103ae9ac8 /conf/groups.conf
parentfa768d6b1301c8ed5806b36ea2671d8c672a572f (diff)
downloadserverdata-fb14fe8d865275a16f7e48b67725154817b5700f.tar.gz
serverdata-fb14fe8d865275a16f7e48b67725154817b5700f.tar.bz2
serverdata-fb14fe8d865275a16f7e48b67725154817b5700f.tar.xz
serverdata-fb14fe8d865275a16f7e48b67725154817b5700f.zip
Update groups.conf. Now we must wait for pipeline
Diffstat (limited to 'conf/groups.conf')
-rw-r--r--conf/groups.conf43
1 files changed, 20 insertions, 23 deletions
diff --git a/conf/groups.conf b/conf/groups.conf
index c1c0f578c..f8d1e6cd5 100644
--- a/conf/groups.conf
+++ b/conf/groups.conf
@@ -101,12 +101,21 @@ groups: (
{
id: 1
name: "Super Player"
- inherit: ( "Player" ) /* can do everything Players can and more */
- level: 2
+ inherit: ( "Player" ) /* sponsors can do everything Players can and more */
+ level: 1
+ commands: {
+ }
+ log_commands: false
+ permissions: {
+ }
+},
+{
+ id: 2
+ name: "Support"
+ inherit: ( "Super Player" ) /* Support is not used in TMW2 and may be removed later */
+ level: 3
commands: {
- commands: true
charcommands: true
- help: true
rates: true
uptime: true
showdelay: true
@@ -128,22 +137,9 @@ groups: (
alootid: true
autoloottype: true
autotrade: true
- request: true
go: true
breakguild: true
channel: true
- }
- log_commands: true
- permissions: {
- show_client_version: true
- }
-},
-{
- id: 2
- name: "Support"
- inherit: ( "Super Player" )
- level: 3
- commands: {
version: true
where: [true, true]
jumpto: true
@@ -165,6 +161,7 @@ groups: (
}
log_commands: true
permissions: {
+ show_client_version: true
receive_requests: true
view_equipment: true
}
@@ -172,7 +169,7 @@ groups: (
{
id: 3
name: "Script Manager"
- inherit: ( "Support" )
+ inherit: ( "Support" ) /* Script Manager is not used in TMW2 and may be removed later */
level: 4
commands: {
tonpc: true
@@ -190,7 +187,7 @@ groups: (
},
{
id: 4
- name: "Event Coordinator"
+ name: "Event Coordinator" /* Event Coordinator is not used in TMW2 and may be removed later */
inherit: ( "Support" )
level: 4
commands: {
@@ -255,7 +252,7 @@ groups: (
id: 5
name: "Developer"
inherit: ( "Support", "Script Manager" )
- level: 4
+ level: 5
commands: {
broadcast: true
localbroadcast: true
@@ -276,7 +273,7 @@ groups: (
{
id: 6
name: "Patrol"
- inherit: ( "Support" )
+ inherit: ( "Support" ) /* Patrol is not used in TMW2 and may be removed later */
level: 4
commands: {
kick: true
@@ -298,7 +295,7 @@ groups: (
{
id: 7
name: "Officer"
- inherit: ( "Support", "Patrol" )
+ inherit: ( "Support", "Patrol" ) /* Officer is not used in TMW2 and may be removed later */
level: 5
commands: {
heal: [true, true]
@@ -325,7 +322,7 @@ groups: (
{
id: 8
name: "Herc Game Master"
- inherit: ( "Event Coordinator", "Officer" )
+ inherit: ( "Event Coordinator", "Officer" ) /* Herc Game Master is not used in TMW2 and may be removed later */
level: 6
commands: {
fakename: true