Spottedleaf
af021b9456
Update to 1.14.2
2019-05-28 00:30:44 +01:00
Zach Brown
70ce6ce831
Move version command update checking to the implementation
...
This makes it easier for downstream projects (forks) to replace the
version fetching system with their own. It is as simple as implementing
an interface and overriding the default implementation of
org.bukkit.UnsafeValues#getVersionFetcher()
It also makes it easier for us to organize things like the version
history feature.
Lastly I have updated the paper implementation to check against the site
API rather than against jenkins.
2019-05-27 04:13:41 -05:00
Zach Brown
c02c01b2c5
Add rate limiting to PacketPlayInUseItem as well
...
Also removes our toggle for Spigot's option, I doubt anyone uses it.
2016-09-10 21:44:06 -05:00
Zach Brown
c442e96eb9
Update to Minecraft 1.10
2016-06-08 23:42:46 -05:00
Aikar
b59e2a51de
Paper 1.9.4 Update
2016-05-12 01:01:13 -04:00
Zach Brown
582ad801b5
Missed diff, unused config entry, general cleanup
...
cc GH-170
2016-03-30 22:56:30 -05:00
Aikar
9ff01b16ab
Add MCUtils helper
...
This will be used by my next commit. But trying to get the build going
since CI blew up
2016-03-28 21:01:42 -04:00
Zach Brown
99fec76702
Paper 1.9
2016-03-03 03:46:49 -06:00
Zach Brown
7d86a674eb
Disable spigot tick limiters
2015-10-16 21:43:03 -05:00
Zach Brown
978982edfd
Rebuild patch for upstream changes
2015-10-07 21:32:01 -05:00
Aikar
19619f8450
Remove an unused list of TileEntities slowing down removal
2015-10-06 23:36:43 -05:00
Zach Brown
9365b36050
Rebuild patches for upstream changes
2015-10-02 22:58:02 -05:00
Zach Brown
7aa4900879
Remove our own (outdated) TE handling, for one that's closer to vanilla
2015-09-19 09:34:17 -05:00
vemacs
502ffa0833
Re-add entity/tile entity tick limiters
2015-09-14 20:37:51 -05:00