Difference between revisions of "Gameshark"
Line 1: | Line 1: | ||
GameShark is a Pixelmon [[sidemod]] that alerts the player about the locations of nearby Pokémon and Pixelmon-related blocks that are of potential interest to the player. | GameShark is a Pixelmon [[sidemod]] that alerts the player about the locations of nearby Pokémon and Pixelmon-related blocks that are of potential interest to the player. | ||
==Installation== | ==Installation== | ||
− | GameShark functions in Pixelmon versions 3.3.8 upwards and requires Java 8 to be used. On servers, the mod is client-side and players each have to individually install the mod to use it. The server itself does not have to install GameShark, but may do so in order to prevent players from using GameShark to search for certain types of objects. | + | GameShark functions in Pixelmon versions 3.3.8 upwards and requires Java 8 to be used. However, GameShark is currently incompatible with the most recent Pixelmon versions (4.3.0 and 5.0.0); it will be updated in the near future. On servers, the mod is client-side and players each have to individually install the mod to use it. The server itself does not have to install GameShark, but may do so in order to prevent players from using GameShark to search for certain types of objects. |
===''Minecraft'' launcher=== | ===''Minecraft'' launcher=== | ||
#Download GameShark for your version of ''Minecraft'' [http://pixelmonmod.com/downloads.php here]. | #Download GameShark for your version of ''Minecraft'' [http://pixelmonmod.com/downloads.php here]. |
Revision as of 16:05, 25 December 2016
GameShark is a Pixelmon sidemod that alerts the player about the locations of nearby Pokémon and Pixelmon-related blocks that are of potential interest to the player.
Contents
Installation
GameShark functions in Pixelmon versions 3.3.8 upwards and requires Java 8 to be used. However, GameShark is currently incompatible with the most recent Pixelmon versions (4.3.0 and 5.0.0); it will be updated in the near future. On servers, the mod is client-side and players each have to individually install the mod to use it. The server itself does not have to install GameShark, but may do so in order to prevent players from using GameShark to search for certain types of objects.
Minecraft launcher
- Download GameShark for your version of Minecraft here.
- Place the downloaded jar file in the mods folder.
Pixelmon launcher
- Go to the Settings tab on the main launcher screen and turn on "Enable advanced features".
- Edit your profile and choose the "Add Official Sidemod" option.
- Select GameShark from the list.
Overview
By default, GameShark will alert the player if any of the following are found within 200 blocks of the player:
- Legendary Pokémon
- Shiny Pokémon
- Boss Pokémon
- Shrines
- PokéLoot chests
- Fossils
- Evolution stone ores (Moss Rock and Ice Rock included)
GameShark displays its information in a box at the top-right corner of the screen. Initially, when nothing has been found, GameShark will display the player's coordinates and the biome that the player is in.
If any of the aforementioned objects or Pokémon are found, GameShark will display them in the box. An arrow indicates the direction that the closest found object is in relative to the direction the player is facing. The distance between the closest object and the player is also shown; this distance is in blocks if GameShark finds a special Pokémon and in meters if GameShark finds a PokéLoot chest or a shrine. If GameShark finds a Pokémon, the species of Pokémon will also be displayed in the box, although the difficulty of boss Pokémon will not be displayed. GameShark will only find wild Pokémon; Trainer-owned Pokémon will not be tracked.
It is possible to toggle what GameShark will search for by accessing its menu with a hotkey ('\' by default). Within this menu, it is also possible to make GameShark search for one or more specific species of Pokémon. In order to navigate the list of Pokémon, it is necessary to search for the Pokémon's name; the list will shift down to the first Pokémon in the list whose name starts with the searched text. It is not possible to scroll through the list of Pokémon.
The background around the directional arrow is color-coded according to what GameShark finds.
Color | Found |
---|---|
Clear | Nothing |
Red | Legendary Pokémon |
Green | Shiny Pokémon |
Blue | Boss Pokémon |
Golden yellow | Shrine |
Yellow | PokéLoot Chest |
Light blue | Fossil |
Pink | Evolution stone ore |
Orange | Player-specified Pokémon |
Commands
Note: Command syntax is displayed in the standard Minecraft command format. An explanation of this format can be found here.
- /gstoggle <bosses | evostones | fossils | legendaries | pokeloot | search | shinies | shrines>: Toggles whether GameShark tracks a certain type of object. If this command is used in the server console to disable a setting, all players on the server will be unable to use GameShark to search for the disabled types of objects.
- "bosses": Toggles searching for boss Pokémon.
- "evostones": Toggles searching for evolution stone ore.
- "fossils": Toggles searching for Fossils.
- "legendaries": Toggles searching for Legendary Pokémon.
- "pokeloot": Toggles searching for PokéLoot chests.
- "search": Toggles searching for player-defined species of Pokémon.
- "shinies": Toggles searching for Shiny Pokémon.
- "shrines": Toggles searching for shrines.
Permissions
Bukkit
- /gstoggle: com.waterdude.gameshark.commands.Toggle
Sponge
- /gstoggle: gameshark.command.gstoggle
Config settings
Except for the "draw lines to everything" setting, all of these settings can also be modified in-game by using a hotkey ('\' by default) to open the customization menu. The changes in the menu will be reflected in the gameshark.cfg file.
- "Draw lines to everything": If enabled, this will cause GameShark to draw color-coded lines directly from the player to what GameShark has found. This allows multiple objects or Pokémon to be tracked at the same time.
The following settings can be changed either by modifying the gameshark.cfg file or accessing the GameShark menu in-game.
- "Special List": The list of Pokémon that the player chooses to search for.
- "Radar distance": The maximum distance away from the player that an object or Pokémon can be tracked before GameShark stops tracking it.
The following settings can be changed in the gameshark.cfg file, the GameShark menu in-game, or via the /gstoggle command. If GameShark is installed server-side, disabling an option in the server gameshark.cfg file or in the server console prevents all players on the server from using the disabled option.
- "Show bosses": Whether boss Pokémon will be searched for.
- "Show evolution stones": Whether evolution stone ore will be searched for.
- "Show fossils": Whether fossils will be searched for.
- "Show Legendaries": Whether Legendary Pokémon will be searched for.
- "Show loot": Whether PokéLoot chests will be searched for.
- "Show searches": Whether player-specified Pokémon will be searched for.
- "Show Shinies": Whether Shiny Pokémon will be searched for.
- "Show shrines": Whether shrines will be searched for.