Difference between revisions of "PixelChecker"
From Pixelmon Wiki
(Created Page (stole the layout from EVs/IVs)) |
|||
Line 1: | Line 1: | ||
− | PixelChecker is a Pixelmon sidemod that gives access to commands that | + | PixelChecker is a Pixelmon sidemod that gives access to commands that display the moves, [[Abilities] and [[Natures]] of individual Pokémon by interacting with them. |
==Installation== | ==Installation== | ||
Any version of Pixelmon from 3.2 upwards is compatible with this mod. | Any version of Pixelmon from 3.2 upwards is compatible with this mod. | ||
Line 6: | Line 6: | ||
On servers, the mod is server-side and does not need to be installed by each individual player to be used. | On servers, the mod is server-side and does not need to be installed by each individual player to be used. | ||
==Commands== | ==Commands== | ||
− | */ability - This command will display the | + | */ability - This command will display the [[Ability]] of the first Pokémon interacted with after using the command. It can be used on any Pokémon, whether the Pokémon is owned by a player or wild. It will also display actual Ability that a Pokémon has even if the Ability is Coming Soon. |
− | */moves - This command will display the moves of the first | + | */moves - This command will display the moves of the first Pokémon interacted with after using the command. It can be used on any Pokémon, whether the Pokémon is owned by a player or wild. |
− | */nat - This command will display the | + | */nat - This command will display the [[Nature]] of the first Pokémon interacted with after using the command. It can be used on any Pokémon, whether the Pokémon is owned by a player or wild. |
==Permission Nodes== | ==Permission Nodes== | ||
*/ability - com.moeboy76.pixelmon.commands.Abilities | */ability - com.moeboy76.pixelmon.commands.Abilities | ||
*/moves - com.moeboy76.pixelmon.commands.Moves | */moves - com.moeboy76.pixelmon.commands.Moves | ||
*/nat - com.moeboy76.pixelmon.commands.Natures | */nat - com.moeboy76.pixelmon.commands.Natures |
Revision as of 11:34, 15 September 2014
PixelChecker is a Pixelmon sidemod that gives access to commands that display the moves, [[Abilities] and Natures of individual Pokémon by interacting with them.
Installation
Any version of Pixelmon from 3.2 upwards is compatible with this mod.
- Download PixelChecker here.
- Place the downloaded zip file in the mods folder.
On servers, the mod is server-side and does not need to be installed by each individual player to be used.
Commands
- /ability - This command will display the Ability of the first Pokémon interacted with after using the command. It can be used on any Pokémon, whether the Pokémon is owned by a player or wild. It will also display actual Ability that a Pokémon has even if the Ability is Coming Soon.
- /moves - This command will display the moves of the first Pokémon interacted with after using the command. It can be used on any Pokémon, whether the Pokémon is owned by a player or wild.
- /nat - This command will display the Nature of the first Pokémon interacted with after using the command. It can be used on any Pokémon, whether the Pokémon is owned by a player or wild.
Permission Nodes
- /ability - com.moeboy76.pixelmon.commands.Abilities
- /moves - com.moeboy76.pixelmon.commands.Moves
- /nat - com.moeboy76.pixelmon.commands.Natures