Wiki 9Minecraft Restricted Portals Wiki
Restricted Portals WikiDocumentation › Blocking Portal To The Overworld

Blocking Portal To The Overworld

Blocking access to the overworld

Just need to add the Overworld to the Dimension config.

Screenshots of example config:

image image

Example config:

[options]
	#Message that displays when Teleport is blocked
	blockedmessage = "Please obtain a %item% to enter the %dim%"
	#Prevents Death by Teleporting Player to Spawn if trying to enter an Ender Portal
	preventdeath = true
	#Description for the Advancements
	description = "Obtain a %item%"
	#Comma seperated list of Dimension Resource Names
	dimresname = "minecraft:the_nether,minecraft:the_end,minecraft:overworld"
	#Title for the Advancements
	craftedmessage = "%dim% Unlocked!"
	#Comma seperated list of items that when crafted unlock the corresponding dimension
	craftitems = "minecraft:flint_and_steel,minecraft:ender_eye,minecraft:grass_block"
	#Comma seperated list of Dimension Display Names
	dimnames = "Nether,End,Overworld"