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
Files
afaf6c16e66c9a352fd4e4090d4e96fe08262b29
LibsDisguises
/
src
/
me
/
libraryaddict
/
disguise
History
libraryaddict
afaf6c16e6
Only send the teleport packet if its a painting disguise
2014-06-16 04:56:00 +12:00
..
commands
Formatting by project
2014-06-15 19:35:47 +12:00
disguisetypes
Change MiscDisguise thing to Integer instead of int so I can use nulls, this lets me know if a int was set.
2014-06-16 04:29:18 +12:00
events
Formatting by project
2014-06-15 19:35:47 +12:00
utilities
Only send the teleport packet if its a painting disguise
2014-06-16 04:56:00 +12:00
DisguiseAPI.java
Change self disguises to globally use the entity id -1 for performance and usage in other plugins
2014-06-15 20:12:07 +12:00
DisguiseConfig.java
I don't think I need to cancel riding packets. Might be 1.6.4 specific. Anyone care to test?
2014-06-15 21:04:22 +12:00
DisguiseListener.java
Just use the methods that I already made
2014-06-15 20:39:35 +12:00
LibsDisguises.java
Don't attempt to use EntityType's that are null
2014-06-10 12:42:53 +12:00