| Commit message (Collapse) | Author | Age | Lines |
| |
|
|
|
|
|
|
| |
that it doesn't trigger the movement speed check. Thanks for the help Rigby!
Plugins are advised to no longer teleport players in the PlayerMove event and to use setTo instead, as we now trigger a teleport when setTo is used.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Dropped infinite items now become a stack of 1. Our reasoning behind this is that people who want an infinite item can usually give it to themselves or have someone else give it to them through a plugin (most plugins provide this functionality already).
|
|
|
|
| |
and Bukkit or vice versa.
|
|
|
|
| |
in bukkit.yml
|
|
|
|
| |
few NPEs during generation, and saves on a lot of casting
|
|
|
|
| |
old nether folder to the bukkit location. (Yes, it sucks, no, there's no alternative.)
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
cases. There's still one edge case left however.
|
| |
|
|
|
|
| |
crossworld teleports. Thanks for the help Rigby and Verrier! Tahg is responsible for the mess.
|
| |
|
| |
|
| |
|
|
|
|
| |
player.dat no longer exists.
|
|
|
|
| |
longer exists. Thanks for the help Rigby and Verrier!
|
| |
|
|
|
|
| |
circumstances
|
|
|
|
| |
teleporting, also addresses issues caused by teleport fixes.
|
|
|
|
| |
cancelled.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
respective worlds.
|
| |
|
| |
|
|
|
|
| |
is to match the sendBlockChange method.
|
| |
|
|
|
|
|
| |
Plugins can now allow placing a block on an interactable object, by DENYing the
interact and ALLOWing the place.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|