Commit Graph

662 Commits

Author SHA1 Message Date
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
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
Jakob K
62c3cd95e1 Update the github repo 2021-08-24 01:14:31 +02:00
Jakob K
c1a8eb6f53 Merge pull request #25 from Skyslycer/feature/on-close-gui
Feature: Method that runs when a player closes the inventory
2021-08-16 19:34:41 +02:00
Skyslycer
10737f1ddb add line break 2021-08-16 19:33:21 +02:00
Skyslycer
d075a5503a Merge remote-tracking branch 'origin/feature/on-close-gui' 2021-08-16 19:12:34 +02:00
Skyslycer
a204867ff0 did requested changes 2021-08-16 19:11:34 +02:00
Skyslycer
71a6bd5ea8 Update docs link in readme 2021-08-16 00:34:33 +02:00
Skyslycer
e4681af822 updated spigot and added on close function for closing a gui 2021-08-16 00:30:43 +02:00
Jakob K
d58193f161 Merge pull request #24 from l4zs/master
fix some shift clicks not calling GUIClickEvent
2021-08-08 22:29:40 +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
3664ba2eb1 Update brigardier.md 2021-07-16 16:49:18 +02:00
Jakob K
9bb579e02c Use the preferred task syntax 2021-07-13 16:36:37 +02:00
Jakob K
f9a5429e48 Update the Gradle example script 2021-07-13 16:34:57 +02:00
Jakob K
fc0180fba6 Clarify additional brigardier dependency 2021-07-12 23:06:45 +02:00
Jakob K
dadd8b9312 Merge pull request #23 from DRSchlaubi/patch-1
Add clarification about Brigardier dependency
2021-07-07 18:51:01 +02:00
Michael Rittmeister
04824cdbf2 Add clarification about Brigardier dependency 2021-07-07 17:04:48 +02:00
Jakob K
0d39966e20 Add warning about the load function 2021-07-03 21:40:55 +02:00