LibsDisguises/src/me/libraryaddict/disguise/utilities
libraryaddict 2b94217aae Read description
Renamed config option 'SeeFriendlyInvisibles' to more accurate 'DisableFriendlyInvisibles'
Added config option 'WarnConflict' in 'Scoreboard'
Improved config loading to always save default config, moved config loading calls into DisguiseConfig
Improved scoreboard handling to properly unregister scoreboard teams on disable, and player quit instead of relying on a scheduler.
Removed redundant casts and imports, switched to lamba in a few calls
Removed DisguiseUtilities.getPlugin() and replaced with LibsDisguises.getInstance()
Now monitoring Self Disguises teams and if config option is enabled, displaying a warning in console about a possible scoreboard conflict
2018-08-24 10:01:01 +12:00
..
json Add missing ItemStack serializer 2017-07-23 23:56:45 +12:00
packetlisteners Add new disguises, update metadata, change how sounds are stored and work, update item parsing message, added Pattern and DyeColor to parsables 2018-08-06 21:48:19 +12:00
ClassGetter.java Renable some disguises, fix player sleeping? I forgot what I did 2016-06-19 03:16:32 +12:00
DisguiseParser.java Add new disguises, update metadata, change how sounds are stored and work, update item parsing message, added Pattern and DyeColor to parsables 2018-08-06 21:48:19 +12:00
DisguiseSound.java Use the provided Logger instead of System.out and System.err, inform the user how many disguises failed to load. Inform the user how many settings are missing from their config 2018-08-14 12:42:35 +12:00
DisguiseUtilities.java Read description 2018-08-24 10:01:01 +12:00
DisguiseValues.java Add new disguises, update metadata, change how sounds are stored and work, update item parsing message, added Pattern and DyeColor to parsables 2018-08-06 21:48:19 +12:00
FakeBoundingBox.java Convert back to maven 2016-05-10 03:28:38 +12:00
LibsMsg.java Use the provided Logger instead of System.out and System.err, inform the user how many disguises failed to load. Inform the user how many settings are missing from their config 2018-08-14 12:42:35 +12:00
LibsPremium.java Use the provided Logger instead of System.out and System.err, inform the user how many disguises failed to load. Inform the user how many settings are missing from their config 2018-08-14 12:42:35 +12:00
LibsProfileLookup.java Fixed bugs, added custom disguises support, create your own disguises 2016-12-01 06:38:43 +13:00
LibsProfileLookupCaller.java Convert back to maven 2016-05-10 03:28:38 +12:00
Metrics.java Update stats 2017-06-23 04:14:19 +12:00
PacketsManager.java Fix Phantom disguise inverted pitch 2018-08-23 17:10:16 +12:00
ReflectionFlagWatchers.java Add new disguises, update metadata, change how sounds are stored and work, update item parsing message, added Pattern and DyeColor to parsables 2018-08-06 21:48:19 +12:00
ReflectionManager.java Add new disguises, update metadata, change how sounds are stored and work, update item parsing message, added Pattern and DyeColor to parsables 2018-08-06 21:48:19 +12:00
TranslateFiller.java Improve translations, fix a problem with the files 2018-07-12 06:05:36 +12:00
TranslateType.java Use the provided Logger instead of System.out and System.err, inform the user how many disguises failed to load. Inform the user how many settings are missing from their config 2018-08-14 12:42:35 +12:00
UpdateChecker.java Use the provided Logger instead of System.out and System.err, inform the user how many disguises failed to load. Inform the user how many settings are missing from their config 2018-08-14 12:42:35 +12:00