Difference between revisions of "Global Trade Station"
From Pixelmon Wiki
(No need to have 1.x-2.x stuff since only Discord people used 1.x) |
|||
Line 2: | Line 2: | ||
==Installation== | ==Installation== | ||
{{SidemodVersionh}} | {{SidemodVersionh}} | ||
− | {{SidemodVersion|1.10.2|5.0.3|2.1.0}} | + | {{SidemodVersion|1.10.2|5.0.3+|2.1.0}} |
{{SidemodVersionf}} | {{SidemodVersionf}} | ||
− | This plugin uses the Sponge API, and will require ''SpongeForge'' version 5.2.0-BETA-2274 or later. Previous versions have not been tested, and may cause incompatibilities. | + | This plugin uses the Sponge API, and will require ''SpongeForge'' version 5.2.0-BETA-2274 or later. Previous versions of Sponge have not been tested, and may cause incompatibilities. |
==Commands== | ==Commands== | ||
{{CommandSyntax}} | {{CommandSyntax}} | ||
*/gts: Displays an interface of all listings stored in the system for players to access. | */gts: Displays an interface of all listings stored in the system for players to access. | ||
− | */gts add [-n|--never-expires] | + | */gts add [-n|--never-expires] <slot> <<price>|--poke=<Pokémon>>: Deposits a Pokémon into the GTS listings. |
− | **/gts add | + | **/gts add <slot> <price>: Specifies the party slot of the Pokémon to deposit in return for a cash payment. |
− | **/gts add -n | + | **/gts add -n <slot> <price>: Specifies the party slot of the Pokémon to deposit in return for a cash payment. States that the listing should never expire. |
− | **/gts add | + | **/gts add <slot> --poke=<Pokémon>: Specifies the party slot of the Pokémon to deposit, and asks for another Pokémon in return. |
− | */gts auc | + | */gts auc <slot> <starting price> <increment> <time>: Queues an auction in the GTS for the specified conditions. |
− | */gts search [flags] < | + | */gts search [flags] <Pokémon...>: Allows a player to search for specific Pokémon in the GTS, and reveal them if any exist. This command has many flags to narrow the search. |
− | ** | + | **[-s|--shiny]: Finds listings where the Pokémon are [[Shiny]]. |
− | + | **[--size=<growth>|--growth=<growth>]: Finds listings which match the specified [[Growth (stat)|growth]]. | |
− | ** | + | **[--lvl=<level>|--level=<level>]: Finds listings which match the specified level. |
− | ** | + | **[--ab=<Ability>|--ability=<Ability>]: Finds listings which match the specified [[Ability]]. |
− | ** | + | **[--ba=<Poké Ball>|--ball=<Poké Ball>]: Finds listings which match the specified [[Poké Balls|Poké Ball]]. |
− | ** | + | **[--evHP=<ev>|--evAtk=<ev>|--evDef=<ev>|--evSpAtk=<ev>|--evSpDef=<ev>|--evSpeed=<ev>]: Finds listings which match the specified [[EVs]]. |
− | ** | + | **[--ivHP=<iv>|--ivAtk=<iv>|--ivDef=<iv>|--ivSpAtk=<iv>|--ivSpDef=<iv>|--ivSpeed=<iv>]: Finds listings which match the specified IVs. |
− | ** | + | **[--ge=<gender>|--gender=<gender>]: Finds listings which match the specified gender. |
− | ** | + | **[--na=<Nature>|--nature=<Nature>]: Finds listings which match the specified [[Nature]]. |
− | ** | + | **[--f=<form>|--form=<form>]: Finds listings which match the specified [[form index]]. |
− | ** | + | **[--hasMove=<move>]: Finds listings which have Pokémon with the specified move. |
− | ** | + | **[--eggGroup=<Egg Group>]: Finds listings which are in the specified [[Egg Group]]. |
− | ** | + | **[--st|--specialTexture]: Finds listings which have a [[special texture]]. |
− | ** | + | **[--halloween|--zombie]: Finds [[Halloween Pokémon]] and [[Zombie Gyarados]]. |
− | ** | + | **[--roasted]: Finds [[Roasted Magikarp]] |
− | ** | + | **[--minPrice=<price>]: Finds listings with prices greater than or equal to the passed price. |
− | ** | + | **[--maxPrice=<price>]: Finds listings with prices less than or equal to the passed price. |
− | ** | + | **[--auc|--auction]: Finds listings that are auctions. |
− | ** | + | **[--cash]: Finds listings where the seller is asking for a cash return. |
− | ** | + | **[--pokemon]: Finds listings where the seller is asking for a Pokémon. |
− | ** | + | */gts edit: Pulls up an admin interface with all listings, where the user can remove/delete any listing. |
− | */gts edit: Pulls up an admin interface with all listings, where the user can remove/delete any listing | + | */gts clear: Completely deletes all listings within storage. |
− | */gts clear: Completely deletes | + | */gts logs <list|clear> <player>: Displays all associated logs for the specified player. |
− | */gts logs | ||
*/gts help: Displays a list of commands that can be used in GTS. | */gts help: Displays a list of commands that can be used in GTS. | ||
===Permission nodes=== | ===Permission nodes=== | ||
− | *Basic | + | *Basic use: gts.use |
− | *Admin | + | *Admin use: gts.admin |
==Version history== | ==Version history== | ||
[[Version history/GTS]] | [[Version history/GTS]] | ||
[[Category:Sidemods]] | [[Category:Sidemods]] |
Revision as of 11:44, 22 April 2017
Global Trade Station (GTS) is a Pixelmon sidemod that is based on the Global Trade System feature from the Pokémon games.
Installation
Minecraft version | Pixelmon version | Global Trade Station version |
---|---|---|
1.10.2 | 5.0.3+ | 2.1.0 |
This plugin uses the Sponge API, and will require SpongeForge version 5.2.0-BETA-2274 or later. Previous versions of Sponge have not been tested, and may cause incompatibilities.
Commands
Note: Command syntax is displayed in the standard Minecraft command format. An explanation of this format can be found here.
- /gts: Displays an interface of all listings stored in the system for players to access.
- /gts add [-n|--never-expires] <slot> <<price>|--poke=<Pokémon>>: Deposits a Pokémon into the GTS listings.
- /gts add <slot> <price>: Specifies the party slot of the Pokémon to deposit in return for a cash payment.
- /gts add -n <slot> <price>: Specifies the party slot of the Pokémon to deposit in return for a cash payment. States that the listing should never expire.
- /gts add <slot> --poke=<Pokémon>: Specifies the party slot of the Pokémon to deposit, and asks for another Pokémon in return.
- /gts auc <slot> <starting price> <increment>
- /gts search [flags] <Pokémon...>: Allows a player to search for specific Pokémon in the GTS, and reveal them if any exist. This command has many flags to narrow the search.
- [-s|--shiny]: Finds listings where the Pokémon are Shiny.
- [--size=<growth>|--growth=<growth>]: Finds listings which match the specified growth.
- [--lvl=<level>|--level=<level>]: Finds listings which match the specified level.
- [--ab=<Ability>|--ability=<Ability>]: Finds listings which match the specified Ability.
- [--ba=<Poké Ball>|--ball=<Poké Ball>]: Finds listings which match the specified Poké Ball.
- [--evHP=<ev>|--evAtk=<ev>|--evDef=<ev>|--evSpAtk=<ev>|--evSpDef=<ev>|--evSpeed=<ev>]: Finds listings which match the specified EVs.
- [--ivHP=<iv>|--ivAtk=<iv>|--ivDef=<iv>|--ivSpAtk=<iv>|--ivSpDef=<iv>|--ivSpeed=<iv>]: Finds listings which match the specified IVs.
- [--ge=<gender>|--gender=<gender>]: Finds listings which match the specified gender.
- [--na=<Nature>|--nature=<Nature>]: Finds listings which match the specified Nature.
- [--f=<form>|--form=<form>]: Finds listings which match the specified form index.
- [--hasMove=<move>]: Finds listings which have Pokémon with the specified move.
- [--eggGroup=<Egg Group>]: Finds listings which are in the specified Egg Group.
- [--st|--specialTexture]: Finds listings which have a special texture.
- [--halloween|--zombie]: Finds Halloween Pokémon and Zombie Gyarados.
- [--roasted]: Finds Roasted Magikarp
- [--minPrice=<price>]: Finds listings with prices greater than or equal to the passed price.
- [--maxPrice=<price>]: Finds listings with prices less than or equal to the passed price.
- [--auc|--auction]: Finds listings that are auctions.
- [--cash]: Finds listings where the seller is asking for a cash return.
- [--pokemon]: Finds listings where the seller is asking for a Pokémon.
- /gts edit: Pulls up an admin interface with all listings, where the user can remove/delete any listing.
- /gts clear: Completely deletes all listings within storage.
- /gts logs <list|clear> <player>: Displays all associated logs for the specified player.
- /gts help: Displays a list of commands that can be used in GTS.
Permission nodes
- Basic use: gts.use
- Admin use: gts.admin