Commit Graph

  • 7fe95f00ec Fix custom names for 1.17 and 1.18 libraryaddict 2021-12-16 08:50:29 +1300
  • 771a827e33 Fix an error with disguising non-livin as livin libraryaddict 2021-12-14 21:58:43 +1300
  • 3d7be88524 Add bad workaround for serializing optional libraryaddict 2021-12-14 21:47:01 +1300
  • e6d40d95eb Fixxxx libraryaddict 2021-12-14 18:54:06 +1300
  • 3a10606fb7 Register using plugin name instead of plugin instance libraryaddict 2021-12-14 18:37:10 +1300
  • 36f410c1ce Compile against 1.18 not 1.18.1 for now libraryaddict 2021-12-13 19:14:34 +1300
  • ff2b2702e0
    Merge pull request #629 from smartin1018/1.18 libraryaddict 2021-12-13 19:09:24 +1300
  • 9d0a61dabd Add lumine by MythicCraft as a maven repo libraryaddict 2021-12-13 19:02:08 +1300
  • dd439a78aa Fix getSoundVolume on 1.18 libraryaddict 2021-12-12 21:14:00 +1300
  • 52cb313f77 Fix up sounds and some other stuff libraryaddict 2021-12-11 20:57:23 +1300
  • 42cd210fc7 Change 1.17 to use the nms stuff too libraryaddict 2021-12-11 19:25:17 +1300
  • 40ec806b28 1.18.1 Martoph 2021-12-10 11:31:15 -0600
  • 9f6b2fb535 Minor fixes libraryaddict 2021-12-08 14:10:19 +1300
  • bcd4ed56fc Fixup remaining critical startup issues Martoph 2021-12-07 16:20:15 -0600
  • 92b741ce0a Update main plugin to 1.18, convert Metrics to gson Martoph 2021-12-06 22:45:31 -0600
  • 08000bda0d Fix shading of modules Sage M 2021-12-06 22:25:29 -0600
  • 49cebe2a31 Fix module order and encryption file location Sage M 2021-12-06 21:53:18 -0600
  • 0e0be185dc Modulization of NMS versions for 1.18+ Sage M 2021-12-06 21:35:30 -0600
  • dbe9073f33 Update LibsPremium check libraryaddict 2021-12-06 11:37:44 +1300
  • 8f398d798a Change versions around, I hate java 16 making this weird libraryaddict 2021-11-30 22:57:33 +1300
  • 05b1e517e5 Cap X libraryaddict 2021-11-30 22:45:37 +1300
  • 70b2fa76e3 Debug libraryaddict 2021-11-30 22:44:30 +1300
  • 7d79130169 Update paper dependency name libraryaddict 2021-11-30 22:42:42 +1300
  • 41705e8123 Update versions libraryaddict 2021-11-30 22:40:27 +1300
  • 8a10b83c0c Optimize imports libraryaddict 2021-11-30 21:17:13 +1300
  • e80e83f969 Fix scoreboard errors, why did I use nms? libraryaddict 2021-11-30 21:16:33 +1300
  • 036eac42b8 Try fix the sudden surge of DisguiseAPI errors libraryaddict 2021-11-22 20:28:33 +1300
  • 89ebb84c99 Change getPlayer togetPlayerExcat when getting display name of playername libraryaddict 2021-11-22 14:25:26 +1300
  • bc9ebac4d5 Accidentally removed a cancel, don't bother sending our sound packets if we're not modifying the sound groups libraryaddict 2021-11-11 23:08:44 +1300
  • e7b370733f Only clone sounds when needed, minor cleanup. Thanks again Jok on discord for pointing this out! libraryaddict 2021-11-11 21:00:45 +1300
  • 90f23f92d3 Don't bother deep cloning a sound packet libraryaddict 2021-11-10 14:27:49 +1300
  • 743918aa2d Fix the plugin breaking on purpur, thanks Dyron! libraryaddict 2021-11-09 16:57:58 +1300
  • 62839b5358 Revert build libraryaddict 2021-11-09 16:46:03 +1300
  • 0d97159010 Some debug libraryaddict 2021-11-09 16:42:55 +1300
  • 344344979c Add a perhaps workaround for LD not loading correctly? libraryaddict 2021-11-09 16:37:33 +1300
  • 38349a77ed Change foundJar for bisect check to isPremium libraryaddict 2021-11-09 16:36:15 +1300
  • b4f773c8d4 Don't bother trying to read the scoreboard of a colored team libraryaddict 2021-10-24 04:06:58 +1300
  • d58294d609 Add missing changes libraryaddict 2021-10-24 02:08:52 +1300
  • 1e856091b9 Fix badly named method (others too but cba atm), fixed isActionBarShown not actually doing the proper checks. Fixes #625 libraryaddict 2021-10-24 00:49:21 +1300
  • df833cc4ca Better remove metadata for #622 libraryaddict 2021-10-11 15:39:42 +1300
  • 1c97612c9f Remove metadata on quit, fixes #622 libraryaddict 2021-10-10 14:05:04 +1300
  • a032155f5b Fix a null error libraryaddict 2021-10-10 14:01:08 +1300
  • 7e099a985c Format changes libraryaddict 2021-10-07 13:15:10 +1300
  • 27bff9e613
    Merge pull request #624 from buepas/master libraryaddict 2021-10-07 13:14:44 +1300
  • 3595f859fe Fix not detecting classes when spigot is launch-wrapped. Pascal Bürklin 2021-10-06 15:48:22 +0200
  • ffe78c8f37 Fix invalid dependency version for ProtocolLib and Lombok version that produces a compiler error if not updated Pascal Bürklin 2021-10-06 15:47:36 +0200
  • d34d774307 Fix NPE Pascal Bürklin 2021-10-06 15:46:31 +0200
  • 0a7a2a5276 Have DisguiseParseException throw a properly formatted (colored) error. libraryaddict 2021-10-04 18:25:51 +1300
  • 9a91b91966 Fix for a Chinese player with UUID libraryaddict 2021-10-03 21:30:35 +1300
  • 0f84008abd Somewhat fix #622 libraryaddict 2021-10-01 15:21:59 +1300
  • d3d4df2d65 Use rewind() instead of position(0) for ByteBuffer libraryaddict 2021-09-29 00:03:18 +1300
  • ae0aa70304 Fix armorstand marker not mapped properly, fixes #621 libraryaddict 2021-09-28 23:53:52 +1300
  • f1b7cbf444 Rename methods again, fix a equipment not blocking properly libraryaddict 2021-09-11 02:43:42 +1200
  • d35f6cd5d4 Rename method setRightClicking libraryaddict 2021-09-11 02:33:01 +1200
  • 3e6e4b3932 Add isLeftClicking and fix isRightClicking, didn't check backwards compatibility, may need to be renamed. Fixes #617 libraryaddict 2021-09-11 01:28:01 +1200
  • 92eaa03b51 Fix builds libraryaddict 2021-09-04 22:05:10 +1200
  • 7b3046755c Revert "Shulker disguises are allowed to move in 1.17+, fixes #584" libraryaddict 2021-09-04 21:55:37 +1200
  • 8bca0f037d Shulker disguises are allowed to move in 1.17+, fixes #584 libraryaddict 2021-07-08 14:54:39 +1200
  • 7110e45798 Remove /u from aliases libraryaddict 2021-09-02 22:13:58 +1200
  • 0acf4f32f9 Nag about 1.17 not 1.17.1 libraryaddict 2021-08-11 12:40:06 +1200
  • 69f3494633 Enderman can't hold non-blocks, fixes #606 libraryaddict 2021-08-08 03:02:25 +1200
  • d20a8e5266 Another bug fixed? libraryaddict 2021-08-06 09:19:49 +1200
  • e1c410781a More of his fixes libraryaddict 2021-08-06 09:15:51 +1200
  • ffcf4fd282 NotFaceguy's fix for sound issues that has apparently been plaguing him for decades libraryaddict 2021-08-06 07:37:02 +1200
  • fc97a5952b Reformatted libraryaddict 2021-08-06 07:35:17 +1200
  • 565a06731b Fix some messages not being colorized libraryaddict 2021-08-01 13:23:09 +1200
  • 8ff92e2760 Fix ChatColor not turnable into a string libraryaddict 2021-08-01 13:17:44 +1200
  • 99227518ac Fix #605 grid lock in 1.12 and 1.13 libraryaddict 2021-07-30 04:25:27 +1200
  • 41187cd35d Fix Axolotl Variant typo libraryaddict 2021-07-29 10:36:16 +1200
  • aa709c791d Fix falling block grid lock not working on 1.12 and 1.13, fixes #605 libraryaddict 2021-07-29 06:03:33 +1200
  • 46b4b21feb Fix inability to change setEnraged, setAI and setMainHand to false libraryaddict 2021-07-25 20:42:10 +1200
  • 8007cdd706 Fix wrong version for paper check in tracker fetch libraryaddict 2021-07-25 01:09:02 +1200
  • b83bc0605c Fix paper problems libraryaddict 2021-07-22 15:10:11 +1200
  • b9bd724502 If scoreboard team is null, don't try to access it in the debug command libraryaddict 2021-07-20 22:13:00 +1200
  • 0134788160 Ignore! Not catch! libraryaddict 2021-07-20 20:48:29 +1200
  • dfe4001102 Fix paper breaking saved disguises, or my own code. Lets blame them anyways. libraryaddict 2021-07-20 20:46:08 +1200
  • a489b4865b Add Axolotl Variant libraryaddict 2021-07-19 14:31:23 +1200
  • 9975737e0a Re-add PL required version libraryaddict 2021-07-19 13:21:35 +1200
  • 8ca5fd862a And the snapshot libraryaddict 2021-07-17 08:08:23 +1200
  • 015f6936f9 Release 10.0.26 v10.0.26 libraryaddict 2021-07-17 08:00:00 +1200
  • 65415a5796 Fix entity use attack libraryaddict 2021-07-14 06:12:56 +1200
  • 68c8040cba Fix a disguise height issue not being properly transmitted libraryaddict 2021-07-14 01:19:24 +1200
  • 052f49aa86 Fix up packet spawn not having modified heights libraryaddict 2021-07-14 01:10:29 +1200
  • 5c9b4c3245 Fix 1.12-1.15.2 not getting colored chat libraryaddict 2021-07-14 01:01:52 +1200
  • 4b940bcd20 Fix ender_crystal disguise popping in the ground libraryaddict 2021-07-14 00:55:31 +1200
  • 2ff26d972c Fix #593 wrong param libraryaddict 2021-07-12 20:08:35 +1200
  • f4d19ab3ce Don't update on errory start if they asked not to update on errory start libraryaddict 2021-07-12 19:58:02 +1200
  • 06dc0baafe Fix non-ops still getting PL update messages libraryaddict 2021-07-11 04:43:36 +1200
  • 82d17f8b70 Merge remote-tracking branch 'origin/master' libraryaddict 2021-07-11 04:42:43 +1200
  • d94ed9b53a Fix #591 libraryaddict 2021-07-11 04:42:33 +1200
  • 1ffe1f7c0f
    Disable updates notifications if you are not op libraryaddict 2021-07-11 01:52:56 +1200
  • 60ff44e8b1 Fix inventory stuff, esp in 1.17 libraryaddict 2021-07-10 20:13:01 +1200
  • bba628a511 Fix item wrong field libraryaddict 2021-07-10 19:26:44 +1200
  • 7df05e4647 Fix required version of PL libraryaddict 2021-07-10 17:15:09 +1200
  • 217a753343 Remove outdated "BlowDisguises" from config loading libraryaddict 2021-07-10 04:27:33 +1200
  • 5eaf7faa1b Update for 1.17.1, bumped required PL version libraryaddict 2021-07-09 16:01:38 +1200
  • c1afce7378 Update the PL update message libraryaddict 2021-07-09 16:01:10 +1200
  • 7e21f20120 Shulker disguises are allowed to move in 1.17+, fixes #584 libraryaddict 2021-07-08 14:54:39 +1200
  • c7edea1c5e Fix player names not being updated properly libraryaddict 2021-07-08 14:26:26 +1200
  • 70682a68bc Fixes #585 libraryaddict 2021-07-05 20:40:29 +1200