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
Jason Penilla
490bdfa3a4
Improve handling of non-quoted strings in quoted string parser
2021-07-05 02:56:06 -07:00
Jason Penilla
75e59c9fe6
Clean up StringParser
2021-07-05 02:56:06 -07:00
Jason Penilla
d6e17a0d99
build: Only apply sonatype plugin when publishing
2021-07-05 02:56:06 -07:00
Jason Penilla
cd6fe0e120
build/fabric: Use Quiet Fabric Loom
2021-07-05 02:56:06 -07:00
Jason Penilla
e22b75fe86
build/fabric: Update loom to 0.8-SNAPSHOT
2021-07-05 02:56:06 -07:00
Jason Penilla
06b4a70c26
build: Apply sonatype publishing plugin
2021-07-05 02:56:06 -07:00
zml
1d2d5d373d
fix loom being broken
2021-07-05 02:56:06 -07:00
Josh Taylor
6fc70b9386
Target Java 8 and require Java 16 toolchain for building ( #270 )
2021-07-05 02:56:06 -07:00
Jason Penilla
42f63b2749
build/kotlin-extensions: Do not expose kotlin-stdlib dependency to API consumers
2021-07-05 02:56:06 -07:00
Jason Penilla
5cc7fdd634
Update changelog
2021-07-05 02:56:06 -07:00
Jason Penilla
f7b7b93251
Various minor cleanup
2021-07-05 02:56:06 -07:00
Jason Penilla
0c5fec4187
Update gitignore
2021-07-05 02:56:06 -07:00
Jason Penilla
54f281abe7
build: Remove unused extension
2021-07-05 02:56:06 -07:00
Jason Penilla
8460284ea0
fabric: Remove get prefixes from new methods
2021-07-05 02:56:06 -07:00
Jason Penilla
ab0a9299e4
bukkit: Check class presence for CloudBukkitCapabilities instead of using Minecraft version
2021-07-05 02:56:06 -07:00
Jason Penilla
b163dce3c1
bukkit: Fix typo in MinecraftArgumentTypes
2021-07-05 02:56:06 -07:00
broccolai
e5f55145b1
Update changelog
2021-07-05 02:56:06 -07:00
Jason
04e697cca6
bukkit: Update Minecraft Brigadier argument types to work on Mojang-mapped servers ( #267 )
2021-07-05 02:56:06 -07:00
Shane Freeder
db2c3f1724
Support running on a mojmap'd paper server
2021-07-05 02:56:06 -07:00
Jason Penilla
e4bc67e906
bukkit: Use correct constructor for Brigadier Vec2 argument type
2021-07-05 02:56:06 -07:00
Jason Penilla
c4966c2b80
bukkit: Add run tasks for testing legacy versions
2021-07-05 02:56:06 -07:00
Jason Penilla
2a9a32aafe
bukkit: Switch to release version of run-paper and update config for Paper 1.17
2021-07-05 02:56:06 -07:00
Jason Penilla
f67b126cc9
Also remove the dependency
2021-07-05 02:56:06 -07:00
Jason Penilla
30aee375f1
build: Don't apply sonatype publishing plugin
...
we don't publish to sonatype
2021-07-05 02:56:06 -07:00
Jason Penilla
6cd674dc8f
build: Remove unused publishing stuff
2021-07-05 02:56:06 -07:00
Jason Penilla
fb48a3c8af
build: Update Gradle and plugins, small cleanup to build scripts
2021-07-05 02:56:06 -07:00