promotional bannermobile promotional banner

TPA++

Compatible, customisable, user friendly TPA mod for Forge, Fabric, NeoForge and Quilt.

File Details

TPA++ 1.4.0-1.20.x-BETA

  • B
  • Feb 10, 2024
  • 208.34 KB
  • 4.4K
  • 1.20.1
  • Forge + 3

File Name

TPA++ - 1.4.0-1.20.x-BETA.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:tpaplusplus-945501:5095282")

Fabric

modImplementation "curse.maven:tpaplusplus-945501:5095282"

Quilt

modImplementation "curse.maven:tpaplusplus-945501:5095282"

NeoForge

implementation fg.deobf("curse.maven:tpaplusplus-945501:5095282")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

# TPA++ now has 100% compatibility for NeoForge, Forge, Fabric and Quilt
Yes that's right, you can use TPA++ on any (Neo)Forge, Fabric or Quilt server. Although no new features were added since the last release, I just wanted to get a cross-platform version working for everyone. We will be proceeding with normal updates in the next release. Currently, this version only supports 1.20.1. I will try to get it to work on any version ranging from 1.20.1 to 1.20.4 soon.

### The jar provided contains all mod loaders, so no need to go hunting for the specific version
Also, you should be able to copy over any old configs that you used to have for TPA++, (tpaplusplus-common.toml has been renamed to tpaplusplus-config.toml, they're the same thing) to this new multi loader architecture. Any configs / player data you have between mod loaders should work exactly the same, allowing you to use it interchangeably with other things ((Neo)Forge configs/playerdata work on Fabric/Quilt, and vice-versa)

## Note
There may be bugs with this new version, here are some things to look out for (please report this to the [Github](https://github.com/SuperRicky14/TpaPlusPlus/issues) if it happens to you):
* The game telling you that TPA++ must be installed on the client. TPA++ is a server-sided mod, if it tells you that TPA++ must be installed on the client, this IS A BUG!
* The game crashing/features not working as intended.

## Dependancies
TPA++ now has a few dependancies you must install depending on which modloader you are using.
### NeoForge and Forge:
* [Architectury API](https://www.curseforge.com/minecraft/mc-mods/architectury-api)

### Fabric and Quilt
* [Architectury API](https://www.curseforge.com/minecraft/mc-mods/architectury-api)
* [Forge Config API Port](https://www.curseforge.com/minecraft/mc-mods/forge-config-api-port-fabric)