Starter Guide

Plugin will generate the following folders after it is loaded.

  • ui: Save your card flop configurations.

  • item: Save your custom items.

  • language: Save language files.

  • pack: Save the resource pack that automatically generated by the plugin.

  • texture: Save your card textures.

If you just want use the default card texture, you don't need care about the pack and texture folder.

Custom card and UI texture:

If you want to use custom card and UI texture, please note:

  • If your server don't have resource pack yet, just zip your pack folder and ask your players install it in their Minecraft client. For more info, please view below.

  • If your server use other resource pack plugin, you need merge these two resource packs first. For ItemsAdder and Oraxen plugin, we have auto merge feature. (Require enable auto-copy-resourcepack.enabled option in config.yml and set correct value at auto-copy-resourcepack config section)

For more details, please view this page.

After you install resource pack to your Minecraft client, you can use /fc forceopen <PlayerName> example command to check the resource pack for problems.

How to install resource pack?

First, you have to answer me a question: Are you using resource pack plugins like ItemsAdder?

If no, you must install the resource pack at Minecraft client.

  • Open the game.

  • At main menu, click Options... button.

  • At options menu, click Resource Packs... button.

  • Zip plugin's /pack/ folder, then drag and drop it to this window.

  • Click the new resource pack to add it to game.

  • All is done, join your server and now you will see custom card textures!

If yes, you have to merge the two resource pack. For ItemsAdder and Oraxen plugin, we have auto merge feature. (Require enable auto-copy-resourcepack.enabled option in config.yml and set correct value at auto-copy-resourcepack config section)

  • We use White_dye as material, if your other resource pack plugin does not use it as material, you just need copy and paste FlipCard's resource pack to the other plugin's resource pack.

  • If your other resource pack plugin use it White_dye as material, you have to merge the two resource pack. This is a little complex, maybe this site can help you. What's more, you can also contact our staff to help you merge!

  • FlipCard does not send the resource pack to players, so you need use the other resource pack plugin to send the merged resource pack to players.

Last updated