Changelog
-
Updated to Cobblemon 1.6 (Minecraft 1.21.1).
-
Users can no longer list the last Pokemon in their party.
-
Gooeylibs is no longer needed as an external dependency (Compiled with the mod).
-
The Pokemon blacklist now has additional fields (form, gender, ability).
-
Added a config option for custom Pokemon prices (similar to the custom item prices config section).
-
Added a config option to tax transactions. The tax is taken from the transaction amount.
-
Added config options to enable / disable Pokemon and items from being listed.
-
Added a config option to enable asynchronously querying when players run /gts.
-
The items in the custom prices, blacklist and lang file now support components.
-
Now depend on LuckPerms for permissions.
-
Added admin command "/gts saveitem" to save the item you're holding to item.json (helps you add items to blacklist etc.)
-
GTS now depends on LuckPerms. Make sure that's installed. The permission nodes have changed so you will need to add the new nodes. You can add the following nodes to the appropriate groups:
- gts.user.*
- gts.moderation.*
- gts.admin.*
-
Listing files have changed. Make sure listings are removed prior to updating.
Changelog
- Item listings now show the items tooltip information.
- Any lang field that displays an item in the GTS menu now has an optional NBT field.
- Checks and displays Pokemon sizes (if the tag exists).
- Each menu title now has a separate field in the lang file.
- /gts search now also searches for buyer names.
- added /gts timeout <player> <time> <amount> for moderation. This command prevents a player from adding things to GTS for the time specified. To remove the timeout, just run the command again. Permission cobblemon.gts.timeout.
GTS 2.0.0 ~ Fabric
on Apr 28, 2024GTS 2.0.0 ~ Forge
on Apr 28, 2024Changelog
- Updated to Cobblemon 1.5
- Listings are now in separate files.
- History items are now separated under directories per player.
- Added debug command (This sets the listing duration to 1 minute).
- Removed time remaining lore from expired listings.
- Updated History UI to show buyer and sold date (Please note all sales before this release will show “Unknown” buyer and the sold date will be the date the update was added.
- Setting the listing duration to -1 now removes the timer for new listings.
- Added a config setting for banned Pokemon.
- Added minimum price fields for Legendary and Ultrabeast Pokemon.
- Maximum listing amount now includes expired listings. Added a button to relist expired listings.
- The Config and Lang files will need to be regenerated (sorry).
GTS 1.1.3 ~ Fabric
on Oct 28, 2023GTS 1.1.3 ~ Forge
on Oct 28, 2023- Added broadcast message for new listings
- Fixed some UI issues
- Fixed Impactor error when a user had no account.
GTS 1.1.1 ~ Fabric
on Oct 2, 2023GTS 1.1.1 ~ Forge
on Oct 2, 2023- Removed Architectury API as a dependency.