
XTransfer
Simple moderation option for moderating transfer packages. Customizable and developer-friendly with API
- Загрузки
- 117
- Подписчики
- 0
- Обновлён
- 7 мая 2026 г.
- Лицензия
- GPL-3.0-or-later
Опубликован 17 апреля 2025 г.
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>.transferxtransfer.command.<commandName>.whitelistxtransfer.command.<commandName>.whitelist.listxtransfer.command.<commandName>.whitelist.playerxtransfer.command.<commandName>.whitelist.player.addxtransfer.command.<commandName>.whitelist.player.removextransfer.command.<commandName>.whitelist.tokenxtransfer.command.<commandName>.whitelist.token.addxtransfer.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>")
}
Ченджлог
0.3.0Релиз26.1, 26.1.1, 26.1.2 · 7 мая 2026 г.
- Added Folia Support
- Fixed / whitelist list message display.
0.3.0Релиз26.1, 26.1.1, 26.1.2 · 7 мая 2026 г.
BACKUP YOUR CONFIG!
- Added Support for 26.+
- Fixed Token Join Issue
- Changed package and api location
- Updated Command from plugin
0.2.0Релиз1.21.9, 1.21.10, 1.21.11 · 13 декабря 2025 г.
- Added support for 1.21.x
- Added list command option
- Rebrand plugin to XTransfer
- Bug fixes
- Version updates
0.1.0Релиз1.21.3, 1.21.4, 1.21.5 · 17 апреля 2025 г.
- Added Developer API
- Added Player and Whitelist Support
- Added Only-Transfer Join
- Removed Old Config Option
- Upgraded to Java 22
Комментарии
Загружаем…