NoPortals
PluginMIT

NoPortals

Paper plugin that blocks Nether and End portal entry with configurable pushback and MiniMessage messages.

110
Downloads
0
Followers
3 months ago
Updated
📦
1
Versions

📖About NoPortals

NoPortals

NoPortals is a Paper plugin for Minecraft 1.21.11 that prevents players from entering Nether and End portals.
If a blocked player tries to enter one of these portals, the plugin can push the player back and send a configurable MiniMessage chat message.

Features

  • Block Nether portal entry
  • Block End portal entry
  • Configurable pushback toggle and strength
  • Configurable MiniMessage messages
  • /noportals reload command for admins

Commands

  • /noportals reload — reloads config.yml

Permission

  • noportals.reload — allows using /noportals reload

Configuration

block-nether: true
block-end: true
pushback: true
pushback-strength: 1.0
messages:
  nether-blocked: "<red>Du darfst Nether-Portale nicht betreten.</red>"
  end-blocked: "<red>Du darfst End-Portale nicht betreten.</red>"