repo.or.cz
/
auctionmangos.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
Initial Patch of Auction House bot rev. 135
[auctionmangos.git]
/
sql
/
updates
/
0.10
/
5160_mangos_command.sql
blob
6de8054973920feacc163b6a6915049854f1b7ad
1
DELETE FROM command WHERE name IN ('info');
2
3
INSERT INTO `command` VALUES
4
('info',0,'Syntax: .info\r\n\r\nDisplay server version and the number of connected players.');