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
On playerquit, remove any PrisonPearls from inventory #181
Open
ProgrammerDan opened 8 years ago
hook into Arrival mercury message; if the player doesn't arrive at a shard before a timeout, drop the pearl on the ground where the player "quit".
It's indescriminate in this way, doesn't introduce any new dependency on BetterShards, no Bungee changes, etc.