mirror of
https://github.com/maierfelix/POGOserver.git
synced 2026-04-25 07:19:38 -05:00
- Added cfg.js, .save & npm-debug.* to .gitignore - Updated .help from clients -> players - Fixed MySQL related bug, when new player join (https://vgy.me/bh2ooq.png)
8 lines
474 B
Plaintext
8 lines
474 B
Plaintext
players : How many players are connected
|
|
exit : Exit the server
|
|
update : Update the server
|
|
kick [Username] : Kick player by username
|
|
kickall : Kick all players
|
|
clear : Clear the server console
|
|
save : Save all players into database
|
|
spawn [Username] [Pkmn] [Amount] : Spawn pokemons at users position |