- Builds
- CommandBook (
master
) - Build #1834
CommandBook Build #1834
This is not a stable download!
We recommend the use of released versions whenever possible.
View Stable DownloadsProject | CommandBook |
---|---|
Status | SUCCESS |
Branch | master |
Number | #1834-7def372 |
Date | 5 months ago |
Artifacts
commandbook-3.0-SNAPSHOT-dist.jar(435.36 kBytes)
Changes
ID | Summary | Committer | Date |
---|---|---|---|
7def372f | Add the ability to teleport to chunk coordinates by using "!" | wyatt childers | 5 months ago |
3494fc12 | Update gradle | wyatt childers | 5 months ago |
13c628fa | Refactor component command registration | wyatt childers | a year ago |
cb16c3d9 | Implement better command exception handling code | wyatt childers | a year ago |
ef35b871 | Bump libcomponents to 1.3.0 and serve from PLG maven (for now) | wyatt childers | a year ago |
2ec57b32 | Specify Java 16 via toolchain | wyatt childers | a year ago |
112931fb | Update to Java 16 | wyatt childers | a year ago |
35a59ab4 | (Mostly) Port the Inventory Component to Piston The parsing for items is still the legacy parsing system, and doesn't have autocomplete | wyatt childers | 2 years ago |
5c960d95 | Allow pong to be broadcast as a troll message "feature" | wyatt childers | 2 years ago |
0c5063e7 | Port the Fun Component to Piston | wyatt childers | 2 years ago |
2543451f | Break the spawnmob command out of the fun component This should allow this command to be disabled independently of the other fun commands, which are rather different. | wyatt childers | 2 years ago |
014aec05 | Cleanup the god commands | wyatt childers | 2 years ago |
83d67f8c | Port freeze commands to piston | wyatt childers | 2 years ago |
c680611e | Updated for libcomponents changes | wyatt childers | 2 years ago |
d861f114 | Cleanup the PlatformCommandManager a bit | wyatt childers | 2 years ago |
d7c55dd5 | Update gradle to 6.5.1 | wyatt childers | 2 years ago |
c3c90206 | Properly handle command registration after the plugin is enabled | wyatt childers | 2 years ago |
103258d8 | Add an offline single player target argument type | wyatt childers | 2 years ago |
0005e82b | Allow aliases to be registered for parent commands | wyatt childers | 2 years ago |
9906dff4 | Updated for WorldEdit 7.2, and improved suggestion support | wyatt childers | 2 years ago |
c7b2e3eb | Exclude bukkit dependency on jingle note | wyatt childers | 2 years ago |
6d8790c2 | Use async teleporting | wyatt childers | 2 years ago |
823cae35 | Initial work on adding chat formatting support to the messaging component | wyatt childers | 2 years ago |
639bbefe | Provide a temporary workaround for CommandExceptions | wyatt childers | 2 years ago |
beec3074 | Filter suggestions more intuitively | wyatt childers | 2 years ago |
19e5d10a | Fixed permissions checks on command completion | wyatt childers | 2 years ago |
baac802b | Fixed return command requiring an argument incorrectly | wyatt childers | 2 years ago |
59d6140b | Fixed an issue where ungod required a player argument | wyatt childers | 2 years ago |
d89a7b50 | Initial port of the teleport component to Piston | wyatt childers | 2 years ago |
74a72fa2 | Generate more sane argument names | wyatt childers | 3 years ago |
ff48e6bc | Update .gitignore to include a scripts folder for dev scripts | wyatt childers | 3 years ago |
c37f2227 | Whitespace fix | wyatt childers | 3 years ago |
865a02a6 | Change how components register their commands | wyatt childers | 3 years ago |
9f42689f | Port God Component commands to Piston | wyatt childers | 3 years ago |
87c1672c | Initial player target argument implementation | wyatt childers | 3 years ago |
3b31ed9d | Bump CommandBook version to 3.0-SNAPSHOT | wyatt childers | 3 years ago |
78cc5ae2 | Initial refactoring and piston command system implementation | wyatt childers | 3 years ago |
c5e240ce | Initial build script changes for piston | wyatt childers | 3 years ago |
4e1c5704 | Add artifactory publish block | wyatt childers | 2 years ago |
26ef6aff | Remove the allprojects block from gradle.build | wyatt childers | 2 years ago |