Plugins
Trading Cards
Trading Cards
  • README WIP
  • Trading Cards
  • ❓FAQ
  • 🛠️Customizing
    • Getting Started
    • 🔧Settings
      • General
      • Chances
      • Messages
      • Storage
      • Advanced
    • 🔧Customizing
      • Cards
      • Rarities
      • Series
      • Custom Types
      • Upgrades
    • Addons
      • Official Addons
      • Community Addons
  • Commands
    • User Commands
      • Worth
      • Deck
      • Info
      • Upgrade
      • List
      • Buy
      • Sell
    • 🧙‍♂️Admin Commands
      • Resolve
      • Migrate
      • Giveaway
      • Give
      • Debug
      • Create
      • Edit
    • All Commands
    • All Permissions
  • Plugin Compatibility
    • Placeholders
  • Migration
    • 5.0.4 -> 5.7.2+
    • 5.0.4 -> 5.4+
    • 5.5.x -> 5.6.x YAML
    • 5.6.x YAML -> SQL
  • Developers
    • ☕Java API
  • Support
    • Discord
    • Report a Bug
Powered by GitBook
On this page
  • Coming from version 5.0.x? See how to migrate here.
  • New Features:
  • Improvements:
  • Unimplemented:
  • Addons:
  • Building TradingCards

Trading Cards

PreviousREADME WIPNextFAQ

Last updated 2 years ago

Spigot 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/

New Features:

  • 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.

Improvements:

  • Proper use of VaultAPI.

  • Improved deck format

  • Tab Completions for commands.

  • Cached cards

Unimplemented:

  • Rewards from completed rarities

  • "SCHEDULED" series mode

Addons:

These are normal plugins, to install just place in your plugins folder.

Building TradingCards

mvn clean package

Better pack format. ,

This version of Trading Cards doesn't support MythicMobs, MobArena & Towny out of the box. For support, you need to install additional addons:

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

Old format
New Format
Addons
https://github.com/sarhatabaot/messages-core
Coming from version 5.0.x? See how to migrate here.
Java CI with Maven
Bugs
Lines of Code
Vulnerabilities
Coverage
Maintainability Rating