FlipCard Wiki
  • 🎉Welcome
  • 📦Info
    • âś…Requirements
    • ⚙️Install
    • đź”—Compatibility
    • 🛠️Configuration files
    • ⌨️Commands
    • đź“‹Format
  • 🖥️Flip UI
    • 📝UI Config
      • Rewards Option
      • Prices Option
    • 🖼️Textures
  • ✨Features
    • 🎨Color Code
    • 🎥Custom Animation
    • 🌍Localized Item Name
    • đź’ľSaved Item
    • 🔄Auto Copy Resource Pack
    • 🔍Custom Item Match Method
Powered by GitBook
On this page
  • Features related to format different from UltimateShop
  • Actions
  • General Options for ActionFormat and ConditionFormat
  • Placeholders provided in ActionFormat and ConditionFormat
  1. 📦Info

đź“‹Format

Previous⌨️CommandsNext📝UI Config

Last updated 4 months ago

The Item Format, Action Format, Condition Format, and Math Calculation Format provided by FlipCard are almost identical to those in UltimateShop. Therefore, they will not be elaborated on in this wiki. Please refer to UltimateShop's wiki for a detailed introduction about them. Click to view.

Features related to format different from UltimateShop

Actions

Although the following actions exist in UltimateShop, they are not provided in MythicChanger because the author believes that adding them is unnecessary - most users will not use them, and adding them will only further waste the performance of most users' servers.

  • buy

  • sell

  • open-menu

  • shop-menu

  • connect

General Options for ActionFormat and ConditionFormat

FlipCard don't provide any general options that exist in UltimateShop in ActionFormat and ConditionFormat.

Placeholders provided in ActionFormat and ConditionFormat

FlipCard supports those placeholders in ActionFormat and ConditionFormat that exist in UltimateShop.

  • {amount} - The amount of reward items.

  • {display} - Reward item display name.

  • {price} - Card price.

  • {times} - The amount of command reward times the reward command executed.

  • {player_x}

  • {player_y}

  • {player_z}

  • {player_pitch}

  • {player_yaw}

  • {player}

here