MysticCity / MinigamesAPI

Rich MinigamesAPI supporting different types of Minigames
20 stars 15 forks source link

Map Resetting #344

Open FexyMC opened 7 years ago

FexyMC commented 7 years ago

The map is not fully resetting in MGSkyWars, it still has blocks leftover from the previous game, any fixes?

ConnorFranta commented 7 years ago

I would do this: '/sw setenabled [arena] false'. Go to the map, remove the leftover blocks, set all the blocks back to how they should be. Reset the bounds '/sw setbounds [arena] low', bottom point of the map where you want them to die. '/sw setbounds [arena] high', highest point you want them to go. (In a diagonal line from the low) Then '/sw savearena [arena]'. Then reenable the map with '/sw setenabled [arena] true'.