Difference between revisions of "Global Trade Station"
From Pixelmon Wiki
Xreckximpact (talk | contribs) |
m |
||
(21 intermediate revisions by 9 users not shown) | |||
Line 1: | Line 1: | ||
− | Global Trade Station ( | + | Global Trade Station (AquaGTS) is a [[Pixelmon]] [[sidemod]], based on the [https://bulbapedia.bulbagarden.net/wiki/Global_Trade_System Global Trade System] feature from the ''Pokémon'' games. This sidemod provides more than just the GTS service; it provides the Global Trade Station, Auction House, and Sell to Server, all in one! |
+ | |||
+ | Features include: | ||
+ | *Very high degree of customization | ||
+ | *Ultra granular min/max pricing control | ||
+ | *Permission controlled ranks with different tax rates, listing quotas, and STS price modifiers | ||
+ | *Discord webhook support for pretty much everything | ||
+ | *Able to add or remove as much information as wanted from the UIs, not limited to the defaults | ||
+ | *Zero dependencies besides Pixelmon. | ||
+ | *Works on Forge, Spigot, and Sponge. | ||
+ | |||
+ | '''This page is currently under construction!''' | ||
+ | |||
==Installation== | ==Installation== | ||
{{SidemodVersionh}} | {{SidemodVersionh}} | ||
− | {{SidemodVersion|1.10.2|5.0.3+|2. | + | {{SidemodVersion|1.12.2|8.3.3+|7.0.6}} |
+ | {{SidemodVersion|1.12.2|6.3.0+|3.8.2}} | ||
+ | {{SidemodVersion|1.10.2|5.0.3+|2.4.2}} | ||
{{SidemodVersionf}} | {{SidemodVersionf}} | ||
− | + | # Download AquaGTS for your version of Minecraft/Pixelmon [https://pixelmonmod.com/downloads.php here]. | |
+ | # Place the downloaded <code>.jar</code> in the server's ''mods'' folder. | ||
+ | # Start the server and wait for it to load. | ||
+ | # Open the configuration folder in the server's <code>config/gts</code> and edit the files as desired. | ||
+ | # Either restart the server or use the <code>/gts reload</code> command (see commands section for more detail) to load any changes made. | ||
==Commands== | ==Commands== | ||
+ | |||
{{CommandSyntax}} | {{CommandSyntax}} | ||
− | */gts | + | ====Player Commands==== |
− | */gts | + | *<code>/gts</code> - Opens the Main Menu. |
− | + | *<code>/gts auc [slot]</code>,<code>/gts auction [slot]</code> - Opens the Auction House menu. Player must be holding an item or specify a slot number. | |
− | * | + | *<code>/gts sts [slot]</code>,<code>/gts selltoserver [slot]</code> - Opens the Sell To Server menu. Player must be holding an item or specify a slot number. |
− | + | *<code>/gts sell [slot]</code>,<code>/gts list [slot]</code> - Opens the New Listing menu. Player must be holding an item or specify a slot number. | |
− | */gts | + | *<code>/gts bank</code> - Opens the Bank menu. |
− | + | *<code>/gts settings</code> - Opens the Settings menu. | |
− | * | + | *<code>/gts version</code>,<code>/gts about</code> - Show GTS version number. |
− | + | *<code>/sell [slot]</code>,<code>/list [slot]</code> - Shortcut to open the New Listing menu. Player must be holding an item or specify a slot number. | |
− | + | *<code>/auc [slot]</code>,<code>/auction [slot]</code> - Shortcuts to open the Auction House menu. Player must be holding an item or specify a slot number. | |
− | * | + | *<code>/sts [slot]</code>,<code>/selltoserver [slot]</code> - Shortcuts to open the Sell To Server menu. Player must be holding an item or specify a slot number. |
− | + | ||
− | * | + | ====Admin Commands==== |
− | * | + | *<code>/gts reload</code> - Reload configuration files. |
− | + | *<code>/gts bank [player]</code> - Open another player's GTS bank. | |
− | * | + | *<code>/gts maintenance</code> - Toggle GTS maintenance mode. |
− | + | ||
− | + | ==Permission Nodes== | |
− | + | ||
− | + | ====Player nodes==== | |
− | * | + | *<code>gts.user</code> - Allows the use of <code>/gts</code> and all user subcommands. |
− | + | *<code>gts.user.use</code> - Allows the use of <code>/gts</code>. | |
− | + | *<code>gts.user.auction</code> - Allows the use of <code>/gts auc [slot]</code>. | |
− | + | *<code>gts.user.sts</code> - Allows the use of <code>/gts sts [slot]</code>. | |
− | + | *<code>gts.user.bank</code> - Allows the use of <code>/gts bank</code>. | |
− | + | *<code>gts.command.sell</code> - Allows the use of the shortcut command <code>/sell [slot]</code>. | |
− | + | *<code>gts.command.auction</code> - Allows the use of the shortcut commands <code>/auc [slot]</code> and <code>/auction [slot]</code>. | |
− | + | *<code>gts.command.sts</code> - Allows the use of the shortcut commands <code>/sts [slot]</code> and <code>/selltoserver [slot]</code>. | |
− | + | ||
− | */gts | + | ====Admin nodes==== |
− | */gts | + | *<code>gts.admin</code> - Allows the use of all admin subcommands: <code>/gts reload</code>,<code>/gts bank [player]</code>,<code>/gts maintenance</code>. |
− | */gts | + | *<code>gts.admin.reload</code> - Allows the use of <code>/gts reload</code>. |
− | === | + | *<code>gts.admin.bank</code> - Allows the use of <code>/gts bank [player]</code>. |
− | + | *<code>gts.admin.maintenance</code> - Allows the use of <code>/gts maintenance</code>. | |
− | + | *<code>gts.admin.manage</code> - Allows removal of active listings. | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | Admin use: | ||
− | |||
− | |||
− | |||
− | |||
===Version history=== | ===Version history=== | ||
[[Version history/Global Trade Station]] | [[Version history/Global Trade Station]] | ||
[[Category:Sidemods]] | [[Category:Sidemods]] |
Latest revision as of 16:45, 18 February 2022
Global Trade Station (AquaGTS) is a Pixelmon sidemod, based on the Global Trade System feature from the Pokémon games. This sidemod provides more than just the GTS service; it provides the Global Trade Station, Auction House, and Sell to Server, all in one!
Features include:
- Very high degree of customization
- Ultra granular min/max pricing control
- Permission controlled ranks with different tax rates, listing quotas, and STS price modifiers
- Discord webhook support for pretty much everything
- Able to add or remove as much information as wanted from the UIs, not limited to the defaults
- Zero dependencies besides Pixelmon.
- Works on Forge, Spigot, and Sponge.
This page is currently under construction!
Contents
Installation
Minecraft version | Pixelmon version | Global Trade Station version |
---|---|---|
1.12.2 | 8.3.3+ | 7.0.6 |
1.12.2 | 6.3.0+ | 3.8.2 |
1.10.2 | 5.0.3+ | 2.4.2 |
- Download AquaGTS for your version of Minecraft/Pixelmon here.
- Place the downloaded
.jar
in the server's mods folder. - Start the server and wait for it to load.
- Open the configuration folder in the server's
config/gts
and edit the files as desired. - Either restart the server or use the
/gts reload
command (see commands section for more detail) to load any changes made.
Commands
Note: Command syntax is displayed in the standard Minecraft command format. An explanation of this format can be found here.
Player Commands
/gts
- Opens the Main Menu./gts auc [slot]
,/gts auction [slot]
- Opens the Auction House menu. Player must be holding an item or specify a slot number./gts sts [slot]
,/gts selltoserver [slot]
- Opens the Sell To Server menu. Player must be holding an item or specify a slot number./gts sell [slot]
,/gts list [slot]
- Opens the New Listing menu. Player must be holding an item or specify a slot number./gts bank
- Opens the Bank menu./gts settings
- Opens the Settings menu./gts version
,/gts about
- Show GTS version number./sell [slot]
,/list [slot]
- Shortcut to open the New Listing menu. Player must be holding an item or specify a slot number./auc [slot]
,/auction [slot]
- Shortcuts to open the Auction House menu. Player must be holding an item or specify a slot number./sts [slot]
,/selltoserver [slot]
- Shortcuts to open the Sell To Server menu. Player must be holding an item or specify a slot number.
Admin Commands
/gts reload
- Reload configuration files./gts bank [player]
- Open another player's GTS bank./gts maintenance
- Toggle GTS maintenance mode.
Permission Nodes
Player nodes
gts.user
- Allows the use of/gts
and all user subcommands.gts.user.use
- Allows the use of/gts
.gts.user.auction
- Allows the use of/gts auc [slot]
.gts.user.sts
- Allows the use of/gts sts [slot]
.gts.user.bank
- Allows the use of/gts bank
.gts.command.sell
- Allows the use of the shortcut command/sell [slot]
.gts.command.auction
- Allows the use of the shortcut commands/auc [slot]
and/auction [slot]
.gts.command.sts
- Allows the use of the shortcut commands/sts [slot]
and/selltoserver [slot]
.
Admin nodes
gts.admin
- Allows the use of all admin subcommands:/gts reload
,/gts bank [player]
,/gts maintenance
.gts.admin.reload
- Allows the use of/gts reload
.gts.admin.bank
- Allows the use of/gts bank [player]
.gts.admin.maintenance
- Allows the use of/gts maintenance
.gts.admin.manage
- Allows removal of active listings.