forked from BLOCKFANTASY/LOOHP-Limbo
Added PacketPlayOutSetTitleTimes, PacketPlayOutSetTitleTimes, and PacketPlayOutSetTitleSubTitleText, along with a few methods in Player such ass Player.setTitleSubTitle which calls all of these packets to create a beautiful title and sub title system for the server owners
This commit is contained in:
@@ -45,7 +45,10 @@
|
||||
"PacketPlayOutSpawnEntityLiving": "0x02",
|
||||
"PacketPlayOutHeldItemChange": "0x48",
|
||||
"PacketPlayOutPlayerListHeaderFooter": "0x5F",
|
||||
"PacketPlayOutResourcePackSend": "0x3C"
|
||||
"PacketPlayOutResourcePackSend": "0x3C",
|
||||
"PacketPlayOutSetTitleTimes": "0x5B",
|
||||
"PacketPlayOutSetTitleText": "0x5A",
|
||||
"PacketPlayOutSetTitleSubTitleText": "0x58"
|
||||
},
|
||||
"StatusIn": {
|
||||
"0x01": "PacketStatusInPing",
|
||||
|
||||
Reference in New Issue
Block a user