Jason Penilla
9c804addbd
bukkit: Use name from root argument for consistency with rest of BukkitCommand
...
shouldn't actually make any difference
2021-12-02 02:04:43 -08:00
Jason Penilla
8399bce8d2
bukkit: Use command name instead of label to get node
2021-12-02 02:04:43 -08:00
Frank van der Heijden
7a5efbd6da
Use AnnotationAccessor
2021-12-02 02:04:43 -08:00
Frank van der Heijden
730e78e212
Make CommandMethod applicable to class
2021-12-02 02:04:43 -08:00
Jason Penilla
6cd1105642
Update changelog
2021-12-02 02:04:43 -08:00
i0xHeX
b227032032
core: Fix single static argument not formatting properly ( #294 )
2021-12-02 02:04:43 -08:00
Jason
0cf8030f72
bukkit: Make KeyedWorldArgument fallback to normal WorldParser when World does not implement Keyed ( #298 )
2021-12-02 02:04:43 -08:00
Jason Penilla
fa118f8305
build: Update Dokka to 1.5.30
2021-12-02 02:04:43 -08:00
Jason Penilla
aa10c910c0
build: Fix dependency scopes in Kotlin module
2021-12-02 02:04:43 -08:00
Jason
c737258dd7
kotlin: Update to 1.5.30 ( #299 )
2021-12-02 02:04:43 -08:00
Jake Potrebic
9f0ff4e504
core: fix And/OrPermission losing conditional tree ( #296 )
2021-12-02 02:04:43 -08:00
Jason Penilla
5648128217
kotlin: Switch from ktfmt to ktlint (fixes build)
2021-12-02 02:04:43 -08:00
Jason Penilla
f0a4add565
build: Update Gradle wrapper to 7.2
2021-12-02 02:04:43 -08:00
Jason Penilla
f43386d29b
Update Adventure
2021-12-02 02:04:43 -08:00
Jason Penilla
cf05494fae
Fix annotations
2021-12-02 02:04:43 -08:00
Jason Penilla
00bb3f79cd
Update changelog
2021-12-02 02:04:43 -08:00
Jason Penilla
e5acfb2414
bukkit: Fix usage string and permission checking for Bukkit help menu
2021-12-02 02:04:43 -08:00
Jason Penilla
b4492e9bc5
Fix Brigadier suggestions for KeyedWorldArgument
2021-12-02 02:04:43 -08:00
Jason Penilla
4447ab451f
Add @since tags and typed default to KeyedWorldArgument
2021-12-02 02:04:43 -08:00
Jake Potrebic
ffac750f0d
paper: Add KeyedWorldArgument ( #293 )
2021-12-02 02:04:43 -08:00
Kezz
4037e8e393
core: Add @Liberal annotation to mark boolean arguments as liberal ( #288 )
2021-12-02 02:04:43 -08:00
Jason Penilla
be4cd4101f
core: Don't parse empty input strings in FlagArgument parser
2021-12-02 02:04:43 -08:00
Jason Penilla
3b2f2edb60
bukkit: Improve failure handling in EnchantmentArgument
2021-12-02 02:04:43 -08:00
Frank van der Heijden
9c85db386f
Fix raw input in command execution
2021-12-02 02:04:43 -08:00
alexander.soderg
d0162c3317
Annotations: Add test for multi-alias commands
2021-12-02 02:04:43 -08:00
Frank van der Heijden
3e28cc3191
Add @since and CHANGELOG.md entry for flag permissions
2021-12-02 02:04:43 -08:00
Frank van der Heijden
87a28b135b
Fix multi-alias flag not checking permissions
2021-12-02 02:04:43 -08:00
Frank van der Heijden
d0beddf9eb
No double space
2021-12-02 02:04:43 -08:00
Frank van der Heijden
1b7fb2f34c
Implement flag permissions
2021-12-02 02:04:43 -08:00
Jason Penilla
197b892100
build: Update Gradle to 7.1.1 and Indra to 2.0.6
2021-12-02 02:04:43 -08:00
Jason Penilla
ac77c85722
bukkit: Test with 1.17.1
2021-12-02 02:04:43 -08:00
Jason Penilla
d7e9e6603b
Fix actions for branches with in the name
2021-12-02 02:04:43 -08:00
Jason
83a17da9a7
Add cloud-bom ( #282 )
2021-12-02 02:04:43 -08:00
Irmo van den Berge
1b485b9f79
Bump Adventure API version to 4.8.1
...
Signed-off-by: Irmo van den Berge <irmo.vandenberge@ziggo.nl>
2021-12-02 02:04:43 -08:00
Alexander Söderberg
ed3ae6f08b
License.
2021-12-02 02:04:43 -08:00
Alexander Söderberg
e67d0d9310
I hate the fact that we started using ktfmt.
...
Whose decision was that anyway..?
2021-12-02 02:04:43 -08:00
Alexander Söderberg
6871341291
I hate the fact that we started using Checkstyle.
...
Whose decision was that anyway..?
2021-12-02 02:04:43 -08:00
Alexander Söderberg
5934c2fd3b
Add changelog
2021-12-02 02:04:43 -08:00
Alexander Söderberg
7bb5e63dc7
Add support for suspending functions
...
This also changes CommandExecutionHandler to return futures instead. The old method is still supported, and the new future-returning method will delegate to the old non-returning method.
2021-12-02 02:04:43 -08:00
zml
c16ee8049b
example-velocity: Run on Velocity 3, fix decorator
2021-12-02 02:04:43 -08:00
Jason Penilla
4b9c94279e
1.6.0-SNAPSHOT
2021-12-02 02:04:43 -08:00
Alexander Söderberg
93efcae5ef
Revert "Old logo but halloween"
...
This reverts commit 3ceecce6f5 .
2021-11-26 00:16:18 +01:00
Aurora
3ceecce6f5
Old logo but halloween
2021-10-02 21:24:14 +02:00
Alastair Woodbury
f14d27314b
Correct velocity example not appending error component ( #289 )
2021-08-18 17:15:02 +00:00
TehBrian
d55f59b227
Fix typo in README.md
2021-07-31 11:06:52 +02:00
TehBrian
3be8322665
Fix typo in README.adoc
2021-07-31 11:06:52 +02:00
Jason Penilla
ed6cbf3bbf
build/fabric: Publish Javadoc jar
2021-07-05 03:23:21 -07:00
Jason Penilla
8bdaeb1c8c
release: Version 1.5.0
2021-07-05 02:56:06 -07:00
Jason Penilla
3830016638
Don't publish example modules
2021-07-05 02:56:06 -07:00
Jason Penilla
c3163dba72
Setup Actions for publishing
2021-07-05 02:56:06 -07:00