FML icon indicating copy to clipboard operation
FML copied to clipboard

[REQUEST] Post ChangedDimensionEvent earlier, and make it cancellable

Open yuuka-miya opened this issue 9 years ago • 2 comments

This is to allow mods which for one reason or another want to prevent players from travelling to other dimensions.

An example would be a mod which wants to keep a particular player, or group of players, in a particular dimension.

I would make a PR, but if this is done as part of the 1.8 update, all the better.

yuuka-miya avatar Sep 20 '14 13:09 yuuka-miya

I think this should be a new event that gets thrown earlier, just to keep things in the correct order.

for example if I handle inventory per dimension what happens if you cancel the event after the inventory is swapped.

Tarig0 avatar Sep 30 '14 13:09 Tarig0

Exactly! I had that problem with http://minecraft.curseforge.com/mc-mods/224196-dimension-inventorys . Since the event fires so late i had to hack around it.

lumien231 avatar Oct 01 '14 14:10 lumien231