| Commit message (Collapse) | Author | Age | Lines |
| |
|
|
|
|
| |
http://wiki.bukkit.org/Bukkit.yml#auto-updater for new bukkit.yml options.
|
|
|
|
| |
This reverts commit 1d4347fbaf3c891580a9ee40a8e9632c992f8b08.
|
| |
|
|
|
|
| |
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.
|
| |
|
| |
|
| |
|
| |
|
| |
|