1
Easiest way to reset The End?
Hi, the players on my server often go to the end to kill the ender dragon and beat the game. Is there any easy way to reset the end, such as a plugin of some sort? What I will do usually is when I notice that someone has killed the ender dragon I will stop the server when there aren't many people on, delete the world_the_end via FTP and then run the server again. I'm wondering if there is a different/better way to reset the end.
Thanks,
Ocean
Thanks,
Ocean
4
Or maybe you could just setup a command block with the command "/summon EnderDragon".
Problem with that, when the chunk becomes unloaded, the redstone that'd power the block, to make the check, etc, would cease to work, and you'd have to restart the block every time you reload the chunk.
(I speak from personal experience, have been looking for a decent chunk loader for a while now...)
But this is a good idea, provided you can keep the block going, it also eliminates the need for a plugin.
(I speak from personal experience, have been looking for a decent chunk loader for a while now...)
But this is a good idea, provided you can keep the block going, it also eliminates the need for a plugin.
Why would the chunk need to be loaded? You could just attach a button to the command block that summons the dragon, there is no need to have a constant chunk loaded.
Try this plugin, or you could simply /mob EnderDragon (provided you run a plugin that supports this option.)
