Commit Graph

407 Commits

Author SHA1 Message Date
Jakob K
bde12aab91 Delete unused features 2021-12-12 03:04:42 +01:00
l4zs
3b04ea743f change the way of avoiding an IndexOutOfBoundsException 2021-09-23 20:26:23 +02:00
Jakob K
b7d6523939 Update comment in main class 2021-09-17 00:06:51 +02:00
Skyslycer
db3dc0d0f6 add isEnabled check before registering additional listeners 2021-09-16 21:02:21 +02:00
Jakob K
618c8285a8 Update Requires.kt 2021-09-06 17:53:39 +02:00
Jakob K
91d025d9fb Greatly improve Brigardier support 2021-09-06 17:40:55 +02:00
Jakob K
044129caae Improve proposed extensions 2021-08-27 20:17:47 +02:00
copyandexecute
d8d2d7ae88 Added isOnMaterial(material: Material) extension 2021-08-27 19:34:47 +02:00
copyandexecute
87e1b836da Shortcut for getting all worlds 2021-08-27 19:28:42 +02:00
copyandexecute
424945d562 Added method to print location in a more readable way 2021-08-27 19:27:14 +02:00
copyandexecute
d9da143f7b Used "KSpigot" console instance 2021-08-27 19:26:41 +02:00
copyandexecute
ca2f88e60d Simple Extensions
maybe rename dispatchCommand to something shorter
2021-08-27 19:20:25 +02:00
Jakob K
4f3d65003c Add minecraft libraries repo 2021-08-24 03:33:04 +02:00
Jakob K
6b241a455b Support reified argument types 2021-08-24 03:02:13 +02:00
Jakob K
e5faaebd38 Wrap the command context 2021-08-24 02:30:59 +02:00
Jakob K
1dbcec3b1d Make brigardier argument and literal chainable 2021-08-24 01:58:25 +02:00
Jakob K
3ab5cbc14b Improve brigardier command registration 2021-08-24 01:53:10 +02:00
Jakob K
fa71b0cc0e Make "PluginInstance" available internally 2021-08-24 01:47:38 +02:00
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
Skyslycer
10737f1ddb add line break 2021-08-16 19:33:21 +02:00
Skyslycer
a204867ff0 did requested changes 2021-08-16 19:11:34 +02:00
Skyslycer
e4681af822 updated spigot and added on close function for closing a gui 2021-08-16 00:30:43 +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
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
c0d15ccd20 Reduce size of KColors file 2021-06-27 23:50:49 +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