Commit Graph

85 Commits

Author SHA1 Message Date
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
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
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
fa71b0cc0e Make "PluginInstance" available internally 2021-08-24 01:47:38 +02:00
Jakob K
3a633e7580 Use literalText for actionBar extension function 2021-06-28 13:45:42 +02:00
Jakob K
e5061f9856 Update nms and craftbukkit imports 2021-06-15 16:57:21 +02:00
Jakob K
fa8fa9ae96 Update formatting 2021-05-15 21:26:10 +02:00
Jakob K
cf48510756 Improve code style 2021-05-12 14:17:44 +02:00
bluefireoly
531ee609bc Remove old subtract methods 2021-02-13 15:31:48 +01:00
bluefireoly
0961f25a3c Fix ConcurrentModificationException (issue #12 ) 2021-01-29 13:44:02 +01:00
royzer
a413a31dee Fix subtract typo 2021-01-22 17:27:01 +01:00
jakob
42029d0210 fix LocationArea 2020-12-25 01:54:42 +01:00
bluefireoly
790706ef66 Update EntityExtensions.kt 2020-11-10 21:28:21 +01:00
bluefireoly
5c687bd52b Update ColorExtensions.kt 2020-11-10 21:09:51 +01:00
bluefireoly
2cdf409579 Create ColorExtensions.kt 2020-11-10 21:02:02 +01:00
bluefireoly
b2989e501a Updated to v1_16_R3 2020-11-02 23:28:44 +01:00
bluefireoly
24ade8b370 Added Player.sendToServer method 2020-11-02 18:34:43 +01:00
bluefireoly
0b63192dbf Added Player.actionBar 2020-11-02 17:35:15 +01:00
bluefireoly
8c43ff6b87 Added onlineSenders value 2020-10-31 16:00:01 +01:00
bluefireoly
c56615cc49 Update InventoryExtensions.kt 2020-10-31 15:13:57 +01:00
bluefireoly
28505ec95b Update InventoryExtensions.kt 2020-10-31 15:11:46 +01:00
bluefireoly
fb51709f0a Update InteractEventExtensions.kt 2020-10-30 20:33:18 +01:00
bluefireoly
95dfce9089 Update InteractEventExtensions.kt 2020-10-30 20:31:51 +01:00
bluefireoly
bc3a8005ab Added show- and hideOnlinePlayers() method 2020-10-30 18:21:12 +01:00
bluefireoly
75dc9caa02 Update GeoExtensions.kt 2020-10-30 00:43:51 +01:00
bluefireoly
bf2d8ee1a1 Added simple builder function for NamespacedKey 2020-10-28 21:13:56 +01:00
bluefireoly
a018eb197a Added book input 2020-10-24 00:22:02 +02:00
bluefireoly
78b12971c6 Create InventoryExtensions.kt 2020-10-23 02:06:56 +02:00
bluefireoly
da848728d2 Applied kotlin style conventions 2020-10-18 18:36:49 +02:00
bluefireoly
a65a781bec Update CommandExtensions.kt 2020-10-17 00:44:52 +02:00
bluefireoly
c20604a077 Changed command registration 2020-10-17 00:43:04 +02:00
bluefireoly
18b55f2fe0 Update LocationArea.kt 2020-10-16 23:46:25 +02:00
bluefireoly
d9720d90cf Updated SimpleLocations 2020-10-16 23:45:46 +02:00
bluefireoly
2c1d08e58e Added getHandItem method 2020-10-16 23:45:31 +02:00
bluefireoly
f8361eee6a Update ModificationExtensions.kt 2020-10-13 18:06:01 +02:00
bluefireoly
29bd82803d Eliminated plugin and kSpigot parameters 2020-10-12 17:01:01 +02:00
bluefireoly
569c86e8b6 Create ConsoleSenderExtensions.kt 2020-10-11 17:43:17 +02:00
bluefireoly
0265d66ab0 Added console shortcut 2020-10-11 17:25:23 +02:00
bluefireoly
da68f37ef2 Title function with default parameters 2020-10-10 23:48:05 +02:00