summaryrefslogtreecommitdiff
path: root/groups.xml
blob: 8c8645432f39ef52d3704efe099d92f523d6bd95 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
<?xml version="1.0" encoding="utf-8"?>
<!-- Author: 4144
Copyright (C) 2017 Evol Online -->

<groups>
    <group
        id="0"
        name="Tester"
        longName="Tester"
    >
        <commands>
            <command name="load" use="self" />
            <command name="showexp" use="self" />
            <command name="help" use="self" />
            <command name="clearstorage" use="self" />
            <command name="int" use="self" />
            <command name="jailtime" use="self" />
            <command name="breakguild" use="self" />
            <command name="accept" use="self" />
            <command name="jump" use="self" />
            <command name="dropall" use="self" />
            <command name="whogm" use="self" />
            <command name="vit" use="self" />
            <command name="tonpc" use="self" />
            <command name="speed" use="self" />
            <command name="autoloottype" use="self" />
            <command name="iteminfo" use="self" />
            <command name="uptime" use="self" />
            <command name="hide" use="self" />
            <command name="streset" use="self" />
            <command name="item" use="self" />
            <command name="item2" use="self" />
            <command name="storage" use="self" />
            <command name="whodrops" use="self" />
            <command name="killable" use="self" />
            <command name="jumpto" use="self" />
            <command name="whereis" use="self" />
            <command name="autoloot" use="self" />
            <command name="rates" use="self" />
            <command name="repairall" use="self" />
            <command name="version" use="self" />
            <command name="reject" use="self" />
            <command name="blvl" use="self" />
            <command name="save" use="self" />
            <command name="email" use="self" />
            <command name="allstats" use="self" />
            <command name="refine" use="self" />
            <command name="heal" use="self" />
            <command name="commands" use="self" />
            <command name="warp" use="self" />
            <command name="mobinfo" use="self" />
            <command name="produce" use="self" />
            <command name="alive" use="self" />
            <command name="showdelay" use="self" />
            <command name="dex" use="self" />
            <command name="zeny" use="self" />
            <command name="duel" use="self" />
            <command name="luk" use="self" />
            <command name="noask" use="self" />
            <command name="agi" use="self" />
            <command name="jlvl" use="self" />
            <command name="request" use="self" />
            <command name="refresh" use="self" />
            <command name="alootid" use="self" />
            <command name="leave" use="self" />
            <command name="homstats" use="self" />
            <command name="slide" use="self" />
            <command name="itemreset" use="self" />
            <command name="str" use="self" />
            <command name="time" use="self" />
            <command name="storeall" use="self" />
            <command name="hominfo" use="self" />
            <command name="showzeny" use="self" />
        </commands>
        <permissions>
            <permission name="can_trade" />
            <permission name="can_party" />
        </permissions>
    </group>
    <group
        id="1"
        name="Super Tester"
        longName="Super Tester"
        inherit="0"
    >
        <commands>
            <command name="slaveclone" use="both" />
            <command name="killmonster2" use="self" />
            <command name="alive" use="both" />
            <command name="follow" use="self" />
            <command name="monster" use="self" />
            <command name="monsterbig" use="self" />
            <command name="idsearch" use="self" />
            <command name="monsterignore" use="self" />
            <command name="mapinfo" use="self" />
            <command name="mobsearch" use="self" />
            <command name="showmobs" use="self" />
            <command name="clone" use="both" />
            <command name="skillid" use="self" />
            <command name="gat" use="self" />
            <command name="users" use="self" />
            <command name="heal" use="both" />
            <command name="who" use="self" />
            <command name="whomap" use="self" />
            <command name="evilclone" use="both" />
            <command name="skilltree" use="self" />
            <command name="killer" use="self" />
            <command name="whomap3" use="self" />
            <command name="whomap2" use="self" />
            <command name="who2" use="self" />
            <command name="who3" use="self" />
            <command name="cleargstorage" use="self" />
            <command name="monstersmall" use="self" />
            <command name="where" use="both" />
        </commands>
        <permissions>
            <permission name="show_client_version" />
        </permissions>
    </group>
    <group
        id="99"
        name="Developer"
        longName="Developer"
        highlightName="true"
    >
        <commands>
        </commands>
        <permissions>
            <permission name="all_equipment" />
            <permission name="skill_unconditional" />
            <permission name="can_party" />
            <permission name="use_check" />
            <permission name="all_commands" />
            <permission name="hchsys_admin" />
            <permission name="all_skill" />
            <permission name="can_trade_bound" />
            <permission name="use_changemaptype" />
        </permissions>
    </group>
</groups>