l4zs
|
13a89944c8
|
fix some shift clicks not calling GUIClickEvent
|
2021-08-08 20:46:36 +02:00 |
|
Jakob K
|
3a633e7580
|
Use literalText for actionBar extension function
|
2021-06-28 13:45:42 +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
|
bcd94606ce
|
Add CommandListenerWrapper extensions
|
2021-06-28 13:08:49 +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
|
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
|
ecbbfb5a71
|
Add brigardier support
|
2021-06-27 23:41:34 +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 |
|
Jakob K
|
ef1b3a7103
|
Only provide a register extension function for SingleListener
|
2021-06-15 18:10:31 +02:00 |
|
Jakob K
|
f27614dff4
|
Update KSpigot.kt
|
2021-06-15 17:01:58 +02:00 |
|
Jakob K
|
cc08fd999f
|
Rename KSpigotListeners to Listeners
|
2021-06-15 16:59:30 +02:00 |
|
Jakob K
|
e5061f9856
|
Update nms and craftbukkit imports
|
2021-06-15 16:57:21 +02:00 |
|
Jakob K
|
e6cc166a60
|
Remove unstable Anvil input support
|
2021-06-15 16:57:02 +02:00 |
|
Jakob K
|
d871aa60f9
|
Create OnlinePlayerMap.kt
|
2021-05-30 02:32:20 +02:00 |
|
Jakob K
|
fe24bb9dda
|
Update PlayerInput utils
|
2021-05-29 01:51:55 +02:00 |
|
Jakob K
|
8864e9def3
|
Add a more universal kSpigotConfig function
|
2021-05-19 00:02:14 +02:00 |
|
Jakob K
|
dab0a7f0da
|
Update PluginFile.kt
|
2021-05-19 00:01:55 +02:00 |
|
Jakob K
|
addc490788
|
Update LazyExtensions.kt
|
2021-05-15 22:48:39 +02:00 |
|
Jakob K
|
fa8fa9ae96
|
Update formatting
|
2021-05-15 21:26:10 +02:00 |
|
Jakob K
|
ddc576a394
|
Make the scroll buttons more flexible
|
2021-05-15 21:25:45 +02:00 |
|
Jakob K
|
a00b4dd085
|
Use kotlinx.serialization for json configs
|
2021-05-15 20:44:47 +02:00 |
|
Jakob K
|
787428bf22
|
Remove gson and org.json extensions
|
2021-05-15 18:32:51 +02:00 |
|
Jakob K
|
8d59c3fd2e
|
Use kotlinx.serialization for ip requests
|
2021-05-15 18:32:37 +02:00 |
|
Jakob K
|
cf48510756
|
Improve code style
|
2021-05-12 14:17:44 +02:00 |
|
NyCode
|
8497c7f7e9
|
Apply requested changes
|
2021-04-30 07:52:24 +02:00 |
|
NyCode
|
c088be8840
|
Add beforeChange and afterChange to GUIButtonPageChange
|
2021-04-29 20:04:58 +02:00 |
|
Hotkeyyy
|
ddc92c6c60
|
Update KSpigotListeners.kt
|
2021-04-28 18:08:13 +02:00 |
|
Hotkeyyy
|
d56d081068
|
Update KSpigotListeners.kt
|
2021-04-28 16:24:43 +02:00 |
|
Hotkeyyy
|
43dd140da6
|
Update KSpigotListeners.kt
|
2021-04-28 15:32:13 +02:00 |
|
Hotkeyyy
|
c465392c35
|
Update KSpigotListeners.kt
|
2021-04-28 10:29:24 +02:00 |
|
Jakob K
|
2885e0bb9c
|
Remove khttp, add json as dependency, update BadIPDetection
|
2021-03-20 14:48:19 +01:00 |
|
NyCodeGHG
|
38253dd328
|
Add public gotoPage method
|
2021-03-18 11:44:49 +01:00 |
|
bluefireoly
|
2e5366a36e
|
Fix scroll progress bug
|
2021-02-13 15:32:17 +01:00 |
|
bluefireoly
|
531ee609bc
|
Remove old subtract methods
|
2021-02-13 15:31:48 +01:00 |
|
bluefireoly
|
1cdc0e79ba
|
Add new compound content management functions
|
2021-02-01 17:32:33 +01:00 |
|