TehBrian
3be8322665
Fix typo in README.adoc
2021-07-31 11:06:52 +02:00
Jason Penilla
8bdaeb1c8c
release: Version 1.5.0
2021-07-05 02:56:06 -07:00
jmp
2cc72e2ff9
docs: Update snapshot repo link in docs
2021-05-03 21:17:52 -07:00
Jason
7b441ec481
Use simpleCoordinator() in docs example
...
Replace `AsynchronousCommandExecutionCoordinator.newBuilder().build()` with `CommandExecutionCoordinator.simpleCoordinator()`. (`AsynchronousCommandExecutionCoordinator.newBuilder().build()` does not work as it's missing a generic type argument, needs to be `AsynchronousCommandExecutionCoordinator.<CommandSender>newBuilder().build()`)
2021-05-03 21:09:38 -07:00
Aurora
04270bef5b
Update README.adoc
2021-02-03 21:30:02 +01:00
Alexander Söderberg
e77d5c8d78
Update README.adoc
...
Add information about injection points, suggestions and custom arguments.
2021-01-18 16:36:25 +01:00
Alexander Söderberg
42f5c643be
Update README.adoc
...
- Add flag section
- Add minecraft-extras section
- Add Bukkit/Paper sections
2021-01-17 22:45:01 +01:00
Alexander Söderberg
414fa3f8b3
Specify some source highlighting options.
2021-01-17 01:15:57 +01:00
Alexander Söderberg
928d1b641f
Add a lot of documentation.
...
A lot of documentation has been added to the new Cloud documentation. This has primarily been focused on covering usage of annotations.
2021-01-17 01:09:00 +01:00
Alexander Söderberg
f09e0ce8f7
📚 Document compound arguments
2021-01-14 11:28:48 +01:00
Alexander Söderberg
788969b24d
📚 Document the parameter injection system
2021-01-14 10:38:41 +01:00
Alexander Söderberg
42812509c5
📚 Document the confirmation system
2021-01-14 09:17:08 +01:00
Alexander Söderberg
81a452041b
📚 Add more documentation
2021-01-01 22:30:22 +01:00
Alexander Söderberg
550855ece3
📚 Add glossary and document literals.
2021-01-01 04:59:52 +01:00
Alexander Söderberg
00c63b7c0c
📚 Add some information about the command manager
2021-01-01 04:35:03 +01:00
Alexander Söderberg
dd3ad50dda
📚 Fix TOC placement
2021-01-01 04:00:01 +01:00
Alexander Söderberg
2b2bba9d2d
📚 index -> README
2020-12-30 23:13:04 +01:00