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:
parent
89b26bb90d
commit
4dcb73693a
4 changed files with 79 additions and 40 deletions
|
@ -68,6 +68,7 @@ import NBTTagCompound
|
|||
import NBTTagList
|
||||
import PersistentScoreboard
|
||||
import PacketPlayInUseEntity
|
||||
import PacketPlayInUseItem
|
||||
import PacketPlayOutPlayerListHeaderFooter
|
||||
import PacketPlayOutScoreboardTeam
|
||||
import PacketPlayOutTitle
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue