HomeJavaModsXTransfer
XTransfer
ModsJava

XTransfer

by jespersen · on Modrinth

Simple moderation option for moderating transfer packages. Customizable and developer-friendly with API. Free Minecraft Java mod for 1.21, 1.21.1, 1.21.2.

⬇ Download on Modrinth
XTransfer — screenshot 1

XTransfer

Features

Commands

Permissions

Developer API

Use our repo to Download the API

Project Setup

To access the API use the XTransferAPI Menthods and interact with the plugin. Note: Please add the Plugin TransferPacket as depend! And check the enabled status.

repositories {
    mavenCentral()
    maven("https://repo.jespersen.zip/releases")
}

dependencies {
    compileOnly("zip.jespersen:xtransfer:<version>")
}
Verified by MCModsHub

These come from our own check of the pack file, not from the source page.

Explore more