atcommand_athena.conf 17 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815
  1. //--------------------------------------------------------------
  2. // eAthena atcommand configuration file.
  3. // Originally translated by Peter Kieser <pfak@telus.net>
  4. //--------------------------------------------------------------
  5. // The symbol that will be used to recognize commands.
  6. // You can set any one character except control-characters (0x00-0x1f),
  7. // '%', '$' (party/guild chat speaking) and '/' (standard client commands).
  8. // command_symbol represents @commands used locally
  9. // char_symbol represents #commands used on other players.
  10. command_symbol: @
  11. char_symbol: #
  12. // The following settings in this file use the format "<command name>: level(@),level(#)".
  13. // They define the minimum GM level required to execute the associated command.
  14. // @ = atcommand. most work only on yourself.
  15. // # = charcommand. remote usage only. GMs will be able to use these on other players.
  16. // Adjust values as you like. Note that to activate commands for normal players,
  17. // (GM level 0), you also need to change the 'atcommand_gm_only' option to 'no'.
  18. // To completely disable a command, set its required GM level to 100.
  19. // Default levels were chosen so that they form the following hierarchy:
  20. // 0: Normal player
  21. // -> no commands accessible
  22. // 1: Super player
  23. // -> some minor advantage: storage, petrename, etc...
  24. // 10: Super player+
  25. // -> more powerful commands, like mobsearch and changegm
  26. // 20: Mediator
  27. // -> GM commands for finding players and moving to them (also kicking them)
  28. // 40: Sub-GM
  29. // -> GM commands for basic tasks, no significant impact on other players
  30. // 50: Sub-GM+
  31. // -> GM commands to spawn mobs and create guilds
  32. // 60: GM
  33. // -> almost all commands available (except administration and mass commands)
  34. // 80: GM Chief
  35. // -> can do anything, except administration commands
  36. // 99: Administrator
  37. // -> can do anything!
  38. // 100: Disabled
  39. // -> commands that will not be available to anyone
  40. //--------------------------
  41. // 0: normal player commands
  42. // None for security purposes.
  43. //-------------------------
  44. // 1: Super player commands
  45. // Displays a list of @ commands available to the player.
  46. commands: 1,1
  47. // Displays a list of # commands available to the player.
  48. charcommands: 1,1
  49. // Displays the server rates.
  50. rates: 1,1
  51. // Show server uptime
  52. uptime: 1,1
  53. // Shows/Hides the "there is a delay after a skill" message.
  54. showdelay: 1,1
  55. // Displays current levels and % progress.
  56. exp: 1,1
  57. // To change your (own) email (characters protection)
  58. // note: this command doesn't check email itself, but check structure of the email (xxx@xxx)
  59. // if you want be sure of each e-mail disable this option (value: 100)
  60. email: 1,1
  61. // Show Monster info (rates, stats, drops, MVP stuff)
  62. mobinfo: 1,1
  63. monsterinfo: 1,1
  64. mi: 1,1
  65. // Show Item info (type, price, etc)
  66. iteminfo: 1,1
  67. ii: 1,1
  68. // Show who drops an item (mobs with highest drop rate)
  69. whodrops: 1,1
  70. // Syncs the player's position on the client with the one stored on the server.
  71. refresh: 1,1
  72. // Give server time. (6 same commands)
  73. time: 1,1
  74. date: 1,1
  75. serverdate: 1,1
  76. servertime: 1,1
  77. // Displays SVN version of the server.
  78. version: 1,1
  79. // Suicide your character.
  80. die: 1,1
  81. // Enables you to rename your pet.
  82. petrename: 1,1
  83. // Organize a new party, with you as the party leader.
  84. party: 1,1
  85. // Brings up your personal storage wherever you are.
  86. storage: 1,1
  87. // Opens your mailbox.
  88. mail: 1,1
  89. // Opens auctions window.
  90. auction: 1,1
  91. // Locate someone on a map, returns your coordinates if the person isn't on.
  92. where: 1,1
  93. // Duel organizing commands
  94. duel: 1,1
  95. invite: 1,1
  96. accept: 1,1
  97. reject: 1,1
  98. leave: 1,1
  99. // Away messsage
  100. away: 1,1
  101. aw: 1,1
  102. // Main chat
  103. main: 1,1
  104. // Autorejecting Deals/Invites
  105. noask: 1,1
  106. // Displays remaining jail time
  107. jailtime: 1,1
  108. // Homunculus commands for players
  109. hominfo: 1,1
  110. homstats: 1,1
  111. // Kill Steal Protection
  112. noks: 1,1
  113. // Set Font
  114. font: 1,1
  115. //---------------------------
  116. // 10: Super player+ commands
  117. // Displays/Hides Experience gained
  118. showexp: 10,10
  119. // Displays/Hides Zeny gained
  120. showzeny: 10,10
  121. // Warps you to predefined locations in major cities.
  122. go: 10,10
  123. // Enables/disables autolooting from killed mobs.
  124. autoloot: 10,10
  125. // Enables/disables autolooting an item.
  126. alootid: 10,10
  127. // Allows you continue vending offline.
  128. autotrade: 10,10
  129. at: 10,10
  130. // Change Guild Master of your Guild
  131. changegm: 10,10
  132. // Change the leader of your party.
  133. changeleader: 10,10
  134. // Change the party exp- and item share rules.
  135. partyoption: 10,10
  136. // Command what the player's pet will say.
  137. pettalk: 10,10
  138. // Command what the player's homunculus will say.
  139. homtalk: 10,10
  140. // Locates and displays the position of a certain mob on the current map.
  141. mobsearch: 10,10
  142. // Locates and displays the position of a certain mob on your mini-map
  143. showmobs: 10,10
  144. // Prints out in which maps a monster normally spawns at (does not count script-invoked mobs)
  145. whereis: 10,10
  146. // Resets a Star Gladiator's marked maps
  147. feelreset: 10,10
  148. //----------------------
  149. // 20: Mediator commands
  150. // Displays helpfile in eAthena base directory (2 same commands).
  151. help: 20,20
  152. h: 20,20
  153. help2: 20,20
  154. h2: 20,20
  155. // Warp yourself to a person (3 same commands + /shift).
  156. jumpto: 20,20
  157. goto: 20,20
  158. warpto: 20,20
  159. // Displays the motd file to all players
  160. gmotd: 20,20
  161. // Follow a player (including warping to them)
  162. follow: 20,20
  163. // Sends a request to all connected GMs (via the gm whisper system)
  164. request: 20,20
  165. // Disconnects a user from the server (1 command + right click menu for GM "(name) force to quit").
  166. kick: 20,20
  167. // Changes your appearance.
  168. model: 20,20
  169. // To get a peco to (un)ride (2 same commands).
  170. mountpeco: 20,20
  171. mount: 20,20
  172. // Returns list of logged in characters with their position (2 same commands).
  173. who: 20,20
  174. whois: 20,20
  175. // Returns list of logged in characters with their job.
  176. who2: 20,20
  177. // Returns list of logged in characters with their party/guild.
  178. who3: 20,20
  179. // Returns list of logged in characters with their position in a specifical map.
  180. whomap: 20,20
  181. // Returns list of logged in characters with their job in a specifical map.
  182. whomap2: 20,20
  183. // Returns list of logged in characters with their party/guild in a specifical map.
  184. whomap3: 20,20
  185. // Displays GMs online. For those who are higher GM level than yourself,
  186. // only the name is shown, for the rest, it displays the same info of
  187. // @who+@who2+who3
  188. whogm: 20,20
  189. // Change your appearence to other players to a mob.
  190. disguise: 20,20
  191. // Restore your normal appearance.
  192. undisguise: 20,20
  193. // Displays the text as a normal message with the format "*name message*"
  194. // instead of "name : message" (Like the /me command in IRC)
  195. me: 20,20
  196. // Changes your name to your choice temporarily.
  197. fakename: 20,20
  198. // Changes your size.
  199. size: 20,20
  200. // Can command what other npcs (by name) can say.
  201. npctalk: 20,20
  202. npctalkc: 20,20
  203. //--------------------
  204. // 40: Sub-GM commands
  205. // Broadcast to the whole server. Using (1 command + /nb, /b).
  206. broadcast: 40,40
  207. // Broadcast to the map you are on (1 command + /lb, /nlb).
  208. localbroadcast: 40,40
  209. // Broadcast (with or without name)
  210. kami: 40,40
  211. // Same as kami but with blue color
  212. kamib: 40,40
  213. // Same as kami but you can choose the color (uses different packet)
  214. kamic: 40,40
  215. // Enables GvG on a map (2 same commands).
  216. gvgon: 40,40
  217. gpvpon: 40,40
  218. // Turns GvG (Guild vs. Guild) off on a map (2 same commands).
  219. gvgoff: 40,40
  220. gpvpoff: 40,40
  221. // Activate/Deactivate kill steal protection on a map
  222. allowks: 40,40
  223. // Modifies your HP/SP.
  224. heal: 40,40
  225. // GM Hide (total invisibility to characters and monsters) (1 command + /hide).
  226. hide: 40,40
  227. // Changes your job to one you specify (2 same commands).
  228. job: 40,40
  229. jobchange: 40,40
  230. // Enables you to to jump randomly on a map (that you are already on).
  231. jump: 40,40
  232. // Warps you to your last save point (2 same commands).
  233. load: 40,40
  234. return: 40,40
  235. // Warps you to a specific npc
  236. tonpc: 40,40
  237. // Saves a warp point.
  238. memo: 40,40
  239. // Set your character display options. (Visual effects of your character)
  240. option: 40,40
  241. // Sets the level of intemecy of your pet.
  242. petfriendly: 40,40
  243. // Sets hunger level of your pet.
  244. pethungry: 40,40
  245. // Turns PvP (Person vs. Person) off on a map.
  246. pvpoff: 40,40
  247. // Enables PvP on a map.
  248. pvpon: 40,40
  249. // Permanently adds/removes a quest skill
  250. questskill: 40,40
  251. lostskill: 40,40
  252. // Sets the speed you can walk/attack at. Default is 150.
  253. speed: 40,40
  254. // Summons spirit spheres around you.
  255. spiritball: 40,40
  256. // Warp yourself to a certain map, at (x,y) coordinates (2 same commands).
  257. mapmove: 40,40 // (also /mm or /mapmove)
  258. rura: 40,40
  259. warp: 40,40
  260. // Changes GM clothes color (2 same commands)
  261. dye: 40,40
  262. ccolor: 40,40
  263. // Changes GM hair style (2 same commands)
  264. hairstyle: 40,40
  265. hstyle: 40,40
  266. // Changes GM hair color (2 same commands)
  267. haircolor: 40,40
  268. hcolor: 40,40
  269. // Deletes all your items.
  270. itemreset: 40,40
  271. // Does a skill/stat reset.
  272. reset: 40,40
  273. // Displays distribution of players on the server per map (% on each map which has players)
  274. users: 40,40
  275. // Deletes floor items in your range of sight
  276. cleanmap: 40,40
  277. // Kill all monsters in map (without drops)
  278. killmonster2: 40,40
  279. // Sets your spawn point (aka save point).
  280. save: 40,40
  281. // Do some visual effect on your character
  282. effect: 40,40
  283. // Do some visual effect on your character (misceffect)
  284. misceffect: 40,40
  285. // GM's magnifier
  286. identify: 40,40
  287. // Drop all your items
  288. dropall: 40,40
  289. // Store all your items
  290. storeall: 40,40
  291. // Allow other players to hit you out of PvP
  292. killable: 40,40
  293. // Look up a skill by name
  294. skillid: 40,40
  295. // Use a skill by id
  296. useskill: 40,40
  297. // What skills are required to get this skill
  298. skilltree: 40,40
  299. // Marriage commands
  300. marry: 40,40
  301. divorce: 40,40
  302. // Adopt a novice into a family
  303. adopt: 40,40
  304. // Play a Sound!
  305. sound: 40,40
  306. // Displays a player's storage
  307. storagelist: 40,40
  308. // Displays a player's cart contents
  309. cartlist: 40,40
  310. // Displays a player's items
  311. itemlist: 40,40
  312. // Displays a player's stats
  313. stats: 40,40
  314. //---------------------
  315. // 50: Sub-GM+ commands
  316. // Creates a new guild, with you as the guildmaster.
  317. guild: 50,50
  318. // Brings up your guild storage wherever you are.
  319. gstorage: 50,50
  320. // Spawns a monster, and a certain amount (2 same commands + /monster).
  321. monster: 50,50
  322. spawn: 50,50
  323. // Spawns a smaller sized version of a monster.
  324. monstersmall: 50,50
  325. // Spawns a larger sized version of a monster.
  326. monsterbig: 50,50
  327. // Spawns mobs that treat you as their master (they disappear after some time)
  328. summon: 50,50
  329. // It will spawn a supportive clone of the given player.
  330. clone: 50,50
  331. // It will spawn a supportive clone of the given player that follows the creator around.
  332. slaveclone: 50,50
  333. // It will spawn an aggresive clone of the given player.
  334. evilclone: 50,50
  335. //----------------
  336. // 60: GM commands
  337. // Add or Remove Cash/Kafra points to yourself
  338. cash: 60,60
  339. points: 60,60
  340. // Starts Guild Wars
  341. agitstart: 60,60
  342. // Ends Guild Wars
  343. agitend: 60,60
  344. // Resurects yourself.
  345. alive: 60,60
  346. // Levels your character to specified level (adds to your level) (7 same commands).
  347. blvl: 60,60
  348. lvup: 60,60
  349. blevel: 60,60
  350. baselvl: 60,60
  351. baselvup: 60,60
  352. baselevel: 60,60
  353. baselvlup: 60,60
  354. // Raises your job level (6 same commands).
  355. jlvl: 60,60
  356. jlevel: 60,60
  357. joblvl: 60,60
  358. joblvup: 60,60
  359. joblevel: 60,60
  360. joblvlup: 60,60
  361. // Changes the sex of yourself
  362. changesex: 60,60
  363. // Levels your guild to specified level (2 same commands).
  364. glvl: 60,60
  365. glevel: 60,60
  366. guildlvl: 60,60
  367. guildlvup: 60,60
  368. guildlevel: 60,60
  369. guildlvlup: 60,60
  370. // Find an itemID based on item name
  371. idsearch: 60,60
  372. // Creates an item of your choosing, either Item ID or Name (1 command + /item).
  373. item: 60,60
  374. // Creates a complet item (card, etc...) of your choosing, either Item ID or Name.
  375. item2: 60,60
  376. // Deletes an item of your choosing, either Item ID or Name.
  377. delitem: 60,60
  378. // Kill another character without hitting them.
  379. kill: 60,60
  380. // Kill all monsters in map (with drops)
  381. killmonster: 60,60
  382. // Creates yourself a pet egg.
  383. makeegg: 60,60
  384. // Hatches an egg
  385. hatch: 60,60
  386. // Instantly kills player whose name is entered and deals insane damage to everything around
  387. nuke: 60,60
  388. // Enable hitting a player even when not in PvP
  389. killer: 60,60
  390. // Creates weapon of desired element.
  391. produce: 60,60
  392. // Warps a character to you (1 command + /recall).
  393. recall: 60,60
  394. // Refines all weapons in your items list.
  395. refine: 60,60
  396. // Will repair all broken items in inventory.
  397. repairall: 60,60
  398. // Change Status of your character
  399. str: 60,60
  400. agi: 60,60
  401. vit: 60,60
  402. int: 60,60
  403. dex: 60,60
  404. luk: 60,60
  405. // Gets all skills (4 same commands)
  406. allskill: 60,60
  407. allskills: 60,60
  408. skillall: 60,60
  409. skillsall: 60,60
  410. // Sets GM stats to maximum (4 same commands)
  411. statall: 60,60
  412. statsall: 60,60
  413. allstats: 60,60
  414. allstat: 60,60
  415. // Gives you job points.
  416. stpoint: 60,60
  417. // Gives you skill points of desired amount.
  418. skpoint: 60,60
  419. // Warps all online character of a guild to you. (at least one member of that guild must be on.)
  420. guildrecall: 60,60
  421. // Warps all online character of a party to you. (at least one party member must be online.)
  422. partyrecall: 60,60
  423. // Allows you to spy on any Guilds Guild chat. (at least one member of that guild must be on.)
  424. // NOTE: map server needs to be configured to enable spying to use this command (enable_spy: yes)
  425. guildspy: 60,60
  426. // Allows you to spy on any party's party chat. (at least one party member must be online.)
  427. // NOTE: map server needs to be configured to enable spying to use this command (enable_spy: yes)
  428. partyspy: 60,60
  429. // Gives you money (zeny) of desired amount.
  430. zeny: 60,60
  431. // To block definitively a player (2 same commands)
  432. block: 60,60
  433. charblock: 60,60
  434. // To unblock a player (2 same commands)
  435. unblock: 60,60
  436. charunblock: 60,60
  437. // To ban a player for a limited time (4 same commands)
  438. ban: 60,60
  439. banish: 60,60
  440. charban: 60,60
  441. charbanish: 60,60
  442. // To unban a player (4 same commands)
  443. unban: 60,60
  444. unbanish: 60,60
  445. charunban: 60,60
  446. charunbanish: 60,60
  447. // To send specified character in jails
  448. jail: 60,60
  449. // To discharge a prisoner (2 same commands)
  450. unjail: 60,60
  451. discharge: 60,60
  452. // Timed jailing
  453. jailfor: 60,60
  454. // Create a static warp portal that lasts until the next reboot
  455. addwarp: 60,60
  456. // Open a trade window with any player
  457. trade: 60,60
  458. // Changes the player's appearance (headgear)
  459. changelook: 60,60
  460. // Homunculus commands for GMs
  461. hlvl: 60,60
  462. hlevel: 60,60
  463. homlvl: 60,60
  464. homlvup: 60,60
  465. homlevel: 60,60
  466. homevolve: 60,60
  467. homevolution: 60,60
  468. makehomun: 60,60
  469. homfriendly: 60,60
  470. homhungry: 60,60
  471. // Re-calculates stats, as if the homun was sent back to level 1 and re-leveled
  472. homshuffle: 60,60
  473. // WoE 2 start/stop commands
  474. agitstart2: 60,60
  475. agitend2: 60,60
  476. // Resets player stats
  477. streset: 60,60
  478. // Resets player skills
  479. skreset: 60,60
  480. //----------------------
  481. // 80: GM Chief commands
  482. // Set the map you are on to day.
  483. day: 80,80
  484. // Kills everyone on the server.
  485. doom: 80,80
  486. // Kills everyone on the map you are on.
  487. doommap: 80,80
  488. // Set the map you are currently on to night.
  489. night: 80,80
  490. // Recalls Everyone To Your Coordinates
  491. recallall: 80,80
  492. // Revives all players on the map.
  493. raisemap: 80,80
  494. // Revives all players on the server.
  495. raise: 80,80
  496. // Hides a NPC.
  497. hidenpc: 80,80
  498. // Unhides a NPC.
  499. shownpc: 80,80
  500. // Loads a Script
  501. loadnpc: 80,80
  502. // Unloads a NPC
  503. unloadnpc: 80,80
  504. // Move a NPC
  505. npcmove: 80,80
  506. // turn skills on for a map
  507. skillon: 80,80
  508. // turn skills off for a map
  509. skilloff: 80,80
  510. // Mute a player (prevents talking, usage of skills and commands)
  511. mute: 80,80
  512. // Unmute a player
  513. unmute: 80,80
  514. //---------------------------
  515. // 99: Administrator commands
  516. // Disconnect all users from the server
  517. kickall: 99,99
  518. // Closes Map-Server
  519. mapexit: 99,99
  520. // Used for testing packet sends from the client (debug function)
  521. send: 99,99
  522. // Give information about terrain/area (debug function)
  523. gat: 99,99
  524. // Displays a status change without really applying it (debug function)
  525. displaystatus: 99,99
  526. // Displays the animation of a skill without really using it (debug function)
  527. displayskill: 99,99
  528. // Shows information about the map
  529. mapinfo: 99,99
  530. // Set Map Flags (WIP)
  531. mapflag: 99,99
  532. // Re-load item database (admin command)
  533. reloaditemdb: 99,99
  534. // Re-load monsters database (admin command)
  535. reloadmobdb: 99,99
  536. // Re-load skills database (admin command)
  537. reloadskilldb: 99,99
  538. // Re-load scripts (admin command)
  539. reloadscript: 99,99
  540. // Change a battle_config flag without rebooting server
  541. setbattleflag: 99,99
  542. // Re-load gm command config (admin command)
  543. reloadatcommand: 99,99
  544. // Re-load battle config (admin command)
  545. // Note that some player config settings won't take effect until relog
  546. // (display exp, display zeny, display skill delay fail, ...)
  547. reloadbattleconf: 99,99
  548. // Re-load status database (admin command)
  549. reloadstatusdb: 99,99
  550. // Re-load player info database (admin command)
  551. reloadpcdb: 99,99
  552. // Re-load the Message of the Day (admin command)
  553. reloadmotd: 99,99
  554. // Changes the GM level of another character
  555. // (lasts until reboot, or gm list reload)
  556. adjgmlvl: 99,99
  557. // Changes the required GM level of an @ command
  558. // (effect lasts until restart or command reload)
  559. adjcmdlvl: 99,99
  560. // [Un]Disguise All Players (admin command)
  561. disguiseall: 99,99
  562. undisguiseall: 99,99
  563. // Mutes every player on screen (admin command)
  564. mutearea: 99,99
  565. stfu: 99,99
  566. // Makes you immune to attacks (monsters/players/skills cannot target/hit you, admin command)
  567. monsterignore: 99,99
  568. battleignore: 99,99
  569. //---------------------------------------------------------------
  570. // 99: Weather effects
  571. snow: 99,99
  572. clouds: 99,99
  573. clouds2: 99,99
  574. fog: 99,99
  575. fireworks: 99,99
  576. sakura: 99,99
  577. leaves:99,99
  578. // Stop all weather effects
  579. clearweather: 99,99
  580. //---------------------------------------------------------------
  581. // 100: Disabled commands
  582. //---------------------
  583. // OTHER: not a command
  584. import: conf/import/atcommand_conf.txt