Guest User

Untitled

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