summaryrefslogtreecommitdiff
path: root/conf/atcommand_local.conf.example
blob: 0e87addc380c4c3cf77d0b66e466267b716255ef (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
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
// Athena atcommand Local Configuration file.

// Set here the symbol that you want to use for your commands
// Only 1 character is get (default is '@'). You can set any character,
// except control-character (0x00-0x1f), '%' (party chat speaking) and '/' (standard ragnarok GM commands)
// With default character, all commands begin by a '@': <example> @revive
command_symbol: @


// 0: normal player commands

// Displays helpfile in Athena base directory.
help: 0

// Give server time. (6 same commands)
time: 0
date: 0
server_date: 0
serverdate: 0
server_time: 0
servertime: 0

// To change your (own) email (characters protection)
// note: this command doesn't check email itself, but check structure of the email (xxx@xxx)
//       if you want be sure of each e-mail disable this option (value: 100)
email: 0

// To become GM (need password; password is set in login_athena.conf).
// special!: only a non-GM (player with gm level 0) need to have this command.
//           if you change the value, be sure of what you do!
// To be able to create a gm with @gm, you must:
// - give a level to level_new_gm (parameter of login_athena.conf) (not 0)
// - enable to level 0 the @gm command (atcommand_athena.conf) (default 100) - Only level 0 can give access to this command
// - enable gm commands to normal player (battle_athena.conf, atcommand_gm_only parameter)
// - and normal player must give correct password when he use the @gm command (gm_pass paramter in login_athena.conf)
gm: 100


//-------------------------
// 40: "Dev"

// Broadcast to the whole server
broadcast: 40

// Broadcast to the map you are on
local_broadcast: 40

// Suicide your character.
die: 40

// Locate someone on a map, returns your coordinates if the person isn't on.
where: 40

// Spawns you to set points in major cities.
go: 40

// Warp yourself to a person.
goto: 40

// follow a player (including warping to them)
follow: 40

// Disconnects a user from the server (1 command + right click menu for GM "(name) force to quit").
kick: 40

// Returns list of logged in characters with their position.
who: 40

// Returns list of logged in characters with their party/guild.
whogroup: 40

// Returns list of logged in characters with their position in a specifical map.
whomap: 40

// Returns list of logged in characters with their party/guild in a specifical map.
whomapgroup: 40

// Like @who+@who2+who3, but only for GM.
whogm: 40

// Enables you to view other characters stats.
charstats: 40

// Heals a person to full HP/SP.
heal: 40

// GM Hide (hides you from monsters and most reporting functions).  
// To hide from other players use @invisible
hide: 40

// Enables you to to jump randomly on a map (that you are already on).
jump: 40

// Warps you to your last save point.
return: 40

// Warp yourself to a certain map, at (x,y) coordinates.
warp: 40

// Changes GM clothes color (2 same commands)
dye: 40
ccolor: 40

// Changes own hair style.
hairstyle: 40

// Changes own hair color.
haircolor: 40

// Deletes all your items.
itemreset: 40

// Sets your spawn point (aka save point).
save: 40

// Send text to the GM log
log: 40
l: 40

// Send text to the GM log and local chat
tee: 40
t: 40

//--------------------
// 50: Event coordinators

// make yourself invisible to everyone
invisible: 50

// make yourself visible to everyone
visible: 50

// Spawns a monster, and a certain amount
spawn: 50

//Summons a monster, and a certain amount
summon: 50

//--------------------
// 60: "GM"

// Enable all wispers for a player
inall: 60

// Disable all wispers for a player
exall: 60

// Shows Stats Of All Characters Online
charstatsall: 60

// Turns PVP (Person v. Person) off on a map.
pvpoff: 60

// Enables PVP on a map.
pvpon: 60

// Sets the speed you can walk/attack at. Default is 150.
speed: 60

// Kill all monsters in map (with drops)
killmonster: 60

// Kill all monsters in map (without drops)
killmonster2: 60

// Check which characters are online from a characters IP address
ipcheck: 60

// store all your items
storeall: 60

// allow other players to hit you out of pvp
killable: 60

// look up a skill by name
skillid: 60

// use a skill by id
useskill: 60

// make another player killable
charkillable: 60

// Resurects yourself.
alive: 60

// Levels your character to specified level (adds to your level).
blvl: 60

// Raises your job level (3 same commands).
jlvl: 60

// Unmute a player
unmute: 60

// Sets another persons base level.
charblvl: 60

// Changes the sex of an online player (all characters on the account)
charchangesex: 60

// Remove items from a character
chardelitem: 60

// Sets another persons job level.
charjlvl: 60

// Gives another character status points
charstpoint: 60

// Gives another character skill points
charskpoint: 60

// Resets another character's stats
charreset: 60

// Resets another character's status, skills
charstreset: 60
charskreset: 60

// resets a char back to when it was first created
charwipe: 60

// Saves the respawn point of another character.
charsave: 60

// Kill another character without hitting them.
kill: 60

// Enable hitting a player even when not in pvp
killer: 60

// Warps a character to you
recall: 60

// Revives a character, and heals them.
revive: 60

// Warp another person to a certain map, at (x,y) coordinates
charwarp: 60

// Change Status of your character
str: 60
agi: 60
vit: 60
int: 60
dex: 60
luk: 60

// Gets all skills
allskills: 60

// sets GM stats to maximum
allstats: 60

// Gives you job points.
stpoint: 60

// Gives you skill points of desired amount.
skpoint: 60

// To block definitively a player
block: 60

// To unblock a player
unblock: 60

// To ban a player for a limited time
ban: 60

// To unban a player
unban: 60

// To send specified character in jails
jail: 60

// To discharge a prisoner
unjail: 60

// drop a players possessions on the ground
chardropall: 60

// put a players possessions in storage
charstoreall: 60

// iterate over players
// forward
hugo: 60
// backward
linus: 60

//----------------------
// 80: "eA Dev"

// set magic properties on a char
setmagic: 80

// list magic properties on a char
magicinfo: 80

// Set your character display options. (Visual effects of your character)
option: 80

// Gives you money (zeny) of desired amount.
zeny: 80

// Changes another character's zenny
charzeny: 80

// Set options on another character.
charoption: 80

// Create a static warp portal that lasts until the next reboot
addwarp: 80

// Set the map you are on to day.
day: 80

// Kills everyone on the server.
doom: 80

// Kills everyone on the map you are on.
doommap: 80

// Set the map you are currently on to night.
night: 80

// Recalls Everyone To Your Coordinates
recallall: 80

// Revives all players on the map.
raisemap: 80

// Revives all players on the server.
raise: 80

// Enables a NPC.
enablenpc: 80

// Disables a NPC.
disablenpc: 80

// Move a NPC
npcmove: 80

// turn skills on for a map
skillon: 80

// turn skills off for a map
skilloff: 80

// Enables lost skills.
lostskill: 80

// find id of item by name
idsearch: 80

// Creates an item of your choosing, either Item ID or Name (1 command + /item).
item: 80

// Creates weapon of desired element.
produce: 80

// ??
itemcheck: 80


//---------------------------
// 99: "Admin"

// drop all your items
dropall: 99

// Enables GVG on a map (2 same commands).
gvgon: 99
gpvpon: 99

// Turns GVG (Guild v. Guild) off on a map (2 same commands).
gvgoff: 99
gpvpoff: 99

// Enables platinum skills.
questskill: 99

// Display your ignore list (people from which you ignore wisps)
ignorelist: 99

// Display ignore list of a player (people from which the player ignore wisps)
charignorelist: 99

// Brings up your guild storage wherever you are.
gstorage: 99

// Do some visual effect on your character
effect: 99

// Changes character's model
charmodel: 99

// Starts Guild Wars
agitstart: 99

// Ends Guild Wars
agitend: 99

// Levels your guild to specified level
guildlvl: 99

// craete a party/guild
guild: 99
party: 99

// Warps all online character of a guild to you. (at least one member of that guild must be on.)
guildrecall: 99

// Warps all online character of a party to you. (at least one party member must be online.)
partyrecall: 99

// Allows you to spy on any Guilds Guild chat. (at least one member of that guild must be on.)
guildspy: 99

//Allows you to spy on any party's party chat. (at least one party member must be online.)
partyspy: 99

// Saves a warp point.
memo: 99

// To get a peco to (un)ride for another player.
charmountpeco: 99

// Change your appearence to other players to a mob.
disguise: 99

//Restore your normal appearance.
undisguise: 99

// To change disguise of another player/GM
chardisguise: 99
charundisguise: 99

// Display all items of a player (disabled due to reformed GM guidelines)
charitemlist: 99

// Display all items of a player's storage (disabled due to reformed GM guidelines)
charstoragelist: 99

// Display all items of a player's cart (disabled due to reformed GM guidelines)
charcartlist: 99

// Enables platinum skills of another player.
charquestskill: 99

// Enables lost skills of another player.
charlostskill: 99

// Changes your apperance.
model: 99

// To get a peco to (un)ride
mountpeco: 99

// Broadcast (with or without name).
kami: 99
kamib: 99

// Disconnect all users from the server
kickall: 99

// Closes Map-Server
mapexit: 99

// Give information about terrain/area (debug function)
gat: 99

// Enables debugging
packet: 99

// Shows information about the map
mapinfo: 99

// Re-load item database (admin command)
reloaditemdb: 99

// Re-load monsters database (admin command)
reloadmobdb: 99

// Re-load skills database (admin command)
reloadskilldb: 99

// Re-load scripts (admin command)
reloadscript: 99

// Re-load GM level (admin command)
reloadgmdb: 99

// Brings up your personal storage wherever you are.
storage: 99