1

Easiest way to reset The End?

BukkitSupport 3/24/14 2:12 am
3.5k
3/24/2014 5:38 pm
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
Posted by
BukkitSupport
Level 44 : Master Giraffe
12

  Have something to say?

JoinSign in

4

TheCatPhysicz
03/24/2014 2:52 am
Level 1 : New Miner
Or maybe you could just setup a command block with the command "/summon EnderDragon".
1
MysteryOwner
03/24/2014 2:56 am
Level 21 : Expert Nerd
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.
1
TheCatPhysicz
03/24/2014 4:06 am
Level 1 : New Miner
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.
1
MysteryOwner
03/24/2014 2:41 am
Level 21 : Expert Nerd
Try this plugin, or you could simply /mob EnderDragon (provided you run a plugin that supports this option.)
1

Welcome