| 
							
							
								 libraryaddict | ff2b2702e0 | Merge pull request #629 from smartin1018/1.18 Update NMS to 1.18 | 2021-12-13 19:09:24 +13:00 |  | 
			
				
					| 
							
							
								 libraryaddict | 9d0a61dabd | Add lumine by MythicCraft as a maven repo | 2021-12-13 19:02:08 +13:00 |  | 
			
				
					| 
							
							
								 libraryaddict | dd439a78aa | Fix getSoundVolume on 1.18 | 2021-12-12 21:14:00 +13:00 |  | 
			
				
					| 
							
							
								 libraryaddict | 52cb313f77 | Fix up sounds and some other stuff | 2021-12-11 20:57:23 +13:00 |  | 
			
				
					| 
							
							
								 libraryaddict | 42cd210fc7 | Change 1.17 to use the nms stuff too | 2021-12-11 19:25:17 +13:00 |  | 
			
				
					| 
							
							
								 Martoph | 40ec806b28 | 1.18.1 | 2021-12-10 11:31:15 -06:00 |  | 
			
				
					| 
							
							
								 libraryaddict | 9f6b2fb535 | Minor fixes | 2021-12-08 14:10:19 +13:00 |  | 
			
				
					| 
							
							
								 Martoph | bcd4ed56fc | Fixup remaining critical startup issues | 2021-12-07 16:20:15 -06:00 |  | 
			
				
					| 
							
							
								 Martoph | 92b741ce0a | Update main plugin to 1.18, convert Metrics to gson | 2021-12-06 22:45:31 -06:00 |  | 
			
				
					| 
							
							
								 Sage M | 08000bda0d | Fix shading of modules | 2021-12-06 22:25:29 -06:00 |  | 
			
				
					| 
							
							
								 Sage M | 49cebe2a31 | Fix module order and encryption file location | 2021-12-06 21:53:18 -06:00 |  | 
			
				
					| 
							
							
								 Sage M | 0e0be185dc | Modulization of NMS versions for 1.18+ | 2021-12-06 21:35:30 -06:00 |  | 
			
				
					| 
							
							
								 libraryaddict | dbe9073f33 | Update LibsPremium check | 2021-12-06 11:37:44 +13:00 |  | 
			
				
					| 
							
							
								 libraryaddict | 8f398d798a | Change versions around, I hate java 16 making this weird | 2021-11-30 22:57:33 +13:00 |  | 
			
				
					| 
							
							
								 libraryaddict | 05b1e517e5 | Cap X | 2021-11-30 22:45:37 +13:00 |  | 
			
				
					| 
							
							
								 libraryaddict | 70b2fa76e3 | Debug | 2021-11-30 22:44:30 +13:00 |  | 
			
				
					| 
							
							
								 libraryaddict | 7d79130169 | Update paper dependency name | 2021-11-30 22:42:42 +13:00 |  | 
			
				
					| 
							
							
								 libraryaddict | 41705e8123 | Update versions | 2021-11-30 22:40:27 +13:00 |  | 
			
				
					| 
							
							
								 libraryaddict | 8a10b83c0c | Optimize imports | 2021-11-30 21:17:13 +13:00 |  | 
			
				
					| 
							
							
								 libraryaddict | e80e83f969 | Fix scoreboard errors, why did I use nms? | 2021-11-30 21:16:33 +13:00 |  | 
			
				
					| 
							
							
								 libraryaddict | 036eac42b8 | Try fix the sudden surge of DisguiseAPI errors | 2021-11-22 20:28:33 +13:00 |  | 
			
				
					| 
							
							
								 libraryaddict | 89ebb84c99 | Change getPlayer togetPlayerExcat when getting display name of playername | 2021-11-22 14:25:26 +13:00 |  | 
			
				
					| 
							
							
								 libraryaddict | bc9ebac4d5 | Accidentally removed a cancel, don't bother sending our sound packets if we're not modifying the sound groups | 2021-11-11 23:08:44 +13:00 |  | 
			
				
					| 
							
							
								 libraryaddict | e7b370733f | Only clone sounds when needed, minor cleanup. Thanks again Jok on discord for pointing this out! | 2021-11-11 21:00:45 +13:00 |  | 
			
				
					| 
							
							
								 libraryaddict | 90f23f92d3 | Don't bother deep cloning a sound packet | 2021-11-10 14:27:49 +13:00 |  | 
			
				
					| 
							
							
								 libraryaddict | 743918aa2d | Fix the plugin breaking on purpur, thanks Dyron! | 2021-11-09 16:57:58 +13:00 |  | 
			
				
					| 
							
							
								 libraryaddict | 62839b5358 | Revert build | 2021-11-09 16:46:03 +13:00 |  | 
			
				
					| 
							
							
								 libraryaddict | 0d97159010 | Some debug | 2021-11-09 16:42:55 +13:00 |  | 
			
				
					| 
							
							
								 libraryaddict | 344344979c | Add a perhaps workaround for LD not loading correctly? | 2021-11-09 16:37:33 +13:00 |  | 
			
				
					| 
							
							
								 libraryaddict | 38349a77ed | Change foundJar for bisect check to isPremium | 2021-11-09 16:36:15 +13:00 |  | 
			
				
					| 
							
							
								 libraryaddict | b4f773c8d4 | Don't bother trying to read the scoreboard of a colored team | 2021-10-24 04:06:58 +13:00 |  | 
			
				
					| 
							
							
								 libraryaddict | d58294d609 | Add missing changes | 2021-10-24 02:08:52 +13:00 |  | 
			
				
					| 
							
							
								 libraryaddict | 1e856091b9 | Fix badly named method (others too but cba atm), fixed isActionBarShown not actually doing the proper checks. Fixes #625 | 2021-10-24 00:49:21 +13:00 |  | 
			
				
					| 
							
							
								 libraryaddict | df833cc4ca | Better remove metadata for #622 | 2021-10-11 15:39:42 +13:00 |  | 
			
				
					| 
							
							
								 libraryaddict | 1c97612c9f | Remove metadata on quit, fixes #622 | 2021-10-10 14:05:04 +13:00 |  | 
			
				
					| 
							
							
								 libraryaddict | a032155f5b | Fix a null error | 2021-10-10 14:01:08 +13:00 |  | 
			
				
					| 
							
							
								 libraryaddict | 7e099a985c | Format changes | 2021-10-07 13:15:10 +13:00 |  | 
			
				
					| 
							
							
								 libraryaddict | 27bff9e613 | Merge pull request #624 from buepas/master Fix issue related to launch-wrapping | 2021-10-07 13:14:44 +13:00 |  | 
			
				
					| 
							
							
								 Pascal Bürklin | 3595f859fe | Fix not detecting classes when spigot is launch-wrapped. | 2021-10-06 15:48:22 +02:00 |  | 
			
				
					| 
							
							
								 Pascal Bürklin | ffe78c8f37 | Fix invalid dependency version for ProtocolLib and Lombok version that produces a compiler error if not updated | 2021-10-06 15:47:36 +02:00 |  | 
			
				
					| 
							
							
								 Pascal Bürklin | d34d774307 | Fix NPE | 2021-10-06 15:46:31 +02:00 |  | 
			
				
					| 
							
							
								 libraryaddict | 0a7a2a5276 | Have DisguiseParseException throw a properly formatted (colored) error. | 2021-10-04 18:25:51 +13:00 |  | 
			
				
					| 
							
							
								 libraryaddict | 9a91b91966 | Fix for a Chinese player with UUID | 2021-10-03 21:30:35 +13:00 |  | 
			
				
					| 
							
							
								 libraryaddict | 0f84008abd | Somewhat fix #622 | 2021-10-01 15:21:59 +13:00 |  | 
			
				
					| 
							
							
								 libraryaddict | d3d4df2d65 | Use rewind() instead of position(0) for ByteBuffer | 2021-09-29 00:03:18 +13:00 |  | 
			
				
					| 
							
							
								 libraryaddict | ae0aa70304 | Fix armorstand marker not mapped properly, fixes #621 | 2021-09-28 23:53:52 +13:00 |  | 
			
				
					| 
							
							
								 libraryaddict | f1b7cbf444 | Rename methods again, fix a equipment not blocking properly | 2021-09-11 02:43:42 +12:00 |  | 
			
				
					| 
							
							
								 libraryaddict | d35f6cd5d4 | Rename method setRightClicking | 2021-09-11 02:33:01 +12:00 |  | 
			
				
					| 
							
							
								 libraryaddict | 3e6e4b3932 | Add isLeftClicking and fix isRightClicking, didn't check backwards compatibility, may need to be renamed. Fixes #617 | 2021-09-11 01:28:01 +12:00 |  | 
			
				
					| 
							
							
								 libraryaddict | 92eaa03b51 | Fix builds | 2021-09-04 22:05:10 +12:00 |  |