
XTransfer
Simple moderation option for moderating transfer packages. Customizable and developer-friendly with API
51
0
XTransfer
Features
- Developer API
- Whitelist of Player UUID's
- Token Whitelist via Paper's Cookie System.
- Customizable and developer-friendly
Commands
/transferpacket(or your custom Option) - Permission:transferpacket.command.<commandName>
Permissions
transferpacket.command.<commandName>.transfertransferpacket.command.<commandName>.whitelisttransferpacket.command.<commandName>.whitelist.listtransferpacket.command.<commandName>.whitelist.playertransferpacket.command.<commandName>.whitelist.player.addtransferpacket.command.<commandName>.whitelist.player.removetransferpacket.command.<commandName>.whitelist.tokentransferpacket.command.<commandName>.whitelist.token.addtransferpacket.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.xyzify.ing/releases")
}
dependencies {
compileOnly("dev.xyzjesper:xtransfer:<version>")
}
Совместимость
Детали
Лицензия:GPL-3.0-or-later
Опубликован:11 месяцев назад
Обновлён:3 месяца назад