You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
PokeCord is no more, let's make a generic plugin. Commands are said to have been:
$catch <name> - catches pokemon
$pokedex $Dex - shows pokedex
$Dex --uncaught - shows uncaught Pokemon
$Dex --name <Pokemon name> - shows Pokemon you caught with that name
$shop - list of thing you can buy like evo stones n shit
$buy <item name> - buys the item + applies it to your selected pokemon
$select <Pokemon number> (can view the number using $Dex --name <Pokemon>)
$nickname <name of choice> - nicknames your selected Pokemon
$start -for when you first start the game. Let's you select a starter Pokemon. Must do $start before being able to catch pokemon
$bal - balance of your credits. Gain credits from catching a new Pokemon or catching the same Pokemon 10 times. Ex. 10th pikachu gives you credits.
$Dex claim <Pokemon name> - claims the credits of that reward.
$Dex claim all - claims all the rewards
Additionally the commands
$n
$b
Were used to cycle forward/back in the Pokedex. This will be replaced by reactions. In fact most of these commands are going to be replaced with something better, or integrated into another plugin.
The text was updated successfully, but these errors were encountered:
PokeCord is no more, let's make a generic plugin. Commands are said to have been:
Additionally the commands
Were used to cycle forward/back in the Pokedex. This will be replaced by reactions. In fact most of these commands are going to be replaced with something better, or integrated into another plugin.
The text was updated successfully, but these errors were encountered: