TDXPlugins
Get started

Overview

A short path from "I just bought it" to "it's working on my server."

There are exactly three things you need to do for either TDX plugin:

  1. Check your server meets the prerequisites — Java version, server software, MC version.
  2. Drop the jar in plugins/ and start the server. The plugin generates its config and creates its data folder.
  3. Edit config.yml to taste, run /<plugin> reload, and you're live.

That's the whole story. Everything else in this docs site is reference for when you want to do something specific.

Pick your starting point