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

ppsummon in confined space doesn't summon the prisoner in close proximity #70

Closed erocs closed 8 years ago

erocs commented 8 years ago

Summoning a person's pearl in a confined area like a cave sometimes causes them to summon 50 blocks above you and instantly cause the person to start taking damage.

rourke750 commented 8 years ago

Nothing really new. Just would have to do ppreturn and then find a more open space.

TealNerd commented 8 years ago

why not just summon someone directly in the same block as the person summoning them?

ttk2 commented 8 years ago

that doesn't really look good, if we needed to guarantee this feature worked and it was used super often we would probably take the compromise and do that, but since its mostly a 'nice to have' feature we would like it to look good when being used.

On Sun, Nov 22, 2015 at 10:47 AM, biggestnerd notifications@github.com wrote:

why not just summon someone directly in the same block as the person summoning them?

— Reply to this email directly or view it on GitHub https://github.com/Civcraft/PrisonPearl/issues/70#issuecomment-158777415 .

rourke750 commented 8 years ago

New rewrite, should have different behavior.