Phantom Development | Products
  • Welcome to our Docs!
  • Phantom Series
    • Phantom Masks ($10)
    • Phantom NameMC ($5)
    • Phantom Lockboxes ($10)
    • Phantom Rebirths ($10)
    • Phantom Luckyblocks ($5)
    • Phantom Outposts (TBD)
    • Phantom Robots ($15)
    • Phantom Armor ($17.99)
      • Actions System
        • Action Implementation
      • Armor Buffs System
        • Buff Implementation
      • Attributes System
      • Armor Placeholders
      • Backpack System
      • Execution Filtering
      • FAQ
        • Items-Adder Integration
        • Creating Sets & more
        • Message Options & More
        • Full-Set Bonuses
      • Files
        • armor
          • example_set.yml
          • enchanted_set.yml
        • menus
          • attribute-menu.yml
          • sets-menu.yml
          • settings-menu.yml
          • shard-select-menu.yml
          • attribute-list-menu.yml
          • armor-preview-menu.yml
        • attributes.yml
        • commands.yml
        • items.yml
        • messages.yml
        • settings.yml
        • shards.yml
        • backpack.yml
        • events.yml
      • Changelogs
        • v1.2.0
          • messages.yml
          • sets.yml
          • backpack.yml
        • v1.2.3
          • sets.yml
        • 1.2.4
          • sets.yml
    • Phantom Autominer (TBD)
    • Phantom Voting (Open-Source)
      • Message Hyperlinking
      • Vote Placeholders
      • Configuration Options
      • Files
        • menus
          • leaderboard.yml
          • milestones.yml
          • streaks.yml
        • modules
          • vote_reminder.yml
          • bossbar.yml
        • config.yml
        • messages.yml
        • modules.yml
        • voteparty.yml
        • storage.yml
    • Phantom Prison Core ($$$)
  • EdPrison Addon Series
    • Phantom RPGs ($10)
    • Phantom Momentum ($7)
      • Momentum Buffs System
      • Momentum Placeholders
    • Enchant Packages
      • Phantom Enchant Package #1
      • Phantom Enchant Package #2
      • Phantom Enchant Package #3
    • Phantom Bombs ($15)
      • files
        • bombs
          • acidic-bomb.yml
          • cluster-bomb.yml
          • default-bomb.yml
          • glacial-bomb.yml
          • hive-bomb.yml
          • nuclear-bomb.yml
          • swarm-bomb.yml
          • transmuter-bomb.yml
        • messages.yml
        • settings.yml
  • Fade Series
    • Fade Cubes ($15)
    • Fade Gifts ($7.50)
      • files
        • menus
          • gift_menu.yml
          • gift_top_menu.yml
        • settings.yml
        • messages.yml
    • Fade Abilities (TBD)
    • Fade Milestones (TBD)
    • Fade Bosses (TBD)
Powered by GitBook
On this page
  • Example Default Configuration
  • Placeholders
  • Features
  • Supported Buffs
  • Commands & Permissions
  1. Phantom Series

Phantom Masks ($10)

Best performance friendly masks plugin on the market! Supports versions 1.14 - 1.2

PreviousWelcome to our Docs!NextPhantom NameMC ($5)

Last updated 7 months ago

Introducing our Phantom Masks, designed specifically for unique servers. This powerful plugin lets you create fully customizable player masks with unique textures, equip messages and much more. The real magic happens when you hook it into other plugins, allowing you to grant specific boosts like currency multipliers, enchantment buffs, and more—all easily managed through the configuration file. Players must equip the mask to activate the benefits declared in the config, giving you full control to adjust and modify boosts anytime, ensuring dynamic gameplay tailored to your server's needs!

Example Default Configuration

Shown below if the default configuration you will generate upon a fresh install of Phantom Masks, you can modify all the configurations below to your liking!

LICENSE: 'YOUR-LICENSE-HERE'

Messages:
  Prefix: "&6&lPhantom&e&lMasks &8» "
  MASK_EQUIP:
    Sound:
      Enable: true
      Value: ENTITY_HORSE_SADDLE;1.0;1.0
    Message:
      Enable: true
      Value: '&eYou have equipped the &6%mask_display% &emask!'
  MASK_UNEQUIP:
    Sound:
      Enable: true
      Value: ENTITY_HORSE_SADDLE;1.0;1.0
    Message:
      Enable: true
      Value: '&eYou have unequipped the &6%mask_display% &emask!'
  RELOAD:
    Sound:
      Enable: true
      Value: ENTITY_PLAYER_LEVELUP;1.0;1.0
    Message:
      Enable: true
      Value: '&aYou have reloaded the plugin!'
  MASK_GIVEN:
    Sound:
      Enable: true
      Value: ENTITY_BAT_TAKEOFF;1.0;1.0
    Message:
      Enable: true
      Value: '&aYou have given the &6%mask_id% &amask to &6%player%&a!'
  MASK_RECEIVE:
    Sound:
      Enable: true
      Value: ENTITY_ITEM_PICKUP;1.0;1.0
    Message:
      Enable: true
      Value: '&aYou have received the &6%mask_display% &amask!'

Masks:
  PhantomMask:
    Material: "PLAYER_HEAD"
    SkullUrl: "adfe51801761660ebf6dae70e9cad588b2ef5e6cb2b3194d028a40ac0eebcdf5"
    DisplayName: "&d&lPhantom &5&lMask &8(&7Equip me&8)"
    Lore:
      - "&8ᴘʜᴀɴᴛᴏᴍ ᴍᴀsᴋs"
      - "&7&oWorn by the spirits of the void, this skull"
      - "&7&ogrants immense power—boosting speed, strength"
      - "&7&oand your thirst for tokens."
      - ""
      - "&d&lEnchantments"
      - "&5 → &aProtection &2V"
      - "&5 → &aUnbreaking &2III"
      - ""
      - "&d&lInformation"
      - "&5 → &bSpeed III"
      - "&5 → &65% &eToken Boost"
      - "&5 → &52.5% &dGem Surge Activation boost"
      - "&5 → &3150% &3Pet XP Gain"
      - ""
      - "&7&o(( &f&oEquip me&7&o to get these effects! ))"
    ItemFlags:
        - "HIDE_ENCHANTS"
        - "HIDE_ATTRIBUTES"
        - "HIDE_POTION_EFFECTS"
        - "HIDE_DESTROYS"
        - "HIDE_PLACED_ON"
        - "HIDE_UNBREAKABLE"
    Enchantments:
      - "PROTECTION_ENVIRONMENTAL:5"  # Protection V
      - "DURABILITY:3"                # Unbreaking III
    Attributes:
      armor: 3  # Same as diamond helmet
      armorToughness: 2  # Same as diamond toughness
    Effects:
      - "vanilla-speed:3" ## Vanilla Speed 1
      - "edprison-tokens:0.05" ## EdPrison "Token" boost
      - "edprisonenchant-gemsurge:0.025" ## EdPrison "enchant" boost
      - "rivalpets-xpgain:1.5" ## Rival Pets "XP Gain" boost for ALL pets..

Placeholders

Message Section:
     -> %mask_display% | Returns Display Name of Mask
     -> %mask_id% | Returns internal ID of the mask
     -> %player% | Returns the player
     -> %amount% | Returns the amount

Features

  • Performance friendly

  • Supports 1.14 - 1.21.1

  • Hex color support

  • Configurable messages and masks

  • Reload - applies effects to new masks without re-applying the mask & reloads config

  • Developer API with custom events

Supported Buffs

RivalPets 
 -> rivalpets-xpgain:{boost_amount}
RivalMobSwords
  -> rivalmobswords-swordxp:{boost_amount}
  -> rivalswordenchant-{enchant}:{boost_amount}
  -> rivalmobswordsessence:{boost_amount}
  -> rivalmobswordsmoney:{boost_amount}
RivalHarvesterHoes:
  -> rivalharvesterxp:{boost_amount}
  -> rivalharvestermoney:{boost_amount}
  -> rivalharvesteressence:{boost_amount}
  -> rivalharvesterenchant-{enchant}:{boost_amount}
RivalFishingRods:
  -> rivalfishingrodxp:{boost_amount}
  -> rivalfishingrodmoney:{boost_amount}
  -> rivalfishingrodessence:{boost_amount}
EdPrison
  -> edprison-{currency}:{boost_amount}
  -> edprisonenchant-{enchant}:{boost_amount}
WarriorMobCoins:
  -> warriormobcoins:{boost_amount}
Vanilla Potions:
  -> vanilla-{potion}:{amplifier}
Vanilla Damage:
  -> damage:{damage_multiplier}
Vanilla Experience:
  -> experience:{exp_multiplier}
EconomyShop:
  -> economyshop:{sell_multiplier}
  
( Ask for more to be added, I will do when I have time.)

Commands & Permissions

  • /masksadmin givemask {player} {maskType} {amount} -> phantommasks.admin

  • /masksadmin reload -> phantommasks.admin

  • /masksadmin listmasks -> phantommasks.admin

  • /masksadmin buffs -> phantommasks.admin

Masks below are not included in the default config.
Boosts EdPrison enchantments
Boosts Rival Pet EXP
Boosts EdPrison Currencies + Vanilla Effects