Skip to content
Frank edited this page Jul 14, 2026 · 3 revisions

Welcome to the MineCards wiki!

This plugin in on it's own does nothing (which is a good thing!) :). Fortunately I have included some base sets (mining set, nether set, and farming set). These are great to look at for example but also what I use on my server that I made this plugin for.

basic usage

There are two main commands: /givepack [player] [packname] (op only) This has tab competition and will give the player you select a pack you select. /display [pack] This will display the pack contents in chat for you to see. When a player gets a pack they can right click to open it, they will be given (by default) 3 cards, a rarity is picked via a weighted chance, and then a random card it given from the rarity. There is also a 10% chance for the card to be shiny and look enchanted.

basic install

If you want to install this plugin and try it with my example packs it's quite easy. Install the data and resource packs as normal. Install the plugin and place the json files into the folder it will generate in the plguins folder. Run /reloadpacks as op and the packs should be all loaded.

customization

The primary point of this plugin is allow you, the reader, to make your own sets. There three components to a set. The set itself (the .json file in the config), the resource pack (optional), and how to get the packs to the players. The first two I provide examples and how-to guides that last one is up to your (as of writing this I don't even know how I plan to do it on my server).

Clone this wiki locally