Difference between revisions of "PixelChecker"
From Pixelmon Wiki
(Added Legacy Tag) |
|||
(4 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
+ | {{Legacy}} | ||
+ | |||
PixelChecker is a Pixelmon sidemod that allows players to see the moves, [[Abilities]] and [[Natures]] of individual Pokémon by interacting with them. | PixelChecker is a Pixelmon sidemod that allows players to see the moves, [[Abilities]] and [[Natures]] of individual Pokémon by interacting with them. | ||
==Installation== | ==Installation== | ||
− | + | {{SidemodVersionh}} | |
+ | {{SidemodVersion|1.7.10|3.5|1.3.0}} | ||
+ | {{SidemodVersionf}} | ||
+ | On servers, PixelChecker is server-side and does not need to be installed by each individual player to be used. | ||
===''Minecraft'' launcher=== | ===''Minecraft'' launcher=== | ||
− | #Download PixelChecker 1.3.0 [ | + | #Download PixelChecker 1.3.0 [https://adf.ly/3887320/pixelchecker here]. |
#Place the downloaded file in the mods folder. | #Place the downloaded file in the mods folder. | ||
===[[Pixelmon launcher]]=== | ===[[Pixelmon launcher]]=== | ||
− | #Download PixelChecker 1.3.0 [ | + | #Download PixelChecker 1.3.0 [https://adf.ly/3887320/pixelchecker here]. |
#Edit your profile and choose the "Browse for Mods" option. | #Edit your profile and choose the "Browse for Mods" option. | ||
#Find the downloaded PixelChecker file and select it. | #Find the downloaded PixelChecker file and select it. | ||
==Commands== | ==Commands== | ||
+ | {{CommandSyntax}} | ||
*/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. | */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. | */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. | ||
Line 17: | Line 23: | ||
*/moves: com.moeboy76.pixelmon.commands.Moves | */moves: com.moeboy76.pixelmon.commands.Moves | ||
*/nat: com.moeboy76.pixelmon.commands.Natures | */nat: com.moeboy76.pixelmon.commands.Natures | ||
+ | [[Category:Sidemods]] |
Latest revision as of 07:54, 6 May 2022
PixelChecker is a Pixelmon sidemod that allows players to see the moves, Abilities and Natures of individual Pokémon by interacting with them.
Contents
Installation
Minecraft version | Pixelmon version | PixelChecker version |
---|---|---|
1.7.10 | 3.5 | 1.3.0 |
On servers, PixelChecker is server-side and does not need to be installed by each individual player to be used.
Minecraft launcher
- Download PixelChecker 1.3.0 here.
- Place the downloaded file in the mods folder.
Pixelmon launcher
- Download PixelChecker 1.3.0 here.
- Edit your profile and choose the "Browse for Mods" option.
- Find the downloaded PixelChecker file and select it.
Commands
Note: Command syntax is displayed in the standard Minecraft command format. An explanation of this format can be found here.
- /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