atcommand_athena.conf 13 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634
  1. // Athena atcommand Configuration file.
  2. // Translated by Peter Kieser <pfak@telus.net>
  3. // Set here the symbol that you want to use for your commands
  4. // Only 1 character is get (default is character_savecharacter_save'@'). You can set any character,
  5. // except control-character (0x00-0x1f), '%' (party chat speaking) and '/' (standard ragnarok GM commands)
  6. // With default character, all commands begin by a '@': <example> @revive
  7. command_symbol: @
  8. // Sets the level of the users that can use the GM commands.
  9. // <command name>: level
  10. // When battle_athena.conf has atcommand_gm_only set to no,
  11. // normal players (gm level 0) can use GM commands if you set 0 to the command level.
  12. // Max GM level is 99. If you want forbid a command to all people, set it with level 100.
  13. // Default values are set to define different GM levels like follow:
  14. // 0: normal player
  15. // -> no special advantage (only @time to know time and if at_command_gm_only is disabled)
  16. // 1: Super player
  17. // -> some (very) little advantages: storage, petrename, etc...
  18. // 10: Super player+
  19. // -> same of Super player with !go (very super player)
  20. // 20: Mediator
  21. // -> it's a GM that only need to know people, and move to their to speak with them (they can access to any command about wisps)
  22. // 40: Sub-GM
  23. // -> This GM can help a GM, and can not create item or zeny or modify a character (can have some information commands)
  24. // 50: Sub-GM+
  25. // -> This GM can change some non-important things on a character
  26. // 60: GM
  27. // -> can do almost anything (excep administration, and mass commands)
  28. // GM is the first level where we can modify a character with important value, create items or create zenys
  29. // 80: GM Chief
  30. // -> can do anything, except administration commands
  31. // 99: Administrator
  32. // -> can do anything!
  33. //--------------------------
  34. // 0: normal player commands
  35. // Give server time. (6 same commands)
  36. uptime: 0
  37. changesex: 0
  38. time: 0
  39. date: 0
  40. server_date: 0
  41. serverdate: 0
  42. server_time: 0
  43. servertime: 0
  44. // Display your ignore list (people from which you ignore wisps)
  45. ignorelist: 0
  46. // To change your (own) email (characters protection)
  47. // note: this command doesn't check email itself, but check structure of the email (xxx@xxx)
  48. // if you want be sure of each e-mail disable this option (value: 100)
  49. email: 0
  50. // To become GM (need password; password is set in login_athena.conf).
  51. // special!: only a non-GM (player with gm level 0) need to have this command.
  52. // if you change the value, be sure of what you do!
  53. // To be able to create a gm with @gm, you must:
  54. // - give a level to level_new_gm (parameter of login_athena.conf) (not 0)
  55. // - enable to level 0 the @gm command (atcommand_athena.conf) (default 100) - Only level 0 can give access to this command
  56. // - enable gm commands to normal player (battle_athena.conf, atcommand_gm_only parameter)
  57. // - and normal player must give correct password when he use the @gm command (gm_pass paramter in login_athena.conf)
  58. gm: 100
  59. //-------------------------
  60. // 1: Super player commands
  61. // Suicide your character.
  62. die: 1
  63. // Enables you to rename your pet.
  64. petrename: 1
  65. party: 1
  66. // Brings up your personal storage wherever you are.
  67. storage: 1
  68. // Locate someone on a map, returns your coordinates if the person isn't on.
  69. where: 1
  70. //---------------------------
  71. // 10: Super player+ commands
  72. // Spawns you to set points in major cities.
  73. go: 10
  74. //----------------------
  75. // 20: Mediator commands
  76. // Displays helpfile in Athena base directory (2 same commands).
  77. help: 20
  78. h: 20
  79. // Warp yourself to a person (3 same commands + /shift).
  80. jumpto: 20
  81. goto: 20
  82. warpto: 20
  83. // follow a player (including warping to them)
  84. follow: 20
  85. // Disconnects a user from the server (1 command + right click menu for GM "(name) force to quit").
  86. kick: 20
  87. // Changes your apperance.
  88. model: 20
  89. // To get a peco to (un)ride
  90. mountpeco: 20
  91. // Returns list of logged in characters with their position (2 same commands).
  92. who: 20
  93. whois: 20
  94. // Returns list of logged in characters with their job.
  95. who2: 20
  96. // Returns list of logged in characters with their party/guild.
  97. who3: 20
  98. // Returns list of logged in characters with their position in a specifical map.
  99. whomap: 20
  100. // Returns list of logged in characters with their job in a specifical map.
  101. whomap2: 20
  102. // Returns list of logged in characters with their party/guild in a specifical map.
  103. whomap3: 20
  104. // Like @who+@who2+who3, but only for GM.
  105. whogm: 20
  106. // Change your appearence to other players to a mob.
  107. disguise: 20
  108. //Restore your normal appearance.
  109. undisguise: 20
  110. // Display ignore list of a player (people from which the player ignore wisps)
  111. charignorelist: 20
  112. // Enable all wispers for a player
  113. inall: 20
  114. // Disable all wispers for a player
  115. exall: 20
  116. //--------------------
  117. // 40: Sub-GM commands
  118. // Broadcast to the whole server. Using (1 command + /nb, /b).
  119. broadcast: 40
  120. // Broadcast to the map you are on (1 command + /lb, /nlb).
  121. local_broadcast: 40
  122. // Broadcast (with or without name).
  123. kami: 40
  124. kamib: 40
  125. // Enables you to go to a certain map, at (x,y) coordinates. (@mapmove + /mm or /mapmove)
  126. mapmove: 40
  127. // Enables GVG on a map (2 same commands).
  128. gvgon: 40
  129. gpvpon: 40
  130. // Turns GVG (Guild v. Guild) off on a map (2 same commands).
  131. gvgoff: 40
  132. gpvpoff: 40
  133. // Heals a person to full HP/SP.
  134. heal: 40
  135. // GM Hide (enables you to be invisible to characters, and most monsters) (1 command + /hide).
  136. hide: 40
  137. // Changes your job to one you specify (2 same commands).
  138. job: 40
  139. jobchange: 40
  140. // Enables you to to jump randomly on a map (that you are already on).
  141. jump: 40
  142. // Warps you to your last save point (2 same commands).
  143. return: 40
  144. load: 40
  145. // Enables lost skills.
  146. lostskill: 40
  147. // Saves a warp point.
  148. memo: 40
  149. // Set your character display options. (Visual effects of your character)
  150. option: 40
  151. //Makes an egg
  152. makeegg: 40
  153. //Hatches an egg
  154. hatch: 40
  155. // Sets the level of intemecy of your pet.
  156. petfriendly: 40
  157. // Sets hunger level of your pet.
  158. pethungry: 40
  159. // Turns PVP (Person v. Person) off on a map.
  160. pvpoff: 40
  161. // Enables PVP on a map.
  162. pvpon: 40
  163. // Enables platinum skills.
  164. questskill: 40
  165. // Sets the speed you can walk/attack at. Default is 150.
  166. speed: 40
  167. // Enables spirit sphere balls.
  168. spiritball: 40
  169. // Warp yourself to a certain map, at (x,y) coordinates (2 same commands).
  170. rura: 40
  171. warp: 40
  172. // Changes GM clothes color (2 same commands)
  173. dye: 40
  174. ccolor: 40
  175. // Changes GM hair style (2 same commands)
  176. hairstyle: 40
  177. hstyle: 40
  178. // Changes GM hair color (2 same commands)
  179. haircolor: 40
  180. hcolor: 40
  181. // Deletes all your items.
  182. itemreset: 40
  183. // Kill all monsters in map (without drops)
  184. killmonster2: 40
  185. // Sets your spawn point (aka save point).
  186. save: 40
  187. // Do some visual effect on your character
  188. effect: 40
  189. // Display all items of a player
  190. charitemlist: 40
  191. // Display all items of a player's storage
  192. charstoragelist: 40
  193. // Display all items of a player's cart
  194. charcartlist: 40
  195. // drop all your items
  196. dropall: 40
  197. // store all your items
  198. storeall: 40
  199. // allow other players to hit you out of pvp
  200. killable: 40
  201. // look up a skill by name
  202. skillid: 40
  203. // use a skill by id
  204. useskill: 40
  205. // What skills are required to get this skill
  206. skilltree: 40
  207. // make another player killable
  208. charkillable: 40
  209. //---------------------
  210. // 50: Sub-GM+ commands
  211. // Changes character's model
  212. charmodel: 50
  213. guild: 50
  214. // Brings up your guild storage wherever you are.
  215. gstorage: 50
  216. // Spawns a monster, and a certain amount (3 same commands + /monster).
  217. spawn: 50
  218. monster: 50
  219. summon: 50
  220. // Spawns a monster with parameters not in same order of @spawn.
  221. monster2: 50
  222. // To get a peco to (un)ride for another player.
  223. charmountpeco: 50
  224. //----------------
  225. // 60: GM commands
  226. // Starts Guild Wars
  227. agitstart: 60
  228. // Ends Guild Wars
  229. agitend: 60
  230. // Resurects yourself.
  231. alive: 60
  232. // Levels your character to specified level (adds to your level) (3 same commands).
  233. lvup: 60
  234. baselvlup: 60
  235. blevel: 60
  236. // Raises your job level (3 same commands).
  237. joblvup: 60
  238. joblvlup: 60
  239. jlevel: 60
  240. // Sets another persons base level.
  241. charbaselvl: 60
  242. // Changes the sex of an online player (all characters on the account)
  243. charchangesex: 60
  244. // Remove items from a character
  245. chardelitem: 60
  246. // Sets another persons job level.
  247. charjlvl: 60
  248. // Gives another character status points
  249. charstpoint: 60
  250. // Gives another character skill points
  251. charskpoint: 60
  252. // Resets another character's stats
  253. charreset: 60
  254. // Resets another character's status, skills
  255. charstreset: 60
  256. charskreset: 60
  257. // Saves the respawn point of another character.
  258. charsave: 60
  259. // Changes another character's zenny
  260. charzeny: 60
  261. // Levels your guild to specified level (2 same commands).
  262. guildlvup: 60
  263. guildlvlup: 60
  264. idsearch: 60
  265. // Creates an item of your choosing, either Item ID or Name (1 command + /item).
  266. item: 60
  267. // Creates a complet item (card, etc...) of your choosing, either Item ID or Name.
  268. item2: 60
  269. // ??
  270. itemcheck: 60
  271. // Kill another character without hitting them.
  272. kill: 60
  273. // Kill all monsters in map (with drops)
  274. killmonster: 60
  275. // Creates yourself a pet egg, have to use Pet ID.
  276. makeegg: 60
  277. // Instantly kills player whose name is entered and deals insane damage to everything around.
  278. // Disabled for now
  279. //nuke: 60
  280. // Enable hitting a player even when not in pvp
  281. killer: 60
  282. // Creates weapon of desired element.
  283. produce: 60
  284. // Warps a character to you (1 command + /recall).
  285. recall: 60
  286. // Refines all weapons in your items list.
  287. refine: 60
  288. // Will repair all broken items in inventory.
  289. repairall: 60
  290. // Revives a character, and heals them.
  291. revive: 60
  292. // Warp another person to a certain map, at (x,y) coordinates (2 same commands).
  293. rura+: 60
  294. charwarp: 60
  295. // Change Status of your character
  296. str: 60
  297. agi: 60
  298. vit: 60
  299. int: 60
  300. dex: 60
  301. luk: 60
  302. // Gets all skills (4 same commands)
  303. allskill: 60
  304. allskills: 60
  305. skillall: 60
  306. skillsall: 60
  307. // sets GM stats to maximum (4 same commands)
  308. statall: 60
  309. statsall: 60
  310. allstats: 60
  311. allstat: 60
  312. // Gives you job points.
  313. stpoint: 60
  314. // Gives you skill points of desired amount.
  315. skpoint: 60
  316. // Warps all online character of a guild to you. (at least one member of that guild must be on.)
  317. guildrecall: 60
  318. // Warps all online character of a party to you. (at least one party member must be online.)
  319. partyrecall: 60
  320. // Allows you to spy on any Guilds Guild chat. (at least one member of that guild must be on.)
  321. guildspy: 60
  322. //Allows you to spy on any party's party chat. (at least one party member must be online.)
  323. partyspy: 60
  324. // Gives you money (zeny) of desired amount.
  325. zeny: 60
  326. // To block definitively a player (only administrator can unblock the account) (2 same commands)
  327. block: 60
  328. charblock: 60
  329. // To unblock a player (2 same commands)
  330. unblock: 60
  331. charunblock: 60
  332. // To ban a player for a limited time (only administrator can unban the account) (4 same commands)
  333. ban: 60
  334. banish: 60
  335. charban: 60
  336. charbanish: 60
  337. // To unban a player (4 same commands)
  338. unban: 60
  339. unbanish: 60
  340. charunban: 60
  341. charunbanish: 60
  342. // To send specified character in jails
  343. jail: 60
  344. // To discharge a prisoner (2 same commands)
  345. unjail: 60
  346. discharge: 60
  347. // To change disguise of another player/GM
  348. chardisguise: 60
  349. charundisguise: 60
  350. // Enables platinum skills of another player.
  351. charquestskill: 60
  352. // Enables lost skills of another player.
  353. charlostskill: 60
  354. // turn on and off skills on a map
  355. skillon: 60
  356. skilloff: 60
  357. // Create a static warp portal that lasts until the next reboot
  358. addwarp: 60
  359. // drop a players possessions on the gruond
  360. chardropall: 60
  361. // put a players possessions in storage
  362. charstoreall: 60
  363. //----------------------
  364. // 80: GM Chief commands
  365. // Set the map you are on to day.
  366. day: 80
  367. // Kills everyone on the server.
  368. doom: 80
  369. // Kills everyone on the map you are on.
  370. doommap: 80
  371. // Set the map you are currently on to night.
  372. night: 80
  373. // Recalls Everyone To Your Coordinates
  374. recallall: 80
  375. // Revives all players on the map.
  376. raisemap: 80
  377. // Revives all players on the server.
  378. raise: 80
  379. // Enables a NPC.
  380. enablenpc: 80
  381. // Disables a NPC.
  382. disablenpc: 80
  383. // Move a NPC
  384. npcmove: 80
  385. // turn skills on for a map
  386. skillon: 80
  387. // turn skills off for a map
  388. skilloff: 80
  389. // Unmute a player
  390. unmute: 60
  391. //---------------------------
  392. // 99: Administrator commands
  393. // Disconnect all users from the server
  394. kickall: 99
  395. // Closes Map-Server
  396. mapexit: 99
  397. // Give information about terrain/area (debug function)
  398. gat: 99
  399. // Enables debugging
  400. packet: 99
  401. // Shows information about the map
  402. mapinfo: 99
  403. // Re-load item database (admin command)
  404. reloaditemdb: 99
  405. // Re-load monsters database (admin command)
  406. reloadmobdb: 99
  407. // Re-load skills database (admin command)
  408. reloadskilldb: 99
  409. // Re-load scripts (admin command)
  410. reloadscript: 99
  411. // Re-load GM level (admin command)
  412. reloadgmdb: 99
  413. // change a battle_config flag without rebooting server
  414. setbattleflag: 99
  415. // Refresh only status of players - SQL Only
  416. refreshonline: 99
  417. //---------------------------------------------------------------
  418. // 99: Weather effects
  419. rain: 99
  420. snow: 99
  421. fog: 99
  422. sakura: 99
  423. leaves:99
  424. //---------------------------------------------------------------
  425. // 0: Mail System - SQL Only commands - Must be enabled
  426. // Check # of messages.
  427. checkmail: 1
  428. // List all messages.
  429. listmail: 1
  430. // List only new mail.
  431. listnewmail: 1
  432. // Read a message.
  433. readmail: 1
  434. // Send mail.
  435. sendmail: 1
  436. // Send priority mail (tagged with Priority and cannot be deleted until read)
  437. sendprioritymail: 80
  438. // Delete a message.
  439. deletemail: 0
  440. //---------------------
  441. // OTHER: not a command
  442. //import: conf/import/atcommand_conf.txt