GamerDuck123
|
99cd4b0dc8
|
Fixed ClientboundSetSubtitleTextPacket mapping
ClientboundSetTitleTextPacket was mapped twice, once under 0x5A (The correct mapping) and under 0x58 (ClientboundSetSubtitleTextPacket 's mapping)
|
2022-01-28 17:20:46 -05:00 |
|
GamerDuck123
|
48b8cdab80
|
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
|
2021-12-21 14:15:42 -05:00 |
|
GamerDuck123
|
120f9dce3f
|
Added a way to change PlayerList Header and Footer
|
2021-11-24 01:52:26 -05:00 |
|
GamerDuck123
|
7e81f6b3be
|
Added default commands inside the server jar instead of plugin
|
2021-11-23 23:44:53 -05:00 |
|
GamerDuck123
|
9cd09054d7
|
Delete org.eclipse.m2e.core.prefs
|
2021-11-15 21:29:03 -05:00 |
|
GamerDuck123
|
72e68742cb
|
Delete org.eclipse.jdt.core.prefs
|
2021-11-15 21:28:47 -05:00 |
|
GamerDuck123
|
ab01514f81
|
Delete org.eclipse.core.resources.prefs
|
2021-11-15 21:28:39 -05:00 |
|
GamerDuck123
|
8f5f0fb845
|
Delete .project
|
2021-11-15 21:28:32 -05:00 |
|
GamerDuck123
|
12482927b7
|
Delete .classpath
|
2021-11-15 21:28:13 -05:00 |
|
GamerDuck123
|
92a4a85b50
|
Added ResourcePack related packets, along with sending and recieving them, and added PlayerResourcePackStatusEvent to simplify reading the incoming packets for plugins.
|
2021-11-15 21:02:12 -05:00 |
|