Dimensions wiki
  • Get Started
  • Commands
  • General info
    • Worlds/Dimensions
    • How does it work?
  • Configuring Dimensions
    • Dimensions configuration
    • Portal configuration
    • Portal creator
      • Editing the portal
      • Extra options
      • Downloading the file
    • Addons
      • Free Addons
        • World guard flags addon
        • Patreon Cosmetics addon
        • Horizontal portals addon
        • ForceLink addon
        • LightAPI addon
      • Premium Addons
        • Unbreakable addon
        • HubWorld addon
        • Random location addon
        • Permissions addon
        • Biomes addon
        • DayLightSensor addon
        • Limited uses addon
        • Timed portals addon
        • Message on use addon
        • ChargeOnUse addon
        • Pasted portals addon
        • Custom lighter addon
        • Better portals addon
        • Commands on use addon
        • Stylish portals addon
        • Particles addon
          • Particles Editor
        • Bungee addon
          • Bungee setup
          • Velocity setup
          • Spigot/Paper setup
        • ModelEngine addon (BETA)
        • IgniteByEvent addon (BETA)
      • Third party addons
Powered by GitBook
On this page
  • What does it do?
  • How is it configured?

Was this helpful?

  1. Configuring Dimensions
  2. Addons
  3. Premium Addons

Unbreakable addon

What does it do?

With Unbreakable addon, you can make a portal indestructible from specific sources such as creeper explosions, or make the portal only breakable by destroying its blocks (and not the inside part of it)

How is it configured?

Addon:
  Unbreakable:
    - '<input>'

<input>:

  • PLAYER_INSIDE # player attacks the portal inside (portal entity)

  • PLAYER #the destroyer was a player (by breaking the blocks)

  • ENTITY #the destroyer was an entity (creeper by explosion etc)

  • DISPENSER #a dispenser destroyed the portal (currently dispensers do not break the portal)

  • PISTON #a piston destroyed the portal

  • BLOCK_PHYSICS #a block changed due to block behavior (dirt becomes grass etc)

This option is a list. You can add more options by adding a new line and then another - <input>

PreviousPremium AddonsNextHubWorld addon

Last updated 2 years ago

Was this helpful?