-
Notifications
You must be signed in to change notification settings - Fork 17
commands
Unknown66 edited this page Sep 28, 2016
·
6 revisions
| Command | Description |
|---|---|
| /help /start | Show help text. |
| /add <#pokedexID> | Add pokemon with pokedexID. |
| /add <#pokedexID1> <#pokedexID2> ... | Add multiple pokemon with pokedexID. |
| /addbyrarity <#rarity> with 1 uncommon to 5 ultrarare | Add pokemon with rarity. |
| /clear | Clear all pokemon. |
| /rem <#pokedexID> | Remove pokemon with pokedexID. |
| /rem <#pokedexID1> <#pokedexID2> ... | Remove multiple pokemon with pokedexID. |
| /list | List all currently observed pokemon. |
| /save | saves current configuration to server |
| /load | loads configuration |
| /lang <#language> | Sets pokemon names language. |
| #NEW | |
| Command | Description |
| :----------------------------------------------------- | :---------------------------------------------------------------------------- |
| Send | Search a location |
| /radius | Search radius in m |
| /remloc | Clear location data |
| /wladd | Adds user to whitelist(admin only) |
| /wlrem | Removes user from whitelist(admin only) |