From 3c272e144d5945c40a03efd2a48c347f27392662 Mon Sep 17 00:00:00 2001 From: Cronick Date: Tue, 23 Aug 2016 23:05:39 +0200 Subject: [PATCH] Added spawn command to help --- .help | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/.help b/.help index 6e62458..89c535e 100644 --- a/.help +++ b/.help @@ -1,7 +1,8 @@ -clients : How many players are connected -exit : Exit the server -update : Update the server -kick [PlayerUsername] : Kick player by username -kickall : Kick all players -clear : Clear the server console -save : Save all players into database \ No newline at end of file +clients : How many players are connected +exit : Exit the server +update : Update the server +kick [PlayerName] : Kick player by username +kickall : Kick all players +clear : Clear the server console +save : Save all players into database +spawn [PlayerName] [PokemonName] [Amount] : Spawn pokemons at specific player