Compatibility
Minecraft: Java Edition
Platforms
Tags
Creators
Details
NoPortals is a simple Paper plugin that allows you to fully or partially disable Nether and End portals on your Minecraft server.
It is useful for servers that want to block access to dimensions, create custom progression, prevent players from using portals, or manage dimension access manually through commands.
Features Disable Nether portals Disable End portals Separate control for Nether and End portals Command to enable or disable all portals at once Blocks the use of existing portals Blocks the creation of new portals Russian and English localization Language selection through command or config Simple config.yml setup No dependencies Commands
Main command:
/noportals
Short alias:
/np Portal control /np nether on /np nether off /np nether status /np end on /np end off /np end status /np all on /np all off /np all status General commands /np status /np reload /np lang ru /np lang en
Full command variants are also available:
/noportals nether on /noportals end off /noportals all status /noportals lang en Permission noportals.admin
By default, this permission is available to server operators.
Configuration nether-disabled: true end-disabled: true language: en
Available languages:
ru en
Localization files are stored in:
plugins/NoPortalsPaper/lang/ Installation Download the plugin .jar file. Put it into your server’s plugins folder. Restart the server. Configure the plugin using commands or config.yml. Compatibility
This plugin is made for Paper.
Recommended version: Paper 26.1.2.
Usage examples
Disable only Nether portals:
/np nether on
Disable only End portals:
/np end on
Enable all portals again:
/np all off
Check the current status:
/np status


