CraftBukkit/Spigot
7b4d8c3f3f
SPIGOT-2622: Ensure all players are safely disconnected on shutdown
...
By: md_5 <git@md-5.net>
2016-08-23 14:02:48 +10:00
CraftBukkit/Spigot
64ee97bc2f
SPIGOT-2501: Remove period from default quit message
...
By: md_5 <git@md-5.net>
2016-07-07 10:43:49 +10:00
CraftBukkit/Spigot
8af31adf18
SPIGOT-2461: Call player tick specifically
...
By: md_5 <git@md-5.net>
2016-06-28 11:44:48 +10:00
CraftBukkit/Spigot
a526b5311c
SPIGOT-924: Compute attributes one last time after quitting
...
By: md_5 <git@md-5.net>
2016-06-25 20:38:13 +10:00
CraftBukkit/Spigot
a39b7e5f3a
Update to Minecraft 1.10
...
By: md_5 <git@md-5.net>
2016-06-09 11:43:49 +10:00
CraftBukkit/Spigot
69c6c3d92c
SPIGOT-2311: Cancelling PlayerPortalEvent causes invulnerability until relog
...
By: md_5 <git@md-5.net>
2016-05-25 18:25:49 +10:00
CraftBukkit/Spigot
d506c12c07
Minecraft 1.9.4
...
By: md_5 <git@md-5.net>
2016-05-10 21:47:39 +10:00
CraftBukkit/Spigot
22bfd9c3e9
SPIGOT-2115: Fix entities being added to the world multiple times when teleported
...
By: Thinkofname <thinkofdeath@spigotmc.org>
2016-04-02 01:12:03 +01:00
CraftBukkit/Spigot
97cca957f7
Fix player dimension change invulnerability never getting unset when certain dimensions are disabled
...
By: Zach Brown <zach.brown@destroystokyo.com>
2016-03-22 12:39:41 -05:00
CraftBukkit/Spigot
6a2a8d0d3f
Remove redundant syncInventory on world change
...
By: md_5 <git@md-5.net>
2016-03-06 16:25:50 +11:00
CraftBukkit/Spigot
5b0dae1d7c
SPIGOT-1573: Fix command blocks after respawning
...
By: md_5 <git@md-5.net>
2016-03-06 14:35:33 +11:00
CraftBukkit/Spigot
21d4bf5d1f
Update to Minecraft 1.9
...
By: md_5 <git@md-5.net>
2016-03-01 08:32:46 +11:00
CraftBukkit/Spigot
99fbeecd40
SPIGOT-1308: Fix typo in PlayerList#sendAll
...
By: Thinkofdeath <thinkofdeath@spigotmc.org>
2016-01-22 11:13:34 +00:00
CraftBukkit/Spigot
ba5443ae84
SPIGOT-1058: Fix lost player list capping to 60.
...
Went missing in the 1.8 update.
By: md_5 <git@md-5.net>
2015-07-18 12:39:45 +10:00
CraftBukkit/Spigot
611e993245
SPIGOT-954: Don't send block animations or gamemode updates to players can't see the player
...
By: Thinkofdeath <thinkofdeath@spigotmc.org>
2015-06-07 21:04:28 +01:00
CraftBukkit/Spigot
58abe21c5a
[SPIGOT-946] Begin making use of access transforms to simplify patching.
...
By: md_5 <git@md-5.net>
2015-06-06 19:33:48 +10:00
CraftBukkit/Spigot
6c1c28bd14
Cut fluff from patch headers.
...
By: md_5 <git@md-5.net>
2015-05-25 20:37:24 +10:00
CraftBukkit/Spigot
38b1bb1aef
Update to 1.8.4
...
By: Thinkofdeath <thinkofdeath@spigotmc.org>
2015-05-05 21:43:47 +01:00
CraftBukkit/Spigot
e1387f5ef4
Fire PlayerTeleport event on portal travel
...
By: Thinkofdeath <thinkofdeath@spigotmc.org>
2015-03-21 20:36:38 +00:00
CraftBukkit/Spigot
985e4a2961
Only double switch if the dimension is the same
...
By: Thinkofdeath <thinkofdeath@spigotmc.org>
2015-03-08 10:58:10 +00:00
CraftBukkit/Spigot
cbd4463daa
Readd the double dimension switch
...
By: Thinkofdeath <thinkofdeath@spigotmc.org>
2015-03-08 10:28:12 +00:00
CraftBukkit/Spigot
85be409b13
Update to Minecraft 1.8.3
...
By: Thinkofdeath <thinkofdeath@spigotmc.org>
2015-02-26 22:41:06 +00:00
CraftBukkit/Spigot
e89fe15799
Remove the double dimension switch as the issue seems fixed, if it breaks something blame SupaHam
...
By: Thinkofdeath <thinkofdeath@spigotmc.org>
2015-02-18 21:30:58 +00:00
CraftBukkit/Spigot
a270799286
Handle new players correctly
...
By: Thinkofdeath <thinkofdeath@spigotmc.org>
2015-02-04 20:33:06 +00:00
CraftBukkit/Spigot
236cb88c53
Improve vanilla's rename detection by using bukkit's lastKnownName nbt tag
...
By: Thinkofdeath <thinkofdeath@spigotmc.org>
2015-02-04 19:29:07 +00:00
CraftBukkit/Spigot
7a9f4fb3c1
Re-enable the vanilla feature of changing the join message if a player has changed name since their last join
...
This uses the UserCache (like vanilla) and therefore is limited to whether
they are still in the cache by the next join
By: Thinkofdeath <thinkofdeath@spigotmc.org>
2015-02-03 23:38:21 +00:00
CraftBukkit/Spigot
33abca2c69
Rework the vanilla link fix so that hover/click events aren't lost
...
By: Thinkofdeath <thinkofdeath@spigotmc.org>
2014-12-13 10:26:06 +00:00
CraftBukkit/Spigot
ed9ee15a91
SPIGOT-199: Default to white instead of black for chat messages
...
By: Thinkofdeath <thinkofdeath@spigotmc.org>
2014-12-13 09:36:35 +00:00
CraftBukkit/Spigot
872b1ff9c2
Use CraftChatMessage.fromComponent so that colors remain in sent messages
...
By: Thinkofdeath <thinkofdeath@spigotmc.org>
2014-12-12 21:46:12 +00:00
CraftBukkit/Spigot
130ed6bfe6
[Vanilla Fix] Process links in broadcasted messages.
...
By: md_5 <git@md-5.net>
2014-12-12 18:20:42 +11:00
CraftBukkit/Spigot
4ff244c7c3
Fix per a world world borders
...
Well... mostly anyway
By: Thinkofdeath <thinkofdeath@spigotmc.org>
2014-12-10 19:16:37 +00:00
CraftBukkit/Spigot
f981b74e45
Fix worldborders showing from the wrong world
...
By: Thinkofdeath <thinkofdeath@spigotmc.org>
2014-12-06 22:26:49 +00:00
CraftBukkit/Spigot
5172dd7274
Disconnect old players before firing PlayerLoginEvent and fire a
...
PlayerQuitEvent straight after a PlayerKickEvent
By: Thinkofdeath <thinkofdeath@spigotmc.org>
2014-12-06 20:53:57 +00:00
CraftBukkit/Spigot
1dca486d41
Force the player to be saved when disconnecting duplicates
...
Allows the current player to grab the updated file
By: Thinkofdeath <thinkofdeath@spigotmc.org>
2014-12-06 11:16:18 +00:00
CraftBukkit/Spigot
7e5da5bf6f
Minor formatting fixes
...
By: Thinkofdeath <thinkofdeath@spigotmc.org>
2014-12-03 11:08:35 +00:00
CraftBukkit/Spigot
79c1790d72
Fix a missed case for weather transitions on join
...
By: Thinkofdeath <thinkofdeath@spigotmc.org>
2014-12-02 16:38:16 +00:00
CraftBukkit/Spigot
6956c3298f
Revert "Remove patch headers"
...
This reverts commit a8ddf37419
.
By: Thinkofdeath <thinkofdeath@spigotmc.org>
2014-11-28 23:02:15 +00:00
CraftBukkit/Spigot
a8ddf37419
Remove patch headers
...
By: GunfighterJ <joseph.jenniges@gmail.com>
2014-11-28 16:54:14 -06:00
CraftBukkit/Spigot
ba8312ff89
Use the right name for the AsyncPlayerPreLoginEvent
...
By: Thinkofdeath <thinkofdeath@spigotmc.org>
2014-11-28 17:43:48 +00:00
CraftBukkit/Spigot
2443e912f8
Fix eating food whilst not facing a block
...
By: Thinkofdeath <thinkofdeath@spigotmc.org>
2014-11-28 11:23:19 +00:00
CraftBukkit/Spigot
a419776f3c
Update to Minecraft 1.8
...
For more information please see http://www.spigotmc.org/
By: Thinkofdeath <thinkofdeath@spigotmc.org>
2014-11-26 08:32:16 +11:00