zDevelopers / UHPlugin

Plugin UltraHardcore (“Kill the Patrick”), augmenté. | UHC (“KTP”) plugin, improved.
Other
32 stars 24 forks source link

Borders in the Nether, too #87

Open YoLaw opened 9 years ago

YoLaw commented 9 years ago

Hey! :) I noticed that we can get out of the map by the Nether... There is possible to add limits in nether? :) Thanks^^

AmauryCarrade commented 9 years ago

The plugin don't manage borders directly. It will just configure the WorldBorder plugin if available (and the vanilla world border in the next version).

So, feel free to add such a limit in the nether too, with WorldBorder (the plugin) or the vanilla world border.

/wb world_nether set <radiusX> [radiusZ] [centerX] [centerZ]
-- or, as a player in the Nether --
/worldborder set <diameter>
AmauryCarrade commented 9 years ago

Well, I will add an option to configure the borders for the Nether. Including progressive reduction.

YoLaw commented 9 years ago

Thanks! :)

mibby commented 9 years ago

@AmauryCarrade Any update to nether support? Or rather, instead, any update to using the vanilla world border? I'd very much like to have a vanilla world border that slowly pushes up and forces players to run back inside if they are outside.

AmauryCarrade commented 9 years ago

Not implemented currently, there are some other things that need to be implemented before.

But you can already use the vanilla world border: just use directly the vanilla commands (or the commands scheduler with the vanilla commands).