Compatibility
Minecraft: Java Edition
1.21.11
Platforms
Links
Tags
Creators
Details
Licensed MIT
Published last month
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 reloadcommand for admins
Commands
/noportals reload— reloadsconfig.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>"


