English:
What is NoPortalsPlugin?
The
NoPortalsPlugin gives you complete control over Nether and End portal usage on your Minecraft server. Prevent players from using portals unless they are specifically allowed – all without relying on permissions!
Features:
- Blocks Nether and End portals by default
- Add worlds where portal use is allowed (e.g. event worlds)
- Add specific player names to bypass blocking
- Fully customizable chat messages (prefix + info message)
- Optional logging of blocked portal attempts to the console
- Simple command: /portal reload to reload config in-game
- ℹ️ Info command: /portal info shows version and author
- Tab-completion for /portal command (reload, info)
- ⚙️ Config-based only – no need for permissions or OP checks
Configuration Example:
yaml
log-portal-attempts: true
ignored-worlds:
- eventworld
allowed-players:
- McGovernn
portal-message: "&cPortal usage is disabled on this server!"
prefix: "§8[§cNo§4Portals§8] §7>> "
Commands:
Command
Description
/portal reload Reloads the config without restart
/portal info Shows plugin version and author
Languages supported:
English (default), fully configurable for any language via config.yml
Deutsch:
Was ist NoPortalsPlugin?
Mit dem
NoPortalsPlugin kannst du gezielt steuern, wer auf deinem Server Portale nutzen darf – ob Nether oder End. Blockiere Portale für alle, außer für gezielt freigegebene Spieler oder Welten – ganz ohne Permissions!
Funktionen:
- Blockiert Nether- und Endportale standardmäßig
- Ermögliche Portale in bestimmten Welten
- Erlaube einzelne Spieler per Name
- Anpassbare Nachricht & Prefix
- Optionales Logging von Portalversuchen in der Konsole
- Einfacher Reload-Befehl: /portal reload
- ℹ️ Info-Befehl: /portal info zeigt Version & Autor
- Tab-Vervollständigung für /portal
- ⚙️ Nur über Config steuerbar – keine Permissions notwendig
Beispiel-Konfiguration:
yaml
log-portal-attempts: true
ignored-worlds:
- eventwelt
allowed-players:
- McGovernn
portal-message: "&cPortale sind auf diesem Server deaktiviert!"
prefix: "§8[§cNo§4Portals§8] §7>> "
Befehle:
Befehl
Beschreibung
/portal reload Lädt die Konfiguration neu
/portal info Zeigt Version und Autor an
Unterstützte Sprachen:
Englisch (Standard), aber vollständig anpassbar für jede Sprache über die config.yml