This website requires JavaScript.
Explore
Help
Sign In
SpigotMC
/
LibsDisguises
Watch
1
Star
0
Fork
0
You've already forked LibsDisguises
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
7a3f764581
LibsDisguises
/
src
/
main
/
java
/
me
/
libraryaddict
/
disguise
/
utilities
/
packets
History
libraryaddict
4f0290218b
Add blockdata as a valid falling block thing, requires setblockdata
2020-08-12 09:36:13 +12:00
..
packethandlers
Add blockdata as a valid falling block thing, requires setblockdata
2020-08-12 09:36:13 +12:00
packetlisteners
Only modify entity metadata if they are currently self disguised
2020-08-12 08:06:31 +12:00
IPacketHandler.java
Move classes into packages, clean up packet handling into classes, yaw/pitch should be consistent
2019-01-03 15:13:03 +13:00
LibsPackets.java
Fixes
#488
equip packet
2020-06-26 19:00:42 +12:00
PacketsHandler.java
Fixed bossbars disabling self, added support for modded custom entities, disguises now refer to themselves with the right disguise name when possible, cleaned up some code, fixed bossbar error when a server uses a bad bossbar name in their own system
2020-04-16 00:55:35 +12:00
PacketsManager.java
Made super ugly change to how prefix/suffix works by not splitting them at all because MC doesn't look to care about char limits
2020-07-05 10:38:44 +12:00