Note
Project Status: Slowing Down
This project isn't going anywhere, but I'm gradually shifting it towards maintenance mode.
I'll continue fixing bugs, updating compatibility when needed, and reviewing pull requests, but I want to be realistic about my available time. New features will be much less frequent than they have been in the past.
Thanks to everyone who's used the plugin, reported issues, suggested ideas, or contributed. I really appreciate it, and I hope to keep this project useful for a long time, even if development slows down.
Paper plugin for Trading Cards. An updated version of TradingCards with improvements and new features.
You can find dev builds on https://ci.codemc.io/job/sarhatabaot/job/TradingCards/
- Java 16 - 1.17+
- Custom Drop types
- Custom Materials
- Custom texture support (CustomModelData nbt tag)
- Multiple cards files
- New config system
- New commands:
- Sell command
- Worth command
- Debug commands - Version, Modules, Rarities, exists.
- Proper use of VaultAPI.
- Improved deck format
- Tab Completions for commands.
- Better pack format. Old format, New Format
- Cached cards
- Rewards from completed rarities
- "SCHEDULED" series mode
This version of Trading Cards doesn't support MythicMobs, MobArena & Towny out of the box. For support, you need to install additional addons: Addons
These are normal plugins, to install just place in your plugins folder.
mvn clean package
Any class files in the "messages" package are automatically generated from the "internal-messages" folder.
To generate them run messages:generate & formatter:format.
You should probably add these as a compound configuration in your ide.
See more info about the usage https://github.com/sarhatabaot/messages-core