Bootstrap datapack + Brigadier commands (#1102)
- Bump me.clip:placeholderapi from 2.12.0 to 2.12.2
Bumps me.clip:placeholderapi from 2.12.0 to 2.12.2.
updated-dependencies:
- dependency-name: me.clip:placeholderapi dependency-version: 2.12.2 dependency-type: direct:production update-type: version-update:semver-patch ...
Signed-off-by: dependabot[bot] [email protected]
Bump version to 7.0.0
If we bootstrap, we can load the datapack from the TARDIS jar file
The first brigadier command conversion
Paper-plugins need to use brigadier command api to load commands
Fix setting painting if datapack entry is missing
Finish schematic command
Brigadier admin commands
Register commands in
onEnable()so we have access to config files
Bootstrap is too early in the process
Brigadier Area commands
Pass in plugin instance now that we register in
onEnable()Brigadier Artron commands
Start Brigadier Bind commands
Bleh
Bump org.junit:junit-bom from 6.0.2 to 6.0.3
Bumps org.junit:junit-bom from 6.0.2 to 6.0.3.
updated-dependencies:
- dependency-name: org.junit:junit-bom dependency-version: 6.0.3 dependency-type: direct:production update-type: version-update:semver-patch ...
Signed-off-by: dependabot[bot] [email protected]
- Bump org.geysermc.geyser:api from 2.9.2-SNAPSHOT to 2.9.4-SNAPSHOT
Bumps org.geysermc.geyser:api from 2.9.2-SNAPSHOT to 2.9.4-SNAPSHOT.
updated-dependencies:
- dependency-name: org.geysermc.geyser:api dependency-version: 2.9.4-SNAPSHOT dependency-type: direct:production update-type: version-update:semver-patch ...
Signed-off-by: dependabot[bot] [email protected]
- Bump com.palmergames.bukkit.towny:towny from 0.102.0.6 to 0.102.0.7
Bumps com.palmergames.bukkit.towny:towny from 0.102.0.6 to 0.102.0.7.
updated-dependencies:
- dependency-name: com.palmergames.bukkit.towny:towny dependency-version: 0.102.0.7 dependency-type: direct:production update-type: version-update:semver-patch ...
Signed-off-by: dependabot[bot] [email protected]
- Bump org.popcraft:chunky-bukkit from 1.4.55 to 1.4.57
Bumps org.popcraft:chunky-bukkit from 1.4.55 to 1.4.57.
updated-dependencies:
- dependency-name: org.popcraft:chunky-bukkit dependency-version: 1.4.57 dependency-type: direct:production update-type: version-update:semver-patch ...
Signed-off-by: dependabot[bot] [email protected]
Finish bind command
Start Brigadier Give command
Finish Give commands
Add more suggestions to bind comand
Update some dependencies
Start Brigadier Config command
More Config command
Datapack biomes
Not sure we need these
attributes seem to be able to be set in the biome definitions
Disable commands in all modules until we Brigadier them
Add plugin dependencies to paper-plugin.yml
Finish Config command
Reimplement
/tadmin region_flag [flag]commandBrigadier Book command
Brigadier Call command
Brigadier Gravity command
Brigadier Plot command
Brigadier tardis? command
Brigadier Recipe command
Brigadier Room command
Brigadier Gravity command
Brigadier Gamemode command
Brigadier Nether Portal command
Even more Bridadier commands
World, Teleport, Gamemode, Time
Optimise imports
Brigadier Travel commands
No need to pass plugin instance
Brigadier Sudo command
Sudo ARS
Brigadier Remote command
Brigadier Preferences command
Start Brigadier Dev command
Update WorldCommandNode.java
Finish Dev command
Brigadier Handles command
Start Brigadier Tardis command
Continue Brigadier Tardis command
Tardis commands
Remove unused classes
Imports
Brigadier Chemistry, Display, Info, Junk, Say commands
Module command setup
Brigadier Shop command
Brigadier Regeneration command
Brigadier Vortex Manipulator commands
Brigadier TWA commands
And the rest...
Register modules commands when the module is enabled
Sub commands don't need to return booleans
- numerous other code tidying
Add back missing /tardis commands
Rename two word subcommands to snake case
e.g. comehere to come_here
- We should just use getSender() when checking permissions
- use TARDISPermissions check as server may have blueprints enabled
Remove the installed tardis datapack as we load from the JAR now
Fix transmatting to the Rooms world
Update gradle.yml
Signed-off-by: dependabot[bot] [email protected] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Information
| Published on | March 1, 2026 |
|---|---|
| Downloads | 0 |