[FUN/MECH]PortableHole v1.2.0 - create temporary tunnels through your world [BukkitDev]

Discussion in 'Archived: Plugin Releases' started by desht, Jan 4, 2013.

  1. Offline

    desht

    Note: documentation and downloads for this plugin are hosted on dev.bukkit.org.
    Overview
    Want to get through that wall or floor but don't feel like digging a hole and repairing it again? Then PortableHole is for you!

    If you've used the excellent Thaumcraft 2 mod in SSP, you'll have a good idea of what to expect - this is a shameless clone: you can create temporary tunnels through walls and terrain which close up after a short delay. PortableHole behaves largely (but not entirely) like the Thaumcraft 2 portable hole, and adds a few extra features such as permissions checking, highly configurable tunnelling costs, and respecting protection plugins.

    PortableHole uses a Written Book item as the trigger item. The book must have a specific title (by default "Portable Hole") - when players left-click any terrain with that book in hand, the plugin will attempt to create a temporary tunnel through the world. The tunnel can be no longer than 31 blocks long (configurable), and there are certain blocks (configurable) that may not be tunnelled. The tunnel ends when any passable block, or bedrock, is reached. Although any player can craft a written book with the right title, the plugin does allow restriction of whose books may actually be used, both by player name and permission group (Vault is needed for the latter).

    Video


    Downloads
    Changelog
     
  2. Offline

    desht

    Version 1.2.0 (10 Jan 2013)
    • Added configurable crafting recipe to create tunnelling books - see Crafting a Book
    • The /ph give command can now take a -author <authorname> option to set the author of created books.
    • The /ph info command now gives information about the defined tunnelling costs
    • Added portablehole.override.protection permission node to allow uses to ignore protection plugins when tunnelling. Only available to ops by default; give this node out with care.
    http://dev.bukkit.org/server-mods/portablehole/files/5-portable-hole-v1-2-0/
     
  3. Offline

    TheMcScavenger

    Nice! Love the plugin :)
     

Share This Page