Changelog
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.