]> git.pond.sub.org Git - empserver/blob - info/add.t
111b5c2ee69310eaf398f00056ca11bc8a17f60d
[empserver] / info / add.t
1 .TH Command ADD
2 .NA add "Add/Remove a country in the game"
3 .LV Expert
4 .SY "add <NAT> <NAME> <REP> <visitor|new|active|god|delete>"
5 .EX add 1 bunky mypass n
6 This adds a new player to the game.
7 .EX add 2 visitor visitor v
8 This adds a visitor country to the game.
9 .EX add 1 bunky mypass d
10 This removes bunky from the game.
11 .EX add 36 martian outerspace a
12 This will add a new country which will be able to send/receive
13 telegrams but won't have any land.  For example, you could give a
14 newbie helper a country like this.
15 .SA "newcap, Deity"