721 Commits

Author SHA1 Message Date
l4zs
4ea3d67643 fix some shift clicks not calling GUIClickEvent 2021-08-08 21:15:33 +02:00
l4zs
13a89944c8 fix some shift clicks not calling GUIClickEvent 2021-08-08 20:46:36 +02:00
Jakob K
3664ba2eb1 Update brigardier.md 2021-07-16 16:49:18 +02:00
Jakob K
9bb579e02c Use the preferred task syntax 2021-07-13 16:36:37 +02:00
Jakob K
f9a5429e48 Update the Gradle example script 2021-07-13 16:34:57 +02:00
Jakob K
fc0180fba6 Clarify additional brigardier dependency 2021-07-12 23:06:45 +02:00
Jakob K
dadd8b9312 Merge pull request #23 from DRSchlaubi/patch-1
Add clarification about Brigardier dependency
2021-07-07 18:51:01 +02:00
Michael Rittmeister
04824cdbf2 Add clarification about Brigardier dependency 2021-07-07 17:04:48 +02:00
Jakob K
0d39966e20 Add warning about the load function 2021-07-03 21:40:55 +02:00
Jakob K
1749b8b5a2 Shorten the actual KSpigot setup guide by outsourcing common requirements 2021-07-03 21:37:06 +02:00
Jakob K
44b4b6fd59 Add scoop to the suggested Java installation methods 2021-07-03 21:31:24 +02:00
Jakob K
fc3b37d54e Update brigardier.md 2021-06-28 14:47:21 +02:00
Jakob K
2c86ac90a0 Use kotlin 1.5.20 2021-06-28 13:50:00 +02:00
Jakob K
8c612dc5d9 Update dokka docs 2021-06-28 13:49:12 +02:00
Jakob K
95620c65cc Add docs for the legacyText function 2021-06-28 13:47:10 +02:00
Jakob K
3a633e7580 Use literalText for actionBar extension function 2021-06-28 13:45:42 +02:00
Jakob K
81063505ed Add literal text docs 2021-06-28 13:44:00 +02:00
Jakob K
c9aec150ae Add onClick shortcut functions to LiteralTextBuilder 2021-06-28 13:37:53 +02:00
Jakob K
2da3ca98b3 Support obfuscated text 2021-06-28 13:26:51 +02:00
Jakob K
8d4bea2bb0 Add brigardier example to the guide 2021-06-28 13:16:12 +02:00
Jakob K
f218087a91 Improve simpleSuggests code example 2021-06-28 13:10:22 +02:00
Jakob K
5f957594e7 Add brigardier docs 2021-06-28 13:08:57 +02:00
Jakob K
bcd94606ce Add CommandListenerWrapper extensions 2021-06-28 13:08:49 +02:00
Jakob K
89693102c0 Improve readme and remove migrated content 2021-06-28 12:17:47 +02:00
Jakob K
fa2df9c40e Handle the case that extra is null 2021-06-28 12:04:28 +02:00
Jakob K
7b1487b563 Add an extension function for the new text builder 2021-06-28 01:49:07 +02:00
Jakob K
2b77e6ab15 Add deprecation warnings to the old chat component api 2021-06-28 01:45:06 +02:00
Jakob K
528d8abe3f Add support for legacyText 2021-06-28 01:38:53 +02:00
Jakob K
2ddd43a86b Add docs to the global col functions 2021-06-28 01:12:46 +02:00
Jakob K
a80e3c97ee Fix false hex color example 2021-06-28 01:11:36 +02:00
Jakob K
e23c902983 Create LiteralTextBuilder.kt 2021-06-28 01:09:46 +02:00
Jakob K
316b7ef860 Register brigardier commands in onEnable 2021-06-28 00:27:38 +02:00
Jakob K
23a5c4c0fd Add reflection utilities 2021-06-28 00:26:16 +02:00
Jakob K
4a14a29c3a Increase development version to 1.17.2 2021-06-28 00:19:21 +02:00
Jakob K
d6696eb1c0 Improve BrigardierSupport.kt 2021-06-28 00:18:53 +02:00
Jakob K
961ee7e61d Update KSpigotAnnotations.kt 2021-06-28 00:08:51 +02:00
Jakob K
ab9c327498 Make the register parameter docs more explicit 2021-06-28 00:08:46 +02:00
Jakob K
c0d15ccd20 Reduce size of KColors file 2021-06-27 23:50:49 +02:00
Jakob K
123fd65fbf Add coroutines library 2021-06-27 23:42:08 +02:00
Jakob K
ecbbfb5a71 Add brigardier support 2021-06-27 23:41:34 +02:00
Jakob K
979353ac85 Add an example for a build.gradle.kts file 2021-06-15 21:48:59 +02:00
Jakob K
d95cf30181 Update the setup guide for the new release 2021-06-15 21:26:51 +02:00
Jakob K
a748b903e0 Add Java 16 notice 2021-06-15 21:18:11 +02:00
Jakob K
f2dbb59c4c Add migration guide for 1.17 2021-06-15 21:16:12 +02:00
Jakob K
7eca536fa3 Increase development version 2021-06-15 20:09:48 +02:00
Jakob K
d66fbd7979 Use holders from KSpigotMainInstance 2021-06-15 20:07:19 +02:00
Jakob K
8ffaee3d51 Change isInitialized check 2021-06-15 20:06:57 +02:00
Jakob K
94a8fcedb8 Add warning for overriding the main instance 2021-06-15 19:21:17 +02:00
Jakob K
20146f6d00 Only accept json at the moment 2021-06-15 19:02:34 +02:00
Jakob K
12faaa2cc1 Update PlayerInput.kt 2021-06-15 18:58:51 +02:00