Civcraft / PrisonPearl

Minecraft plugin for civcraft which allows players to imprison other players inside ender pearls
BSD 3-Clause "New" or "Revised" License
4 stars 16 forks source link

Fixed teleport within worlds dropping pearls #80

Closed TealNerd closed 8 years ago

TealNerd commented 8 years ago

Previously if you exited a minecart in the nether it would drop your pearls. AFAIK this was only intended to prevent pearls being brought in to the nether, not to prevent you from moving them around in the nether. This fixes that by checking if the origin and destination for the teleport are in the same world

CivcraftBot commented 8 years ago

Can one of the admins verify this patch? Type 'ok to test' to test.

rourke750 commented 8 years ago

Can you just fix your white space issue.

TealNerd commented 8 years ago

lol yeah i just did it in notepad++ cus it was ezpz and apparently github didn't like that

TealNerd commented 8 years ago

should i not have incremented the version? Or should it have been 4.1.0?

rourke750 commented 8 years ago

Wrong version.

TealNerd commented 8 years ago

oh rip lol

rourke750 commented 8 years ago

Can you merge your three commits?

TealNerd commented 8 years ago

It's all in here

rourke750 commented 8 years ago

Sorry meant can you squash the commits. So instead of it saying 3 it would only say 1.

TealNerd commented 8 years ago

ok its done

rourke750 commented 8 years ago

ok to test