WorldGuard Wormholes
PluginLicenseRef-DO-WHAT-THE-FUCK-YOU-WANT-TO-PUBLIC-LICENSE

WorldGuard Wormholes

Add wormhole flags to WorldGuard regions.

38
Downloads
0
Followers
3 months ago
Updated
📦
1
Versions

📖About WorldGuard Wormholes

This plugin is used to create wormholes out of the sides from WorldGuard regions.

It teleports every entity entering/exiting to the other side of a region.
This will make it impossible to enter/exit a region through movement.
It will not fire at teleportation.
But, an Enderpearl is an entity...

Usage:
First, you'll have to activate a region by setting the flag "wormhole" to TRUE.
Second, you'll have to restart so the region gets registered as a wormhole region.
Third, set the mode for whatever side and direction flag you want to.

Possible modes:

  • TELEPORT (default) Will teleport entity to the other side
  • THROUGH Teleport entity through the wormhole, respecting velocity (acts like TELEPORT from INSIDE)
  • KILL Wormholes are dangerous. This one will kill/destroy everything.
  • OFF Turn the wormhole off

Possible sides:

  • ALL (default) Wormhole is active from inside and outside (you can't get in or out)
  • INSIDE Wormhole is active from inside (you can't get out)
  • OUTSIDE Wormhole is active from outside (you can't get in)

Possible directions:

  • UP
  • NORTH
  • EAST
  • SOUTH
  • WEST
  • DOWN

Current know bugs/issues:

  • creating a new wormhole region requires a server restart.
  • if you only want to use inside/outside you have to set the other side to mode OFF
  • movement near the corners/edges of a region, will sometimes teleport the entity inside/outside the region.