Commit Graph

208 Commits

Author SHA1 Message Date
bluefireoly ac26b68e55 Update readme.md 2020-08-28 13:42:32 +02:00
bluefireoly 0263361a0c Update EntityExtensions.kt 2020-08-28 13:42:29 +02:00
bluefireoly b64826ebc9 Update KSpigotGeometry.kt 2020-08-28 13:42:26 +02:00
bluefireoly c8013e1d47 Update GameModeExtensions.kt 2020-08-28 13:02:24 +02:00
bluefireoly 10590ab5b9 Update .gitignore 2020-08-28 12:59:08 +02:00
bluefireoly f250f2a3a2 Update KSpigotChat.kt 2020-08-28 12:58:04 +02:00
bluefireoly d784d8f755 Removed RegisterableListener (every listener is registerable now) 2020-08-28 00:25:10 +02:00
bluefireoly 3d9392e596 Updated nms to 1.16.2 2020-08-28 00:24:50 +02:00
bluefireoly b7d7684924 Create KSpigotListeners.kt 2020-08-28 00:23:22 +02:00
bluefireoly 26a8b9ba29 ChatComponent api overhaul 2020-08-28 00:23:14 +02:00
bluefireoly b56e33e79e Update EntityExtensions.kt 2020-08-27 23:03:09 +02:00
bluefireoly 284ba69542 Update build.gradle.kts 2020-08-27 23:03:02 +02:00
bluefireoly 93274eda16 Update build.gradle.kts 2020-08-27 22:13:33 +02:00
bluefireoly f46fa5d658 General update 2020-08-27 20:51:46 +02:00
bluefireoly 64bbc55649 Update KSpigotChat.kt 2020-08-27 20:51:05 +02:00
bluefireoly 5d4f92d470 Update KSpigot.kt 2020-08-27 20:50:57 +02:00
bluefireoly fd5cd3e460 Update KSpigotItems.kt 2020-08-27 20:50:52 +02:00
bluefireoly 530d1cab75 Update NBTDataType.kt 2020-08-27 20:50:46 +02:00
bluefireoly 8e46feb586 Update DirectionUtils.kt 2020-08-27 20:50:43 +02:00
bluefireoly ca15f3bdcb Update build.gradle.kts 2020-08-27 20:50:17 +02:00
bluefireoly 67aab70a66 Update NBTDataType.kt 2020-08-27 15:03:36 +02:00
bluefireoly 530b310c54 Improved NBTData api 2020-08-09 17:59:20 +02:00
bluefireoly 8f1b8c0215 Update NBTData.kt 2020-07-31 03:10:44 +02:00
bluefireoly 622e088591 Improved NBTData support 2020-07-30 19:02:41 +02:00
Jakob K ab5ca22d3a Added alternative for deprecated isOnGround 2020-07-23 20:11:04 +02:00
Jakob K 41d4ff2874 Moved Item utils 2020-07-23 20:09:36 +02:00
Jakob K 53f7292d17 Added support for CustomModelData 2020-07-23 20:09:08 +02:00
Jakob K 324a326a87 Added NBTData support 2020-07-23 20:08:28 +02:00
bluefireoly c23940ea0c Removed unnecessary method and restructured code 2020-07-15 15:29:01 +02:00
bluefireoly 48499bc1fe Added documentation 2020-07-15 14:56:12 +02:00
bluefireoly b6fa27c9a2 Added registerable implementations of CommandExecutor and Listener 2020-07-15 14:55:57 +02:00
bluefireoly f9b0167f82 Made runnables safer 2020-07-15 14:55:36 +02:00
bluefireoly fb71557102 Updated ChatComponent API to the newest bungee chat api version 2020-07-15 14:39:02 +02:00
bluefireoly 0d2d9ec314 Update KSpigotChat.kt 2020-07-12 00:35:36 +02:00
bluefireoly 69ca7651b3 Create KSpigotItems.kt 2020-07-06 17:11:11 +02:00
bluefireoly cba5bd49a7 Naming consistency 2020-07-06 17:11:07 +02:00
bluefireoly e585b1b54d Update KSpigotChat.kt 2020-07-06 17:10:20 +02:00
bluefireoly 722117a3c2 Update EntityExtensions.kt 2020-07-06 02:10:54 +02:00
bluefireoly 778cacc88d Added simple way to send complex colored messages 2020-07-06 02:06:47 +02:00
bluefireoly 9b62f98d3e Update KSpigotChat.kt 2020-07-06 01:52:39 +02:00
bluefireoly 28768b96c2 Added a FireworkBuilder 2020-07-06 01:47:51 +02:00
bluefireoly eab07bbd08 Made sync = true the default 2020-07-06 00:57:52 +02:00
bluefireoly df66fa0b12 Update InteractEventExtensions.kt 2020-07-06 00:56:10 +02:00
bluefireoly f59c1f2f30 Created NMS 1.16.1 annotation 2020-07-06 00:56:03 +02:00
bluefireoly 974763c92e Created UnsafeImplementation annotation 2020-07-06 00:55:47 +02:00
bluefireoly 91eef11f21 Update KRunnables.kt 2020-07-06 00:55:03 +02:00
bluefireoly 6cb45aa641 cancel() is now supported outside of the default logic 2020-07-06 00:48:12 +02:00
bluefireoly dcf479a05e Create KRunnables.kt 2020-07-06 00:44:01 +02:00
bluefireoly 12ad6e6f40 Create KSpigot.kt 2020-07-06 00:43:56 +02:00
bluefireoly 104600e9b0 Create DirectionUtils.kt 2020-06-27 00:10:35 +02:00