Add rate limiting to PacketPlayInUseItem as well

Also removes our toggle for Spigot's option, I doubt anyone uses it.
This commit is contained in:
Zach Brown 2016-09-10 21:42:47 -05:00
parent c094c7880d
commit c02c01b2c5
No known key found for this signature in database
GPG key ID: CC9DA35FC5450B76
161 changed files with 448 additions and 409 deletions

View file

@ -68,6 +68,7 @@ import NBTTagCompound
import NBTTagList
import PersistentScoreboard
import PacketPlayInUseEntity
import PacketPlayInUseItem
import PacketPlayOutPlayerListHeaderFooter
import PacketPlayOutScoreboardTeam
import PacketPlayOutTitle