Commit Graph

  • 4ea3d67643 fix some shift clicks not calling GUIClickEvent l4zs 2021-08-08 21:15:33 +02:00
  • 13a89944c8 fix some shift clicks not calling GUIClickEvent l4zs 2021-08-08 20:46:36 +02:00
  • 3664ba2eb1 Update brigardier.md Jakob K 2021-07-16 16:49:18 +02:00
  • 9bb579e02c Use the preferred task syntax Jakob K 2021-07-13 16:36:37 +02:00
  • f9a5429e48 Update the Gradle example script Jakob K 2021-07-13 16:34:57 +02:00
  • fc0180fba6 Clarify additional brigardier dependency Jakob K 2021-07-12 23:06:45 +02:00
  • dadd8b9312 Merge pull request #23 from DRSchlaubi/patch-1 Jakob K 2021-07-07 18:51:01 +02:00
  • 04824cdbf2 Add clarification about Brigardier dependency Michael Rittmeister 2021-07-07 17:04:48 +02:00
  • 0d39966e20 Add warning about the load function Jakob K 2021-07-03 21:40:55 +02:00
  • 1749b8b5a2 Shorten the actual KSpigot setup guide by outsourcing common requirements Jakob K 2021-07-03 21:37:06 +02:00
  • 44b4b6fd59 Add scoop to the suggested Java installation methods Jakob K 2021-07-03 21:31:24 +02:00
  • fc3b37d54e Update brigardier.md Jakob K 2021-06-28 14:47:21 +02:00
  • 2c86ac90a0 Use kotlin 1.5.20 Jakob K 2021-06-28 13:50:00 +02:00
  • 8c612dc5d9 Update dokka docs Jakob K 2021-06-28 13:49:12 +02:00
  • 95620c65cc Add docs for the legacyText function Jakob K 2021-06-28 13:47:10 +02:00
  • 3a633e7580 Use literalText for actionBar extension function Jakob K 2021-06-28 13:45:42 +02:00
  • 81063505ed Add literal text docs Jakob K 2021-06-28 13:44:00 +02:00
  • c9aec150ae Add onClick shortcut functions to LiteralTextBuilder Jakob K 2021-06-28 13:37:53 +02:00
  • 2da3ca98b3 Support obfuscated text Jakob K 2021-06-28 13:26:51 +02:00
  • 8d4bea2bb0 Add brigardier example to the guide Jakob K 2021-06-28 13:16:12 +02:00
  • f218087a91 Improve simpleSuggests code example Jakob K 2021-06-28 13:10:22 +02:00
  • 5f957594e7 Add brigardier docs Jakob K 2021-06-28 13:08:57 +02:00
  • bcd94606ce Add CommandListenerWrapper extensions Jakob K 2021-06-28 13:08:49 +02:00
  • 89693102c0 Improve readme and remove migrated content Jakob K 2021-06-28 12:17:47 +02:00
  • fa2df9c40e Handle the case that extra is null Jakob K 2021-06-28 12:04:28 +02:00
  • 7b1487b563 Add an extension function for the new text builder Jakob K 2021-06-28 01:49:07 +02:00
  • 2b77e6ab15 Add deprecation warnings to the old chat component api Jakob K 2021-06-28 01:45:06 +02:00
  • 528d8abe3f Add support for legacyText Jakob K 2021-06-28 01:38:53 +02:00
  • 2ddd43a86b Add docs to the global col functions Jakob K 2021-06-28 01:12:46 +02:00
  • a80e3c97ee Fix false hex color example Jakob K 2021-06-28 01:11:36 +02:00
  • e23c902983 Create LiteralTextBuilder.kt Jakob K 2021-06-28 01:09:46 +02:00
  • 316b7ef860 Register brigardier commands in onEnable Jakob K 2021-06-28 00:27:38 +02:00
  • 23a5c4c0fd Add reflection utilities Jakob K 2021-06-28 00:26:16 +02:00
  • 4a14a29c3a Increase development version to 1.17.2 Jakob K 2021-06-28 00:19:21 +02:00
  • d6696eb1c0 Improve BrigardierSupport.kt Jakob K 2021-06-28 00:18:53 +02:00
  • 961ee7e61d Update KSpigotAnnotations.kt Jakob K 2021-06-28 00:08:51 +02:00
  • ab9c327498 Make the register parameter docs more explicit Jakob K 2021-06-28 00:08:46 +02:00
  • c0d15ccd20 Reduce size of KColors file Jakob K 2021-06-27 23:50:49 +02:00
  • 123fd65fbf Add coroutines library Jakob K 2021-06-27 23:42:08 +02:00
  • ecbbfb5a71 Add brigardier support Jakob K 2021-06-27 23:41:34 +02:00
  • 979353ac85 Add an example for a build.gradle.kts file Jakob K 2021-06-15 21:48:59 +02:00
  • d95cf30181 Update the setup guide for the new release Jakob K 2021-06-15 21:26:51 +02:00
  • a748b903e0 Add Java 16 notice Jakob K 2021-06-15 21:18:11 +02:00
  • f2dbb59c4c Add migration guide for 1.17 Jakob K 2021-06-15 21:16:12 +02:00
  • 7eca536fa3 Increase development version Jakob K 2021-06-15 20:09:48 +02:00
  • d66fbd7979 Use holders from KSpigotMainInstance Jakob K 2021-06-15 20:07:19 +02:00
  • 8ffaee3d51 Change isInitialized check Jakob K 2021-06-15 20:06:57 +02:00
  • 94a8fcedb8 Add warning for overriding the main instance Jakob K 2021-06-15 19:21:17 +02:00
  • 20146f6d00 Only accept json at the moment Jakob K 2021-06-15 19:02:34 +02:00
  • 12faaa2cc1 Update PlayerInput.kt Jakob K 2021-06-15 18:58:51 +02:00
  • ef1b3a7103 Only provide a register extension function for SingleListener Jakob K 2021-06-15 18:10:31 +02:00
  • f27614dff4 Update KSpigot.kt Jakob K 2021-06-15 17:01:58 +02:00
  • cc08fd999f Rename KSpigotListeners to Listeners Jakob K 2021-06-15 16:59:30 +02:00
  • e5061f9856 Update nms and craftbukkit imports Jakob K 2021-06-15 16:57:21 +02:00
  • e6cc166a60 Remove unstable Anvil input support Jakob K 2021-06-15 16:57:02 +02:00
  • d75eb71ae0 Update gradle wrapper Jakob K 2021-06-15 16:56:54 +02:00
  • aca7515cc0 Start new 1.17 version Jakob K 2021-06-15 16:56:44 +02:00
  • 787933671e Increase release version to 1.16.29 Jakob K 2021-05-30 02:33:59 +02:00
  • d871aa60f9 Create OnlinePlayerMap.kt Jakob K 2021-05-30 02:32:20 +02:00
  • fe24bb9dda Update PlayerInput utils Jakob K 2021-05-29 01:51:55 +02:00
  • 837353827e Increase version to 1.16.28 Jakob K 2021-05-29 01:48:45 +02:00
  • bae2eb31bf Update kotlin and dependencies Jakob K 2021-05-29 01:48:24 +02:00
  • d25d9a7f46 Merge branch 'master' of https://github.com/bluefireoly/KSpigot Jakob K 2021-05-19 00:02:16 +02:00
  • 8864e9def3 Add a more universal kSpigotConfig function Jakob K 2021-05-19 00:02:14 +02:00
  • dab0a7f0da Update PluginFile.kt Jakob K 2021-05-19 00:01:55 +02:00
  • f9588426fa Update compounds.md Jakob K 2021-05-15 23:13:44 +02:00
  • 611340e097 Update compounds.md Jakob K 2021-05-15 22:52:17 +02:00
  • addc490788 Update LazyExtensions.kt Jakob K 2021-05-15 22:48:39 +02:00
  • 249e074a11 Update dokka docs Jakob K 2021-05-15 22:14:07 +02:00
  • 7fa3ea0fab Update gradlew Jakob K 2021-05-15 22:13:45 +02:00
  • fa8fa9ae96 Update formatting Jakob K 2021-05-15 21:26:10 +02:00
  • ddc576a394 Make the scroll buttons more flexible Jakob K 2021-05-15 21:25:45 +02:00
  • a00b4dd085 Use kotlinx.serialization for json configs Jakob K 2021-05-15 20:44:47 +02:00
  • 787428bf22 Remove gson and org.json extensions Jakob K 2021-05-15 18:32:51 +02:00
  • 8d59c3fd2e Use kotlinx.serialization for ip requests Jakob K 2021-05-15 18:32:37 +02:00
  • d4e8e11bf5 Remove org.json dependency Jakob K 2021-05-15 18:32:12 +02:00
  • 228d4f0bbd Update compounds.md Jakob K 2021-05-14 18:31:35 +02:00
  • 015fae293f Capitalize ItemStack Jakob K 2021-05-14 18:27:28 +02:00
  • c861914c1b Update itembuilder.md Jakob K 2021-05-14 18:26:49 +02:00
  • 036d03f97e Update compounds.md Jakob K 2021-05-14 18:25:31 +02:00
  • 8d6da1519c Add gui compound docs Jakob K 2021-05-13 18:38:07 +02:00
  • 3fd1d32941 Change name of item builder docs Jakob K 2021-05-13 18:37:57 +02:00
  • cf48510756 Improve code style Jakob K 2021-05-12 14:17:44 +02:00
  • 3e9b243d3d Update kotlinx.serialization Jakob K 2021-05-12 13:58:15 +02:00
  • 41322bfd6d Update kotlin Jakob K 2021-05-12 13:58:04 +02:00
  • b293e73856 Merge branch 'master' of https://github.com/bluefireoly/KSpigot Jakob K 2021-05-12 13:57:55 +02:00
  • 490f9823ed Increase development version Jakob K 2021-05-12 13:54:24 +02:00
  • ebb673d5d2 Improve buildscript Jakob K 2021-05-12 13:54:11 +02:00
  • 3e57d29eaf Use github release for the shadow plugin version Jakob K 2021-05-06 11:11:20 +02:00
  • 1bde9f0375 Merge pull request #22 from r0yzer/Docs Jakob K 2021-05-01 21:38:42 +02:00
  • 6ca77ae588 Update itemBuilder.md Jakob K 2021-05-01 21:37:52 +02:00
  • 4a59345819 add item builder docs royzer 2021-05-01 21:26:27 +02:00
  • f3dad7e9af Merge pull request #21 from NyCodeGHG/ci-path Jakob K 2021-04-30 17:01:14 +02:00
  • 404f7fcbf8 guide instead of docs NyCode 2021-04-30 16:44:34 +02:00
  • 1458de4d4d Add paths to push event NyCode 2021-04-30 15:47:37 +02:00
  • c6d34cca71 Merge pull request #16 from NyCodeGHG/gui-page-change Jakob K 2021-04-30 14:34:02 +02:00
  • 8497c7f7e9 Apply requested changes NyCode 2021-04-30 07:52:24 +02:00
  • c088be8840 Add beforeChange and afterChange to GUIButtonPageChange NyCode 2021-04-29 20:04:58 +02:00
  • c3653f04cd Update LICENSE Jakob K 2021-04-29 14:14:19 +02:00
  • 30ea99b9b1 Merge pull request #20 from Hotkeyyy/listen Jakob K 2021-04-28 18:15:46 +02:00