Skip to content

Installation

Nick DeGruccio edited this page Apr 13, 2021 · 5 revisions

Installation of GTS

The following set of instructions will detail how you as a user can install GTS for your server.

Dependencies

In order to run GTS, you will need the following set of dependencies, specific to your platform:

Sponge

  • Sponge API 7
    • SpongeForge 7.3.0 Recommended or later if a new recommended build is available
    • SpongeVanilla 7.3.0
  • Impactor 3.1.2
  • Protocol Control 0.0.2 or later
  • A plugin that implements the Sponge API Economy Service

Installing GTS

With all dependencies in place, you can now install GTS itself. If updating from GTS 5.X.X, please reset your config files as the config format has been updated! Simply drag and drop the jar into your mods/plugins folder, then start your server. If converting from a legacy version of GTS, hopefully 5.X.X, ensure data translation succeeds.

Note: For Pixelmon users, your data translation should pass conditionally, as you will initially fail to convert this data. This is safe and can be ignored until you install the extension granting support. See the following section on extensions to learn how to provide support with GTS.

Once complete, you're free to modify any pre-configured settings to your desires. Should you want to setup cross-server communication, see this page!

Installing Extensions

GTS allows for further customization of its base design, and as such, you can create and install extensions that modify the functional capabilities of the base plugin. To install an extension, navigate to your gts config folder, and find the extensions directory. Once found, drag and drop your extensions into this folder. If all conditions are met, your extension will be loaded next boot cycle for GTS!

Questions or Concerns

Should you have any questions or difficulties with installing GTS, please ask in our Discord Server

Clone this wiki locally