summaryrefslogtreecommitdiff
path: root/conf/atcommand_local.conf.example
diff options
context:
space:
mode:
authorJared Adams <jaxad0127@gmail.com>2009-03-14 12:38:31 -0600
committerJared Adams <jaxad0127@gmail.com>2009-03-14 12:38:31 -0600
commit3265597be56da771c60502f3fd819e95af8c6dc0 (patch)
tree14305b2d403d65cbdadcc12913a86f3cd674e602 /conf/atcommand_local.conf.example
parent8406c3965b6605f48a8f63f2342532259f0b97f5 (diff)
downloadserverdata-3265597be56da771c60502f3fd819e95af8c6dc0.tar.gz
serverdata-3265597be56da771c60502f3fd819e95af8c6dc0.tar.bz2
serverdata-3265597be56da771c60502f3fd819e95af8c6dc0.tar.xz
serverdata-3265597be56da771c60502f3fd819e95af8c6dc0.zip
Some command cleanup and syncronization
Diffstat (limited to 'conf/atcommand_local.conf.example')
-rw-r--r--conf/atcommand_local.conf.example163
1 files changed, 25 insertions, 138 deletions
diff --git a/conf/atcommand_local.conf.example b/conf/atcommand_local.conf.example
index f2f925df..1f07f962 100644
--- a/conf/atcommand_local.conf.example
+++ b/conf/atcommand_local.conf.example
@@ -9,6 +9,9 @@ command_symbol: @
// 0: normal player commands
+// Displays helpfile in Athena base directory.
+help: 0
+
// Give server time. (6 same commands)
time: 0
date: 0
@@ -48,14 +51,8 @@ where: 40
// Spawns you to set points in major cities.
go: 40
-// Displays helpfile in Athena base directory (2 same commands).
-help: 40
-h: 40
-
-// Warp yourself to a person (3 same commands + /shift).
-jumpto: 40
+// Warp yourself to a person.
goto: 40
-warpto: 40
// follow a player (including warping to them)
follow: 40
@@ -122,19 +119,16 @@ inall: 60
// Disable all wispers for a player
exall: 60
-// Broadcast to the whole server. Using (1 command + /nb, /b).
+// Broadcast to the whole server
broadcast: 60
-// Broadcast to the map you are on (1 command + /lb, /nlb).
+// Broadcast to the map you are on
local_broadcast: 60
// Broadcast (with or without name).
kami: 60
kamib: 60
-// Enables you to go to a certain map, at (x,y) coordinates. (@mapmove + /mm or /mapmove)
-mapmove: 60
-
// Shows Stats Of All Characters Online
charstatsall: 60
@@ -180,32 +174,26 @@ useskill: 60
// make another player killable
charkillable: 60
-// Spawns a monster, and a certain amount (3 same commands + /monster).
+// Spawns a monster, and a certain amount
spawn: 60
-monster: 60
-summon: 60
-// Spawns a monster with parameters not in same order of @spawn.
-monster2: 60
+//Summons a monster, and a certain amount
+summon: 60
// Resurects yourself.
alive: 60
-// Levels your character to specified level (adds to your level) (3 same commands).
-lvup: 60
-baselvlup: 60
-blevel: 60
+// Levels your character to specified level (adds to your level).
+blvl: 60
// Raises your job level (3 same commands).
-joblvup: 60
-joblvlup: 60
-jlevel: 60
+jlvl: 60
// Unmute a player
unmute: 60
// Sets another persons base level.
-charbaselvl: 60
+charblvl: 60
// Changes the sex of an online player (all characters on the account)
charchangesex: 60
@@ -244,20 +232,13 @@ killer: 60
// Creates weapon of desired element.
produce: 60
-// Warps a character to you (1 command + /recall).
+// Warps a character to you
recall: 60
-// Refines all weapons in your items list.
-refine: 60
-
-// Will repair all broken items in inventory.
-repairall: 60
-
// Revives a character, and heals them.
revive: 60
-// Warp another person to a certain map, at (x,y) coordinates (2 same commands).
-rura+: 60
+// Warp another person to a certain map, at (x,y) coordinates
charwarp: 60
// Change Status of your character
@@ -268,17 +249,11 @@ int: 60
dex: 60
luk: 60
-// Gets all skills (4 same commands)
-allskill: 60
+// Gets all skills
allskills: 60
-skillall: 60
-skillsall: 60
-// sets GM stats to maximum (4 same commands)
-statall: 60
-statsall: 60
+// sets GM stats to maximum
allstats: 60
-allstat: 60
// Gives you job points.
stpoint: 60
@@ -286,32 +261,23 @@ stpoint: 60
// Gives you skill points of desired amount.
skpoint: 60
-// To block definitively a player (only administrator can unblock the account) (2 same commands)
+// To block definitively a player
block: 60
-charblock: 60
-// To unblock a player (2 same commands)
+// To unblock a player
unblock: 60
-charunblock: 60
-// To ban a player for a limited time (only administrator can unban the account) (4 same commands)
+// To ban a player for a limited time
ban: 60
-banish: 60
-charban: 60
-charbanish: 60
-// To unban a player (4 same commands)
+// To unban a player
unban: 60
-unbanish: 60
-charunban: 60
-charunbanish: 60
// To send specified character in jails
jail: 60
-// To discharge a prisoner (2 same commands)
+// To discharge a prisoner
unjail: 60
-discharge: 60
// drop a players possessions on the gruond
chardropall: 60
@@ -337,14 +303,6 @@ zeny: 80
// Changes another character's zenny
charzeny: 80
-// Changes your job to one you specify (2 same commands).
-job: 80
-jobchange: 80
-
-// Sets the job of another character (2 same commands).
-charjob: 80
-charjobchange: 80
-
// Set options on another character.
charoption: 80
@@ -396,9 +354,6 @@ idsearch: 80
// Creates an item of your choosing, either Item ID or Name (1 command + /item).
item: 80
-// Creates a complet item (card, etc...) of your choosing, either Item ID or Name.
-item2: 80
-
// ??
itemcheck: 80
@@ -429,10 +384,6 @@ gstorage: 99
// Do some visual effect on your character
effect: 99
-// Instantly kills player whose name is entered and deals insane damage to everything around.
-// Disabled for now
-//nuke: 99
-
// Changes character's model
charmodel: 99
@@ -442,29 +393,13 @@ agitstart: 99
// Ends Guild Wars
agitend: 99
-// Levels your guild to specified level (2 same commands).
-guildlvup: 99
-guildlvlup: 99
+// Levels your guild to specified level
+guildlvl: 99
// craete a party/guild
guild: 99
party: 99
-// Enables spirit sphere balls.
-spiritball: 99
-
-//Makes an egg
-makeegg: 99
-
-//Hatches an egg
-hatch: 99
-
-// Sets the level of intemecy of your pet.
-petfriendly: 99
-
-// Sets hunger level of your pet.
-pethungry: 99
-
// Warps all online character of a guild to you. (at least one member of that guild must be on.)
guildrecall: 99
@@ -480,15 +415,9 @@ partyspy: 99
// Saves a warp point.
memo: 99
-// Creates yourself a pet egg, have to use Pet ID.
-makeegg: 99
-
// To get a peco to (un)ride for another player.
charmountpeco: 99
-// Enables to give possibility to a player to rename his/her pet.
-charpetrename: 99
-
// Change your appearence to other players to a mob.
disguise: 99
@@ -496,7 +425,7 @@ disguise: 99
undisguise: 99
// To change disguise of another player/GM
-chardisguise: 99
+chardisguise: 9
charundisguise: 99
// Enables platinum skills of another player.
@@ -505,19 +434,12 @@ charquestskill: 99
// Enables lost skills of another player.
charlostskill: 99
-// turn on and off skills on a map
-skillon: 99
-skilloff: 99
-
// Changes your apperance.
model: 99
// To get a peco to (un)ride
mountpeco: 99
-// Enables you to rename your pet.
-petrename: 99
-
// Disconnect all users from the server
kickall: 99
@@ -547,38 +469,3 @@ reloadscript: 99
// Re-load GM level (admin command)
reloadgmdb: 99
-
-// Refresh only status of players - SQL Only
-refreshonline: 99
-
-
-//---------------------------------------------------------------
-// 0: Mail System - SQL Only commands - Must be enabled
-
-// Check # of messages.
-checkmail: 1
-
-// List all messages.
-listmail: 1
-
-// List only new mail.
-listnewmail: 1
-
-// Read a message.
-readmail: 1
-
-// Send mail.
-sendmail: 1
-
-// Send priority mail (tagged with Priority and cannot be deleted until read)
-sendprioritymail: 80
-
-// Delete a message.
-deletemail: 0
-
-
-
-//---------------------
-// OTHER: not a command
-
-//import: conf/import/atcommand_conf.txt