Commit Graph

682 Commits

Author SHA1 Message Date
l4zs
3c9a7edfa1 update to 1.18.2 2022-03-19 16:30:50 +01:00
Paul Kindler
e12be89c50 fix readme.md (#41) 2022-03-02 11:13:10 +01:00
Krxwallo
4b479af96f fix Chunk.allBlocks height (#39)
Fixes Chunk.allBlocks crashing when using it in the nether.
2022-02-21 16:11:51 +01:00
Jakob K
14bb952f1c Merge pull request #38 from mooziii/fix-chunk-size
Change chunk size
2022-02-19 16:18:34 +01:00
mooziii
32dc012d2e Change chunk size 2022-02-19 11:48:31 +01:00
Jakob K
6fc08cbbee Merge pull request #35 from l4zs/master
fix nested styling
2022-01-19 17:05:18 +01:00
l4zs
bfe48d6cd4 fix nested styling 2022-01-17 15:50:32 +01:00
Jakob K
31925b60a0 Merge pull request #34 from l4zs/master
use the adventure api
2022-01-14 21:36:55 +01:00
l4zs
da61729a0d add deprecated stringName and change paperweight userdev version 2022-01-14 15:18:35 +01:00
l4zs
9c008dcba4 use the adventure api
- migrate BungeeCord Chat API to Adventure API
- add some functions to literalText
- update some dependencies and plugins
2022-01-09 18:18:32 +01:00
Jakob K
6bacddfdb5 Merge pull request #33 from mooziii/armorstand-extensions
Add ArmorStand extensions
2022-01-08 20:11:41 +01:00
mooziii
80ddd04449 remove empty line 2022-01-08 12:30:18 +01:00
mooziii
f37885cf2f Add armorstand locking extensions 2022-01-08 12:29:41 +01:00
Jakob K
5a1cace54b Publish sources and javadoc 2021-12-12 03:52:05 +01:00
Jakob K
69d9be0af8 Add 1.18 migration guide 2021-12-12 03:47:51 +01:00
Jakob K
73ddd73c27 Switch from Spigot to Paper in docs 2021-12-12 03:47:33 +01:00
Jakob K
17c1f79341 Publish reobfJar 2021-12-12 03:27:02 +01:00
Jakob K
cc4d180902 Update KSpigot to 1.18.1 2021-12-12 03:06:10 +01:00
Jakob K
c23b41e086 Update Gradle and dependencies 2021-12-12 03:05:42 +01:00
Jakob K
bde12aab91 Delete unused features 2021-12-12 03:04:42 +01:00
Jakob K
9655b08e21 Merge pull request #30 from jakobkmar/add-license-1
Switch to GPL 3.0
2021-12-06 19:02:54 +01:00
Jakob K
d074543fb6 Create LICENSE 2021-12-06 18:24:48 +01:00
Jakob K
1b0c0eecc2 Delete LICENSE 2021-12-06 18:24:25 +01:00
Jakob K
47c220f65b Merge pull request #28 from l4zs/master
change the way of avoiding an IndexOutOfBoundsException
2021-09-28 00:07:34 +02: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
Jakob K
cf1492c4eb Merge pull request #27 from Skyslycer/patch/enabled-check-before-registering
add isEnabled check before registering additional listeners
2021-09-16 21:04:42 +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
8d460c514f Call it a Kotlin library 2021-08-29 19:08:26 +02:00
Jakob K
3f953c567d Update link to guide 2021-08-28 01:16:09 +02:00
Jakob K
1d24315478 Merge pull request #26 from copyandexecute/extensions
Simple Extensions/Shortcuts
2021-08-27 20:27:27 +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
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