GGyms
GGyms is the ultimate Gym Management Mod for Cobblemon. Create player gyms, easily import teams from Showdown or Cobblemon Tools, and give rewards to players!
Requirements
Roanoke Library Mod (Rib): this can be downloaded from our Discord, grab the Rib role in "Channels & Roles" if you can't see the rib-releases channel.
Cobblemon Tools Sidemod (CTS): used for pulling teams from PokePastes. Grab it from our Discord, or on Modrinth.
LuckPerms: most servers will already have this installed. If not, you can grab the latest version from their website
Quick Start
GGyms is fully managed through GUIs, without any config editing necessary (except for GUI customisation). As such, it's very intuitive. Have a quick read through Commands & Permissionsto get your roles setup, and then do /gm (shortcut for /gyms manage) in game.
Migrating to GGyms v1.2.0
GGyms v1.2.0 is a huge staging update which has removed a lot of technical debt and improved how things work behind the scenes. A lot of small bugs have been fixed, and all configs should migrate automatically.
There are three major changes with GGyms v1.2.0:
The Gym Player View (/gyms) is now configurable. With GGyms v1.2.0, it is not possible for it to be paginated. If you have more than 56 Gyms, that's a problem - hopefully no one does. In the next update, pagination will be possible with configured GUIs. Read about our configurable GUI system here.
Teams are now saved by their ID, previous GGyms versions used names. With the move to using Cobblemon Tools teams directly, that caused issues with conflicts when saving. A migration has been put in place, so on first load, you may some debug lines about deleting & resaving teams correctly. If existing teams share an ID, one of the teams will have a new one generated for it. The TL;DR is you may have to reassign some teams to Gyms because of this.
The GGyms prefix key for messaging is now "prefix" instead of "ggyms.prefix" - a new prefix key/value will be generated for you on startup, which you'll have to edit again if you had previously changed it.
Last updated