Gym Wars 2: Feebas Unleashed
From Pixelmon Wiki
Revision as of 15:26, 20 July 2016 by Shadow9219 (talk | contribs) (Created page with "Pixelmon Gyms is a Pixelmon sidemod that allows servers to to create and set up gyms ran by their own players. == Installation == Pixelmon Gyms is compatible with Pixelmo...")
Pixelmon Gyms is a Pixelmon sidemod that allows servers to to create and set up gyms ran by their own players.
Installation
Pixelmon Gyms is compatible with Pixelmon version 4.2.7 or later. This mod only needs to be installed on a server and will not require each player to install it in order to be used. Pixelmon Gyms is currently still in development and not yet available for download.
Commands
- /acceptchallenge <gym>: Accepts a gym challenge which will teleport both players to the gym and start the battle.
- /addleader <player> <gym>: Adds a player as a leader of the specified gym.
- /badges [<player>]: Opens the inventory containing the badges of either yourself or another player if specified.
- /challenge <gym>: Sends a challenge request to the gym for a leader of that gym to accept, if there are other challengers you'll be put into a queue and have to wait until the leader completes all previous challenges.
- /creategym <gym-name> <type> <level-cap> <badge> [<order>]: Creates a gym with all of the properties specified.
- "gym-name": The name of the gym to be created, no two gyms can have the same name.
- "type": The type of the gym which the leader's party pokemon must contain for a gym battle.
- "level-cap": The highest level that either the challenger's or leader's party pokemon may be for a gym battle.
- "badge": The badge that will be rewarded to the player after a victory.
- "order" If gym order is enabled this is the order of the gym in which players may challenge the gym.
- /deletegym <gym>: Deletes a gym.
- /gymlist: Lists all the gyms and their status, open or closed, and the leaders online for each gym.
- /removeleader <player> <gym>: Removes a player from being a leader of the specified gym.
- /setgympos <gym> <leader|challenger>: Sets the position for the challenger/leader of the specified gym which they will be teleported to before a gym battle begins.
Config Settings
- "BannedMoves": The list of moves that are not allowed to be used by either the challenger or the leader in any gym battle.
- "CooldownTimerEnabled": Enables the cooldown timer so that once a challenger loses they must wait the amount of time specified in the 'CooldownTime' config value in order to challenge another gym.
- "CooldownTime": The time in minutes a player has to wait after losing a gym to challenge another.
- "GymOrder": Whether or not gyms have to be challenged in a particular order.