Marlon
77e2e72f06
Update to Minecraft 1.20.6 ( #66 )
...
* bump dependencies + updated to minecraft version 1.20.6 & java 21
* moved to stable kotlinx dependencies
* Change versions for 1.20.6 update
* Make 1.20.6 update compile
---------
Co-authored-by: Jakob K <dev@jakobk.de >
2024-05-31 18:19:02 +02:00
Paul Kindler
441b94ca7c
Update StructureBuilder.kt ( #62 )
...
Am i just terrible wrong with the math behind these or should this be x instead of z?
2024-02-03 15:24:56 +01:00
mgvpri
7f9ee6243f
Bump to mc 1.20.4 ( #61 )
...
Co-authored-by: mgvpri <mgvpridev@gmail.com >
2024-01-28 12:30:33 +01:00
kilian
89351c808d
Bump to 1.20.2 ( #59 )
...
* chore: Bump versions of kotlin and paperweight/bukkit
* chore: Bump craftbukkit version
* chore: Replace deprecated toLowerCase with lowercase
* chore: Bump project version to 1.20.2
2023-12-17 18:54:17 +01:00
NotStevy
965808f8fe
Update to 1.20.1 ( #58 )
...
* Port to 1.20.1
---------
Co-authored-by: notstevy <notstevy@ultrabuildmc.de >
2023-06-14 12:40:05 +02:00
maxus
3e58d52a91
Add Minecraft 1.19.4 support
2023-03-20 20:53:15 +03:00
mooz
991b3e7171
Paper 1.19.3
2022-12-17 20:13:36 +01:00
mooziii
ed338a712c
KSpigot 1.19 ( #50 )
...
* Use new papermc repo url
* Update gradle plugins
* Update paper dependencies to 1.19 and bump version
* Package renames
* Update to kotlin 1.7.0
* Update kotlinx-serialization-json to 1.3.3
* Update kotlinx-coroutines to 1.6.2
* Correct version bump
* Update versions in gradle_example.md
* update some guide stuff
Co-authored-by: l4zs <business@l4zs.de >
2022-06-09 21:27:08 +02:00
Jannis Kramer
2db6b935ba
Merge pull request #49 from MiraculixxGit/patch-1
...
Location to short String
2022-05-24 19:34:44 +02:00
Miraculixx
fb228ac846
Location to short String
...
Turn a location in a simple and short string. No decimal numbers
2022-05-24 19:26:51 +02:00
mooziii
f3dba9467b
Add Entity.isStandingInMidAir
2022-04-12 11:57:48 +02:00
mooziii
3c811ed5bb
Add Entity.isStandingOnBlock
2022-04-12 11:55:57 +02:00
mooziii
f224e00dba
Add LivingEntity.realMaxHealth
...
because the normal one is deprecated :)
2022-04-12 11:52:22 +02:00
mooziii
53d4225e7c
Add allColors() and allDecorations()
2022-03-30 14:06:31 +02:00
mooziii
9959330e84
Add values() to KColors
2022-03-29 20:53:51 +02:00
Jannis Kramer
8b094e3344
more Components instead of Strings ( #44 )
...
Closes #36
2022-03-29 16:31:19 +02:00
l4zs
3c9a7edfa1
update to 1.18.2
2022-03-19 16:30:50 +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
mooziii
32dc012d2e
Change chunk size
2022-02-19 11:48:31 +01:00
l4zs
bfe48d6cd4
fix nested styling
2022-01-17 15:50:32 +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
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
cc4d180902
Update KSpigot to 1.18.1
2021-12-12 03:06:10 +01:00
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