-
-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
Hello, I made a trigger command with my datapack
/trigger bid set <int>
and wanted to make a bid command that would forward the int to the trigger command.
I tried doing this:
{
"schemaVersion": 1,
"commandMode": "COMMAND_REDIRECT",
"command": "bid",
"redirectTo": "trigger bid set"
}But sadly I got an error:
11:50:56] [Server thread/ERROR]: [SERVER] COMMAND_REDIRECT - Could not find existing command "trigger bid": /Users/xxx/Library/Application Support/PrismLauncher/instances/Simply Optimized 1.18.2/.minecraft/config/commandaliases/bid.json```
RealSourceOfficial, OrigamingWasTaken, ToastyDark and ErdbeerbaerLP
Metadata
Metadata
Assignees
Labels
No labels