| Commit message (Collapse) | Author | Age | Lines |
| |
|
| |
|
|
|
|
| |
for Enderman block placing.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Projectiles.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
snowmen. Fixes BUKKIT-697
|
|
|
|
| |
snowman is spawned.
|
|
|
|
| |
Ender Crystals.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
Remove players that cannot see a player from their EntityTrackerEntry and only
send user list updates to players who can see the player they reference.
|
| |
|
| |
|
| |
|
|
|
|
| |
Fixes BUKKIT-674
|
| |
|
| |
|
| |
|
|
|
|
| |
Fixes BUKKIT-510
|
| |
|
|
|
|
| |
to Wug for the fix.
|
| |
|
|
|
|
| |
Fixes BUKKIT-655 and BUKKIT-592
|
|
|
|
|
|
|
|
| |
useExactLoginLocation() looks for settings.use-exact-login-location within bukkit.yml.
If true, we will bypass Vanilla's behaviour of checking for collisions and moving the player if needed when they login.
If false, we will continue to follow Vanilla's behaviour and move players that 'collide' with objects when they login.
|
| |
|
| |
|
| |
|
| |
|