Commit Graph

687 Commits

Author SHA1 Message Date
Jakob K
4d3e25af32 Make reflectField internal 2021-08-24 01:36:16 +02:00
Jakob K
19c7f47500 Do not import nms classes 2021-08-24 01:18:17 +02:00
Jakob K
d408114333 Only use nms classes when needed 2021-08-24 01:17:04 +02:00
Jakob K
667f6399a4 Merge branch 'master' of https://github.com/jakobkmar/KSpigot 2021-08-24 01:14:51 +02:00
Jakob K
07ef593735 Update version, dependencies and Kotlin 2021-08-24 01:14:49 +02:00
Jakob K
62c3cd95e1 Update the github repo 2021-08-24 01:14:31 +02:00
Jakob K
c1a8eb6f53 Merge pull request #25 from Skyslycer/feature/on-close-gui
Feature: Method that runs when a player closes the inventory
2021-08-16 19:34:41 +02:00
Skyslycer
10737f1ddb add line break 2021-08-16 19:33:21 +02:00
Skyslycer
d075a5503a Merge remote-tracking branch 'origin/feature/on-close-gui' 2021-08-16 19:12:34 +02:00
Skyslycer
a204867ff0 did requested changes 2021-08-16 19:11:34 +02:00
Skyslycer
71a6bd5ea8 Update docs link in readme 2021-08-16 00:34:33 +02:00
Skyslycer
e4681af822 updated spigot and added on close function for closing a gui 2021-08-16 00:30:43 +02:00
Jakob K
d58193f161 Merge pull request #24 from l4zs/master
fix some shift clicks not calling GUIClickEvent
2021-08-08 22:29:40 +02:00
l4zs
b2c90d424f add new line after extension value 2021-08-08 21:37:20 +02:00
l4zs
d9b3d1d6e1 fix some shift clicks not calling GUIClickEvent 2021-08-08 21:19:48 +02:00
l4zs
37235278a7 fix some shift clicks not calling GUIClickEvent 2021-08-08 21:16:27 +02:00
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