Wormholes [1.21.1+] |  Black Hole Effects | Multi-Language | Manual Control icon

Wormholes [1.21.1+] | Black Hole Effects | Multi-Language | Manual Control -----

Create mysterious, rotating RPG wormholes with stunning spiral effects and easy manual management!




Wormholes v1.0 | The RPG Portal Experience
Create mysterious, rotating wormholes with stunning visual effects!

English Description
Bring a touch of magic to your server! Wormholes allows you to connect locations with beautiful, rotating portals. Perfect for RPG servers, Lobbies, or Citybuild networks. Unlike other complex portal plugins, this system focuses on stability, performance, and a stunning visual "Black Hole" effect.

1. Core Features:
[*] Stunning Visuals: Rotating End-Gateway displays combined with counter-rotating spiral particle effects.
[*] Manual Management: Full control via the wormholes.yml. No messy ingame setup needed – just enter coordinates and reload!
[*] Multi-Language: Full support for English ( en.yml) and German ( de.yml).
[*] ⚙️ Full Admin Control: Toggle sounds, particles, and displays individually in the config.
[*] ⚡ Performance Optimized: High-speed teleportation with async logic and safe cooldowns.

Code (YAML):

# +-----------------------------------------------------------------------+
# |                               Wormholes                                     |
# |                      - BlackCyper Projects -                          |
# +-----------------------------------------------------------------------+

# Plugin language (de / en)
language
: "en"

settings
:
  # Show startup info in console?
  console-info
: true
 
  effects
:
    # Rotating block displays (End-Gateways)
    show-displays
: true
    # Particle spirals
    show-particles
: true

teleport
:
  # Cooldown in ticks (20 ticks = 1 second)
  cooldown-ticks
: 40
  # Play sounds on teleport?
  play-sounds
: true
 


Code (YAML):

# +-----------------------------------------------------------------------+
# |                       Wormholes - Data Storage                        |
# |                                                                       |
# |  In this file you can manually add your wormhole pairs.               |
# |  Use /wormhole reload to activate changes.                            |
# +-----------------------------------------------------------------------+

wormholes
:
  ExamplePortal
:
    pos1
:
      world
: "world"
      x
: 100.0
      y
: 64.0
      z
: 100.0
    pos2
:
      world
: "world_nether"
      x
: 20.0
      y
: 70.0
      z
: 20.0
 



Deutsche Beschreibung
Bringe Magie auf deinen Server! Wormholes ermöglicht es dir, Orte durch mysteriöse, rotierende Portale zu verbinden. Ideal für RPG-Server, Lobbies oder Citybuild.

1. Hauptmerkmale:
[*] Spektakuläre Optik: Rotierende End-Gateway Displays kombiniert mit gegenläufigen Partikel-Spiralen (Black Hole Effekt).
[*] Einfache Verwaltung: Verwalte deine Portale bequem über die wormholes.yml – kein langes Suchen nach Befehlen.
[*] Multi-Language: Komplette Unterstützung für Deutsch und Englisch direkt enthalten.
[*] ⚙️ Volle Kontrolle: Sounds, Partikel und Displays lassen sich einzeln in der Config einstellen.
[*] ⚡ Performance: Schnelle Teleportation mit sicherer Cooldown-Logik für lagfreien Betrieb.

Code (YAML):

# Wormholes Konfiguration
language
: "de"

settings
:
  console-info
: true
  effects
:
    show-displays
: true
    show-particles
: true

teleport
:
  cooldown-ticks
: 40
  play-sounds
: true
 


Code (YAML):

# +-----------------------------------------------------------------------+
# |                       Wormholes - Daten-Speicher                      |
# |                                                                       |
# |  In dieser Datei kannst du deine Wurmloch-Paare manuell eintragen.    |
# |  Nutze danach /wormhole reload, um die Änderungen zu aktivieren.      |
# +-----------------------------------------------------------------------+

wormholes
:
  BeispielPortal
:
    pos1
:
      world
: "world" # Weltenname ist erforderlich!
      x
: 100.0
      y
: 64.0
      z
: 100.0
    pos2
:
      world
: "world_nether" # Weltenname ist erforderlich!
      x
: 20.0
      y
: 70.0
      z
: 20.0
 


Thank you for your support! If you like this system, please leave a ⭐⭐⭐⭐⭐ rating!
Resource Information
Author:
----------
Total Downloads: 19
First Release: May 1, 2026
Last Update: May 1, 2026
Category: ---------------
All-Time Rating:
1 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings