Skip to content

Crystopia/XTransfer

Repository files navigation

XTransfer

Features

  • Developer API
  • Whitelist of Player UUID's
  • Token Whitelist via Paper's Cookie System.
  • Customizable and developer-friendly

Commands

  • /xtransfer (or your custom Option) - Permission: transferpacket.command.<commandName>

Permissions

  • xtransfer.command.<commandName>.transfer
  • xtransfer.command.<commandName>.whitelist
  • xtransfer.command.<commandName>.whitelist.list
  • xtransfer.command.<commandName>.whitelist.player
  • xtransfer.command.<commandName>.whitelist.player.add
  • xtransfer.command.<commandName>.whitelist.player.remove
  • xtransfer.command.<commandName>.whitelist.token
  • xtransfer.command.<commandName>.whitelist.token.add
  • xtransfer.command.<commandName>.whitelist.token.remove

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>")
}

About

Simple moderation option for moderating transfer packages. Customizable and developer-friendly with API

Resources

License

Stars

Watchers

Forks

Contributors

Languages