命令别名 (Command Aliases)
这个模组允许你将多个命令重新绑定到一个单一的命令中,这也意味着可能需要原版操作权限的命令。
命令别名是一个十分实用的模组,它使得你能够将多个命令合并为一个,这样一来,你可以更方便地执行一系列操作,而无需反复输入繁琐的指令。
目的
命令别名的目的在于简化指令操作,尤其是针对那些复杂的指令。通过为命令设定别名,你可以大幅度提升指令操作的效率。
命令
想要创建一个别名命令吗?你可以在[维基](
以下是一个视频,展示了如何使用命令别名。不过,我仍然建议你参考维基以获取更详细的信息。
遇到问题了吗?
如果你遇到了一些问题,可以查看[当前问题](
来自Modrinth
Command Aliases 1.0.1 for Minecraft 1.21
commandaliases-1.0.1+mc1.21-build.70.jar下载mc1.21-1.0.1#Release
commandaliases-1.0.1+mc1.21-build.70-sources.jar下载mc1.21-1.0.1#Release
**Full Changelog**: https://github.com/FlashyReese/CommandAliases/compare/mc1.20.6-1.0.1...mc1.21-1.0.1
展开
版本: mc1.21-1.0.1
支持游戏: 1.21
类型: Fabric
Release
下载次数: 1,112
Command Aliases 1.0.1 for Minecraft 1.20.5/1.20.6
commandaliases-1.0.1+mc1.20.6-build.69.jar下载mc1.20.6-1.0.1#Release
commandaliases-1.0.1+mc1.20.6-build.69-sources.jar下载mc1.20.6-1.0.1#Release
**Full Changelog**: https://github.com/FlashyReese/CommandAliases/compare/mc1.20-1.0.1...mc1.20.6-1.0.1
展开
版本: mc1.20.6-1.0.1
支持游戏: 1.20, 1.20.1, 1.20.2, 1.20.3, 1.20.4, 1.20.5, 1.20.6
类型: Fabric
Release
下载次数: 692
Command Aliases 1.0.1 for Minecraft 1.20
commandaliases-1.0.1+mc1.20-build.68.jar下载mc1.20-1.0.1#Release
commandaliases-1.0.1+mc1.20-build.68-sources.jar下载mc1.20-1.0.1#Release
**Full Changelog**: https://github.com/FlashyReese/CommandAliases/compare/mc1.19.4-1.0.1...mc1.20-1.0.1
展开
版本: mc1.20-1.0.1
支持游戏: 1.20, 1.20.1, 1.20.2
类型: Fabric
Release
下载次数: 1,324
Command Aliases 1.0.1 for Minecraft 1.19.4
commandaliases-1.0.1+mc1.19.4-build.67.jar下载mc1.19.4-1.0.1#Release
commandaliases-1.0.1+mc1.19.4-build.67-sources.jar下载mc1.19.4-1.0.1#Release
**Full Changelog: https://github.com/FlashyReese/CommandAliases/compare/mc1.19.3-1.0.0...mc1.19.4-1.0.1**
展开
版本: mc1.19.4-1.0.1
支持游戏: 1.19.3, 1.19.4
类型: Fabric
Release
下载次数: 980
Command Aliases 1.0.1 for Minecraft 1.18.2
commandaliases-1.0.1+mc1.18.2-build.66.jar下载mc1.18.2-1.0.1#Release
commandaliases-1.0.1+mc1.18.2-build.66-sources.jar下载mc1.18.2-1.0.1#Release
**Full Changelog: https://github.com/FlashyReese/CommandAliases/compare/mc1.18.2-1.0.0...mc1.18.2-1.0.1**
展开
版本: mc1.18.2-1.0.1
支持游戏: 1.18.2
类型: Fabric
Release
下载次数: 202
Command Aliases 1.0.1 for Minecraft 1.17.1
commandaliases-1.0.1+mc1.17.1-build.65.jar下载mc1.17.1-1.0.1#Release
commandaliases-1.0.1+mc1.17.1-build.65-sources.jar下载mc1.17.1-1.0.1#Release
**Full Changelog: https://github.com/FlashyReese/CommandAliases/compare/mc1.17.1-1.0.0...mc1.17.1-1.0.1**
展开
版本: mc1.17.1-1.0.1
支持游戏: 1.17.1
类型: Fabric
Release
下载次数: 166
Command Aliases 1.0.1 for Minecraft 1.16.5
commandaliases-1.0.1+mc1.16.5-build.64.jar下载mc1.16.5-1.0.1#Release
commandaliases-1.0.1+mc1.16.5-build.64-sources.jar下载mc1.16.5-1.0.1#Release
**Full Changelog: https://github.com/FlashyReese/CommandAliases/compare/mc1.16.5-1.0.0...mc1.16.5-1.0.1**
展开
版本: mc1.16.5-1.0.1
支持游戏: 1.16.5
类型: Fabric
Release
下载次数: 187
Command Aliases 1.0.0 for Minecraft 1.19.3
commandaliases-1.0.0+mc1.19.3-build.59.jar下载mc1.19.3-1.0.0#Release
commandaliases-1.0.0+mc1.19.3-build.59-sources.jar下载mc1.19.3-1.0.0#Release
# Important Notice
You will need to update your `0.9.x` formats to be compatible with `1.0.0`. Please [visit the wiki](https://wiki.commandaliases.flashyreese.me/) to view the documentation. I will be trying my best to improve the wiki, you can also help by contributing to it.
# What's changed?
- Specification has been changed - Wiki can be found [here](https://wiki.commandaliases.flashyreese.me/)
- You now need to define `schemaVersion` to `1`
- Formats are pretty much identifical but instead of `"customCommand": {}`, you just define everything in the base clause where the Command Mode is located.
- Some custom command format fields has been renamed, you can find more information about it on the wiki.
- Removed all deprecated features from 0.9.x.
- `COMMAND_ALIAS`, `COMMAND_REASSIGN_AND_ALIAS` and `COMMAND_REASSIGN_AND_CUSTOM` - You can still reassign commands but they would require separate files, this change is done to keep debugging easier.
- Added more formatting types and functions
- Formatting Types can be found [here](https://github.com/FlashyReese/CommandAliases/blob/1.19.x/dev/src/main/java/me/flashyreese/mods/commandaliases/command/impl/FormattingTypeProcessor.java).
- Functions can be found [here](https://github.com/FlashyReese/CommandAliases/blob/1.19.x/dev/src/main/java/me/flashyreese/mods/commandaliases/command/impl/FunctionProcessor.java).
- Added MySQL, Redis, In-Memory database implementations
- Added a math numerical expression evaluator and a boolean expression evaluator using Javaluator
- Enabled all JSON5 features for serialization
- Improved logging to help identify errors cause by a particular file. (I will be improving this further in the future)
- Tons of more changes
**Full Changelog**: https://github.com/FlashyReese/CommandAliases/compare/mc1.19.2-1.0.0...mc1.19.3-1.0.0
You will need to update your `0.9.x` formats to be compatible with `1.0.0`. Please [visit the wiki](https://wiki.commandaliases.flashyreese.me/) to view the documentation. I will be trying my best to improve the wiki, you can also help by contributing to it.
# What's changed?
- Specification has been changed - Wiki can be found [here](https://wiki.commandaliases.flashyreese.me/)
- You now need to define `schemaVersion` to `1`
- Formats are pretty much identifical but instead of `"customCommand": {}`, you just define everything in the base clause where the Command Mode is located.
- Some custom command format fields has been renamed, you can find more information about it on the wiki.
- Removed all deprecated features from 0.9.x.
- `COMMAND_ALIAS`, `COMMAND_REASSIGN_AND_ALIAS` and `COMMAND_REASSIGN_AND_CUSTOM` - You can still reassign commands but they would require separate files, this change is done to keep debugging easier.
- Added more formatting types and functions
- Formatting Types can be found [here](https://github.com/FlashyReese/CommandAliases/blob/1.19.x/dev/src/main/java/me/flashyreese/mods/commandaliases/command/impl/FormattingTypeProcessor.java).
- Functions can be found [here](https://github.com/FlashyReese/CommandAliases/blob/1.19.x/dev/src/main/java/me/flashyreese/mods/commandaliases/command/impl/FunctionProcessor.java).
- Added MySQL, Redis, In-Memory database implementations
- Added a math numerical expression evaluator and a boolean expression evaluator using Javaluator
- Enabled all JSON5 features for serialization
- Improved logging to help identify errors cause by a particular file. (I will be improving this further in the future)
- Tons of more changes
**Full Changelog**: https://github.com/FlashyReese/CommandAliases/compare/mc1.19.2-1.0.0...mc1.19.3-1.0.0
展开
版本: mc1.19.3-1.0.0
支持游戏: 1.19.3
类型: Fabric
Release
下载次数: 291
Command Aliases 1.0.0 for Minecraft 1.18.2
commandaliases-1.0.0+mc1.18.2-build.57.jar下载mc1.18.2-1.0.0#Release
commandaliases-1.0.0+mc1.18.2-build.57-sources.jar下载mc1.18.2-1.0.0#Release
# Important Notice
You will need to update your `0.9.x` formats to be compatible with `1.0.0`. Please [visit the wiki](https://wiki.commandaliases.flashyreese.me/) to view the documentation. I will be trying my best to improve the wiki, you can also help by contributing to it.
# What's changed?
- Specification has been changed - Wiki can be found [here](https://wiki.commandaliases.flashyreese.me/)
- You now need to define `schemaVersion` to `1`
- Formats are pretty much identifical but instead of `"customCommand": {}`, you just define everything in the base clause where the Command Mode is located.
- Some custom command format fields has been renamed, you can find more information about it on the wiki.
- Removed all deprecated features from 0.9.x.
- `COMMAND_ALIAS`, `COMMAND_REASSIGN_AND_ALIAS` and `COMMAND_REASSIGN_AND_CUSTOM` - You can still reassign commands but they would require separate files, this change is done to keep debugging easier.
- Added more formatting types and functions
- Formatting Types can be found [here](https://github.com/FlashyReese/CommandAliases/blob/1.19.x/dev/src/main/java/me/flashyreese/mods/commandaliases/command/impl/FormattingTypeProcessor.java).
- Functions can be found [here](https://github.com/FlashyReese/CommandAliases/blob/1.19.x/dev/src/main/java/me/flashyreese/mods/commandaliases/command/impl/FunctionProcessor.java).
- Added MySQL, Redis, In-Memory database implementations
- Added a math numerical expression evaluator and a boolean expression evaluator using Javaluator
- Enabled all JSON5 features for serialization
- Improved logging to help identify errors cause by a particular file. (I will be improving this further in the future)
- Tons of more changes
**Full Changelog**: https://github.com/FlashyReese/CommandAliases/compare/mc1.18.2-0.9.3...mc1.18.2-1.0.0
You will need to update your `0.9.x` formats to be compatible with `1.0.0`. Please [visit the wiki](https://wiki.commandaliases.flashyreese.me/) to view the documentation. I will be trying my best to improve the wiki, you can also help by contributing to it.
# What's changed?
- Specification has been changed - Wiki can be found [here](https://wiki.commandaliases.flashyreese.me/)
- You now need to define `schemaVersion` to `1`
- Formats are pretty much identifical but instead of `"customCommand": {}`, you just define everything in the base clause where the Command Mode is located.
- Some custom command format fields has been renamed, you can find more information about it on the wiki.
- Removed all deprecated features from 0.9.x.
- `COMMAND_ALIAS`, `COMMAND_REASSIGN_AND_ALIAS` and `COMMAND_REASSIGN_AND_CUSTOM` - You can still reassign commands but they would require separate files, this change is done to keep debugging easier.
- Added more formatting types and functions
- Formatting Types can be found [here](https://github.com/FlashyReese/CommandAliases/blob/1.19.x/dev/src/main/java/me/flashyreese/mods/commandaliases/command/impl/FormattingTypeProcessor.java).
- Functions can be found [here](https://github.com/FlashyReese/CommandAliases/blob/1.19.x/dev/src/main/java/me/flashyreese/mods/commandaliases/command/impl/FunctionProcessor.java).
- Added MySQL, Redis, In-Memory database implementations
- Added a math numerical expression evaluator and a boolean expression evaluator using Javaluator
- Enabled all JSON5 features for serialization
- Improved logging to help identify errors cause by a particular file. (I will be improving this further in the future)
- Tons of more changes
**Full Changelog**: https://github.com/FlashyReese/CommandAliases/compare/mc1.18.2-0.9.3...mc1.18.2-1.0.0
展开
版本: mc1.18.2-1.0.0
支持游戏: 1.18.2
类型: Fabric
Release
下载次数: 190
Command Aliases 1.0.0 for Minecraft 1.19.2
commandaliases-1.0.0+mc1.19.2-build.58.jar下载mc1.19.2-1.0.0#Release
commandaliases-1.0.0+mc1.19.2-build.58-sources.jar下载mc1.19.2-1.0.0#Release
# Important Notice
You will need to update your `0.9.x` formats to be compatible with `1.0.0`. Please [visit the wiki](https://wiki.commandaliases.flashyreese.me/) to view the documentation. I will be trying my best to improve the wiki, you can also help by contributing to it.
# What's changed?
- Specification has been changed - Wiki can be found [here](https://wiki.commandaliases.flashyreese.me/)
- You now need to define `schemaVersion` to `1`
- Formats are pretty much identifical but instead of `"customCommand": {}`, you just define everything in the base clause where the Command Mode is located.
- Some custom command format fields has been renamed, you can find more information about it on the wiki.
- Removed all deprecated features from 0.9.x.
- `COMMAND_ALIAS`, `COMMAND_REASSIGN_AND_ALIAS` and `COMMAND_REASSIGN_AND_CUSTOM` - You can still reassign commands but they would require separate files, this change is done to keep debugging easier.
- Added more formatting types and functions
- Formatting Types can be found [here](https://github.com/FlashyReese/CommandAliases/blob/1.19.x/dev/src/main/java/me/flashyreese/mods/commandaliases/command/impl/FormattingTypeProcessor.java).
- Functions can be found [here](https://github.com/FlashyReese/CommandAliases/blob/1.19.x/dev/src/main/java/me/flashyreese/mods/commandaliases/command/impl/FunctionProcessor.java).
- Added MySQL, Redis, In-Memory database implementations
- Added a math numerical expression evaluator and a boolean expression evaluator using Javaluator
- Enabled all JSON5 features for serialization
- Improved logging to help identify errors cause by a particular file. (I will be improving this further in the future)
- Tons of more changes
**Full Changelog**: https://github.com/FlashyReese/CommandAliases/compare/mc1.19-0.9.3...mc1.19.2-1.0.0
You will need to update your `0.9.x` formats to be compatible with `1.0.0`. Please [visit the wiki](https://wiki.commandaliases.flashyreese.me/) to view the documentation. I will be trying my best to improve the wiki, you can also help by contributing to it.
# What's changed?
- Specification has been changed - Wiki can be found [here](https://wiki.commandaliases.flashyreese.me/)
- You now need to define `schemaVersion` to `1`
- Formats are pretty much identifical but instead of `"customCommand": {}`, you just define everything in the base clause where the Command Mode is located.
- Some custom command format fields has been renamed, you can find more information about it on the wiki.
- Removed all deprecated features from 0.9.x.
- `COMMAND_ALIAS`, `COMMAND_REASSIGN_AND_ALIAS` and `COMMAND_REASSIGN_AND_CUSTOM` - You can still reassign commands but they would require separate files, this change is done to keep debugging easier.
- Added more formatting types and functions
- Formatting Types can be found [here](https://github.com/FlashyReese/CommandAliases/blob/1.19.x/dev/src/main/java/me/flashyreese/mods/commandaliases/command/impl/FormattingTypeProcessor.java).
- Functions can be found [here](https://github.com/FlashyReese/CommandAliases/blob/1.19.x/dev/src/main/java/me/flashyreese/mods/commandaliases/command/impl/FunctionProcessor.java).
- Added MySQL, Redis, In-Memory database implementations
- Added a math numerical expression evaluator and a boolean expression evaluator using Javaluator
- Enabled all JSON5 features for serialization
- Improved logging to help identify errors cause by a particular file. (I will be improving this further in the future)
- Tons of more changes
**Full Changelog**: https://github.com/FlashyReese/CommandAliases/compare/mc1.19-0.9.3...mc1.19.2-1.0.0
展开
版本: mc1.19.2-1.0.0
支持游戏: 1.19.2
类型: Fabric
Release
下载次数: 437
Command Aliases 1.0.0 for Minecraft 1.17.1
commandaliases-1.0.0+mc1.17.1-build.56.jar下载mc1.17.1-1.0.0#Release
commandaliases-1.0.0+mc1.17.1-build.56-sources.jar下载mc1.17.1-1.0.0#Release
# Important Notice
You will need to update your `0.9.x` formats to be compatible with `1.0.0`. Please [visit the wiki](https://wiki.commandaliases.flashyreese.me/) to view the documentation. I will be trying my best to improve the wiki, you can also help by contributing to it.
# What's changed?
- Specification has been changed - Wiki can be found [here](https://wiki.commandaliases.flashyreese.me/)
- You now need to define `schemaVersion` to `1`
- Formats are pretty much identifical but instead of `"customCommand": {}`, you just define everything in the base clause where the Command Mode is located.
- Some custom command format fields has been renamed, you can find more information about it on the wiki.
- Removed all deprecated features from 0.9.x.
- `COMMAND_ALIAS`, `COMMAND_REASSIGN_AND_ALIAS` and `COMMAND_REASSIGN_AND_CUSTOM` - You can still reassign commands but they would require separate files, this change is done to keep debugging easier.
- Added more formatting types and functions
- Formatting Types can be found [here](https://github.com/FlashyReese/CommandAliases/blob/1.19.x/dev/src/main/java/me/flashyreese/mods/commandaliases/command/impl/FormattingTypeProcessor.java).
- Functions can be found [here](https://github.com/FlashyReese/CommandAliases/blob/1.19.x/dev/src/main/java/me/flashyreese/mods/commandaliases/command/impl/FunctionProcessor.java).
- Added MySQL, Redis, In-Memory database implementations
- Added a math numerical expression evaluator and a boolean expression evaluator using Javaluator
- Enabled all JSON5 features for serialization
- Improved logging to help identify errors cause by a particular file. (I will be improving this further in the future)
- Tons of more changes
**Full Changelog**: https://github.com/FlashyReese/CommandAliases/compare/mc1.17.1-0.9.3...mc1.17.1-1.0.0
You will need to update your `0.9.x` formats to be compatible with `1.0.0`. Please [visit the wiki](https://wiki.commandaliases.flashyreese.me/) to view the documentation. I will be trying my best to improve the wiki, you can also help by contributing to it.
# What's changed?
- Specification has been changed - Wiki can be found [here](https://wiki.commandaliases.flashyreese.me/)
- You now need to define `schemaVersion` to `1`
- Formats are pretty much identifical but instead of `"customCommand": {}`, you just define everything in the base clause where the Command Mode is located.
- Some custom command format fields has been renamed, you can find more information about it on the wiki.
- Removed all deprecated features from 0.9.x.
- `COMMAND_ALIAS`, `COMMAND_REASSIGN_AND_ALIAS` and `COMMAND_REASSIGN_AND_CUSTOM` - You can still reassign commands but they would require separate files, this change is done to keep debugging easier.
- Added more formatting types and functions
- Formatting Types can be found [here](https://github.com/FlashyReese/CommandAliases/blob/1.19.x/dev/src/main/java/me/flashyreese/mods/commandaliases/command/impl/FormattingTypeProcessor.java).
- Functions can be found [here](https://github.com/FlashyReese/CommandAliases/blob/1.19.x/dev/src/main/java/me/flashyreese/mods/commandaliases/command/impl/FunctionProcessor.java).
- Added MySQL, Redis, In-Memory database implementations
- Added a math numerical expression evaluator and a boolean expression evaluator using Javaluator
- Enabled all JSON5 features for serialization
- Improved logging to help identify errors cause by a particular file. (I will be improving this further in the future)
- Tons of more changes
**Full Changelog**: https://github.com/FlashyReese/CommandAliases/compare/mc1.17.1-0.9.3...mc1.17.1-1.0.0
展开
版本: mc1.17.1-1.0.0
支持游戏: 1.17.1
类型: Fabric
Release
下载次数: 141
Command Aliases 1.0.0 for Minecraft 1.16.5
commandaliases-1.0.0+mc1.16.5-build.55.jar下载mc1.16.5-1.0.0#Release
commandaliases-1.0.0+mc1.16.5-build.55-sources.jar下载mc1.16.5-1.0.0#Release
# Important Notice
You will need to update your `0.9.x` formats to be compatible with `1.0.0`. Please [visit the wiki](https://wiki.commandaliases.flashyreese.me/) to view the documentation. I will be trying my best to improve the wiki, you can also help by contributing to it.
# What's changed?
- Specification has been changed - Wiki can be found [here](https://wiki.commandaliases.flashyreese.me/)
- You now need to define `schemaVersion` to `1`
- Formats are pretty much identifical but instead of `"customCommand": {}`, you just define everything in the base clause where the Command Mode is located.
- Some custom command format fields has been renamed, you can find more information about it on the wiki.
- Removed all deprecated features from 0.9.x.
- `COMMAND_ALIAS`, `COMMAND_REASSIGN_AND_ALIAS` and `COMMAND_REASSIGN_AND_CUSTOM` - You can still reassign commands but they would require separate files, this change is done to keep debugging easier.
- Added more formatting types and functions
- Formatting Types can be found [here](https://github.com/FlashyReese/CommandAliases/blob/1.19.x/dev/src/main/java/me/flashyreese/mods/commandaliases/command/impl/FormattingTypeProcessor.java).
- Functions can be found [here](https://github.com/FlashyReese/CommandAliases/blob/1.19.x/dev/src/main/java/me/flashyreese/mods/commandaliases/command/impl/FunctionProcessor.java).
- Added MySQL, Redis, In-Memory database implementations
- Added a math numerical expression evaluator and a boolean expression evaluator using Javaluator
- Enabled all JSON5 features for serialization
- Improved logging to help identify errors cause by a particular file. (I will be improving this further in the future)
- Tons of more changes
**Full Changelog**: https://github.com/FlashyReese/CommandAliases/compare/mc1.16.5-0.9.3...mc1.16.5-1.0.0
You will need to update your `0.9.x` formats to be compatible with `1.0.0`. Please [visit the wiki](https://wiki.commandaliases.flashyreese.me/) to view the documentation. I will be trying my best to improve the wiki, you can also help by contributing to it.
# What's changed?
- Specification has been changed - Wiki can be found [here](https://wiki.commandaliases.flashyreese.me/)
- You now need to define `schemaVersion` to `1`
- Formats are pretty much identifical but instead of `"customCommand": {}`, you just define everything in the base clause where the Command Mode is located.
- Some custom command format fields has been renamed, you can find more information about it on the wiki.
- Removed all deprecated features from 0.9.x.
- `COMMAND_ALIAS`, `COMMAND_REASSIGN_AND_ALIAS` and `COMMAND_REASSIGN_AND_CUSTOM` - You can still reassign commands but they would require separate files, this change is done to keep debugging easier.
- Added more formatting types and functions
- Formatting Types can be found [here](https://github.com/FlashyReese/CommandAliases/blob/1.19.x/dev/src/main/java/me/flashyreese/mods/commandaliases/command/impl/FormattingTypeProcessor.java).
- Functions can be found [here](https://github.com/FlashyReese/CommandAliases/blob/1.19.x/dev/src/main/java/me/flashyreese/mods/commandaliases/command/impl/FunctionProcessor.java).
- Added MySQL, Redis, In-Memory database implementations
- Added a math numerical expression evaluator and a boolean expression evaluator using Javaluator
- Enabled all JSON5 features for serialization
- Improved logging to help identify errors cause by a particular file. (I will be improving this further in the future)
- Tons of more changes
**Full Changelog**: https://github.com/FlashyReese/CommandAliases/compare/mc1.16.5-0.9.3...mc1.16.5-1.0.0
展开
版本: mc1.16.5-1.0.0
支持游戏: 1.16.5
类型: Fabric
Release
下载次数: 178
Command Aliases 0.9.4 for Minecraft 1.19.2
commandaliases-0.9.4+mc1.19.2-build.54.jar下载mc1.19.2-0.9.4#Release
commandaliases-0.9.4+mc1.19.2-build.54-sources.jar下载mc1.19.2-0.9.4#Release
**Full Changelog**: https://github.com/FlashyReese/CommandAliases/compare/mc1.19-0.9.3...mc1.19.2-0.9.4
展开
版本: mc1.19.2-0.9.4
支持游戏: 1.19.2
类型: Fabric
Release
下载次数: 210
Command Aliases 0.9.4 for Minecraft 1.18.2
commandaliases-0.9.4+mc1.18.2-build.53.jar下载mc1.18.2-0.9.4#Release
commandaliases-0.9.4+mc1.18.2-build.53-sources.jar下载mc1.18.2-0.9.4#Release
**Full Changelog**: https://github.com/FlashyReese/CommandAliases/compare/mc1.18.2-0.9.3...mc1.18.2-0.9.4
展开
版本: mc1.18.2-0.9.4
支持游戏: 1.18.2
类型: Fabric
Release
下载次数: 155
Command Aliases 0.9.4 for Minecraft 1.17.1
commandaliases-0.9.4+mc1.17.1-build.52.jar下载mc1.17.1-0.9.4#Release
commandaliases-0.9.4+mc1.17.1-build.52-sources.jar下载mc1.17.1-0.9.4#Release
**Full Changelog**: https://github.com/FlashyReese/CommandAliases/compare/mc1.17.1-0.9.3...mc1.17.1-0.9.4
展开
版本: mc1.17.1-0.9.4
支持游戏: 1.17.1
类型: Fabric
Release
下载次数: 172
Command Aliases 0.9.4 for Minecraft 1.16.5
commandaliases-0.9.4+mc1.16.5-build.51.jar下载mc1.16.5-0.9.4#Release
commandaliases-0.9.4+mc1.16.5-build.51-sources.jar下载mc1.16.5-0.9.4#Release
**Full Changelog**: https://github.com/FlashyReese/CommandAliases/compare/mc1.16.5-0.9.3...mc1.16.5-0.9.4
展开
版本: mc1.16.5-0.9.4
支持游戏: 1.16.5
类型: Fabric
Release
下载次数: 148
Command Aliases 0.9.3 for Minecraft 1.19
commandaliases-0.9.3+mc1.19-build.49.jar下载mc1.19-0.9.3#Release
commandaliases-0.9.3+mc1.19-build.49-sources.jar下载mc1.19-0.9.3#Release
**Full Changelog**: https://github.com/FlashyReese/CommandAliases/compare/mc1.19-0.9.2...mc1.19-0.9.3
展开
版本: mc1.19-0.9.3
支持游戏: 1.19
类型: Fabric
Release
下载次数: 292
Command Aliases 0.9.3 for Minecraft 1.18.2
commandaliases-0.9.3+mc1.18.2-build.48.jar下载mc1.18.2-0.9.3#Release
commandaliases-0.9.3+mc1.18.2-build.48-sources.jar下载mc1.18.2-0.9.3#Release
**Full Changelog**: https://github.com/FlashyReese/CommandAliases/compare/mc1.18.2-0.9.2...mc1.18.2-0.9.3
展开
版本: mc1.18.2-0.9.3
支持游戏: 1.18.2
类型: Fabric
Release
下载次数: 183
Command Aliases 0.9.3 for Minecraft 1.16.5
commandaliases-0.9.3+mc1.16.5-build.46.jar下载mc1.16.5-0.9.3#Release
commandaliases-0.9.3+mc1.16.5-build.46-sources.jar下载mc1.16.5-0.9.3#Release
**Full Changelog**: https://github.com/FlashyReese/CommandAliases/compare/mc1.16.5-0.9.2...mc1.16.5-0.9.3
展开
版本: mc1.16.5-0.9.3
支持游戏: 1.16.5
类型: Fabric
Release
下载次数: 176
Command Aliases 0.9.3 for Minecraft 1.17.1
commandaliases-0.9.3+mc1.17.1-build.47.jar下载mc1.17.1-0.9.3#Release
commandaliases-0.9.3+mc1.17.1-build.47-sources.jar下载mc1.17.1-0.9.3#Release
**Full Changelog**: https://github.com/FlashyReese/CommandAliases/compare/mc1.17.1-0.9.2...mc1.17.1-0.9.3
展开
版本: mc1.17.1-0.9.3
支持游戏: 1.17.1
类型: Fabric
Release
下载次数: 176
Command Aliases 0.9.2 for Minecraft 1.19
commandaliases-0.9.2+mc1.19-build.45.jar下载mc1.19-0.9.2#Release
commandaliases-0.9.2+mc1.19-build.45-sources.jar下载mc1.19-0.9.2#Release
**Full Changelog**: https://github.com/FlashyReese/CommandAliases/compare/mc1.19-0.9.1...mc1.19-0.9.2
展开
版本: mc1.19-0.9.2
支持游戏: 1.19
类型: Fabric
Release
下载次数: 149
Command Aliases 0.9.2 for Minecraft 1.18.2
commandaliases-0.9.2+mc1.18.2-build.44.jar下载mc1.18.2-0.9.2#Release
commandaliases-0.9.2+mc1.18.2-build.44-sources.jar下载mc1.18.2-0.9.2#Release
**Full Changelog**: https://github.com/FlashyReese/CommandAliases/compare/mc1.18.2-0.9.1...mc1.18.2-0.9.2
展开
版本: mc1.18.2-0.9.2
支持游戏: 1.18.2
类型: Fabric
Release
下载次数: 130
Command Aliases 0.9.2 for Minecraft 1.17.1
commandaliases-0.9.2+mc1.17.1-build.43.jar下载mc1.17.1-0.9.2#Release
commandaliases-0.9.2+mc1.17.1-build.43-sources.jar下载mc1.17.1-0.9.2#Release
**Full Changelog**: https://github.com/FlashyReese/CommandAliases/compare/mc1.17.1-0.9.1...mc1.17.1-0.9.2
展开
版本: mc1.17.1-0.9.2
支持游戏: 1.17.1
类型: Fabric
Release
下载次数: 109
Command Aliases 0.9.2 for Minecraft 1.16.5
commandaliases-0.9.2+mc1.16.5-build.42.jar下载mc1.16.5-0.9.2#Release
commandaliases-0.9.2+mc1.16.5-build.42-sources.jar下载mc1.16.5-0.9.2#Release
**Full Changelog**: https://github.com/FlashyReese/CommandAliases/compare/mc1.16.5-0.9.1...mc1.16.5-0.9.2
展开
版本: mc1.16.5-0.9.2
支持游戏: 1.16.5
类型: Fabric
Release
下载次数: 93
Command Aliases 0.9.1 for Minecraft 1.18.2
commandaliases-0.9.1+mc1.18.2-build.40.jar下载mc1.18.2-0.9.1#Release
commandaliases-0.9.1+mc1.18.2-build.40-sources.jar下载mc1.18.2-0.9.1#Release
Quick hotfix for a bug with the function processor
**Full Changelog**: https://github.com/FlashyReese/CommandAliases/compare/mc1.18.2-0.8.0...mc1.18.2-0.9.1
**Full Changelog**: https://github.com/FlashyReese/CommandAliases/compare/mc1.18.2-0.8.0...mc1.18.2-0.9.1
展开
版本: mc1.18.2-0.9.1
支持游戏: 1.18.2
类型: Fabric
Release
下载次数: 107
Command Aliases 0.9.1 for Minecraft 1.19
commandaliases-0.9.1+mc1.19-build.41.jar下载mc1.19-0.9.1#Release
commandaliases-0.9.1+mc1.19-build.41-sources.jar下载mc1.19-0.9.1#Release
Quick hotfix for a bug with the function processor
**Full Changelog**: https://github.com/FlashyReese/CommandAliases/compare/mc1.18.2-0.9.0...mc1.19-0.9.1
**Full Changelog**: https://github.com/FlashyReese/CommandAliases/compare/mc1.18.2-0.9.0...mc1.19-0.9.1
展开
版本: mc1.19-0.9.1
支持游戏: 1.19
类型: Fabric
Release
下载次数: 104
Command Aliases 0.9.1 for Minecraft 1.17.1
commandaliases-0.9.1+mc1.17.1-build.39.jar下载mc1.17.1-0.9.1#Release
commandaliases-0.9.1+mc1.17.1-build.39-sources.jar下载mc1.17.1-0.9.1#Release
Quick hotfix for a bug with the function processor
**Full Changelog**: https://github.com/FlashyReese/CommandAliases/compare/mc1.17.1-0.9.0...mc1.17.1-0.9.1
**Full Changelog**: https://github.com/FlashyReese/CommandAliases/compare/mc1.17.1-0.9.0...mc1.17.1-0.9.1
展开
版本: mc1.17.1-0.9.1
支持游戏: 1.17.1
类型: Fabric
Release
下载次数: 103
Command Aliases 0.9.1 for Minecraft 1.16.5
commandaliases-0.9.1+mc1.16.5-build.38.jar下载mc1.16.5-0.9.1#Release
commandaliases-0.9.1+mc1.16.5-build.38-sources.jar下载mc1.16.5-0.9.1#Release
Quick hotfix for a bug with the function processor
**Full Changelog**: https://github.com/FlashyReese/CommandAliases/compare/mc1.19-0.6.0...mc1.16.5-0.9.1
**Full Changelog**: https://github.com/FlashyReese/CommandAliases/compare/mc1.19-0.6.0...mc1.16.5-0.9.1
展开
版本: mc1.16.5-0.9.1
支持游戏: 1.16.5
类型: Fabric
Release
下载次数: 102
Command Aliases 0.9.0 for Minecraft 1.19
commandaliases-0.9.0+mc1.19-build.37.jar下载mc1.19-0.9.0#Release
commandaliases-0.9.0+mc1.19-build.37-sources.jar下载mc1.19-0.9.0#Release
## Notable changes
- new: Added `toml`, `yaml`, `json` and `json5` support and load from directory
- This loads subdirectories recursively for better organization
- The `commandaliases.json` file is scheduled to be removed on `1.0.0`, the directory can only load individual command aliases rather than an array of them.
- new: Added missing argument types
- new: Added scheduler and command execution back to the scheduler
- Note: Mostly for mod compatibility but also allows users to cancel a scheduled command for the future
- new: Added scheduler event removal command
- new: Added `id`, `triggerTime` and `successfulActions` to custom command action component
- `id` is an identifier for the action, this is used to remove them from the scheduler
- Note: `triggerTime` is similar to `sleep` but instead it schedules the action for the next trigger time. The `sleep` field might be removed in the future.
- `successfulActions` is the opposite of `unsuccessfulActions` mostly for parity
- new: Added `COMMAND_LIST_LOOKUP` mode for suggestion provider
- We can look up whatever suggestion provider is being used from another command
- new: Added some more functions to look up the first suggestion with key
It is highly recommended you [check out the wiki page](https://github.com/FlashyReese/CommandAliases/wiki/Command-Custom-(0.9.0))
**Full Changelog**: https://github.com/FlashyReese/CommandAliases/compare/mc1.19-0.8.0...mc1.19-0.9.0
- new: Added `toml`, `yaml`, `json` and `json5` support and load from directory
- This loads subdirectories recursively for better organization
- The `commandaliases.json` file is scheduled to be removed on `1.0.0`, the directory can only load individual command aliases rather than an array of them.
- new: Added missing argument types
- new: Added scheduler and command execution back to the scheduler
- Note: Mostly for mod compatibility but also allows users to cancel a scheduled command for the future
- new: Added scheduler event removal command
- new: Added `id`, `triggerTime` and `successfulActions` to custom command action component
- `id` is an identifier for the action, this is used to remove them from the scheduler
- Note: `triggerTime` is similar to `sleep` but instead it schedules the action for the next trigger time. The `sleep` field might be removed in the future.
- `successfulActions` is the opposite of `unsuccessfulActions` mostly for parity
- new: Added `COMMAND_LIST_LOOKUP` mode for suggestion provider
- We can look up whatever suggestion provider is being used from another command
- new: Added some more functions to look up the first suggestion with key
It is highly recommended you [check out the wiki page](https://github.com/FlashyReese/CommandAliases/wiki/Command-Custom-(0.9.0))
**Full Changelog**: https://github.com/FlashyReese/CommandAliases/compare/mc1.19-0.8.0...mc1.19-0.9.0
展开
版本: mc1.19-0.9.0
支持游戏: 1.19
类型: Fabric
Release
下载次数: 120
Command Aliases 0.9.0 for Minecraft 1.18.2
commandaliases-0.9.0+mc1.19-build.36.jar下载mc1.18.2-0.9.0#Release
commandaliases-0.9.0+mc1.19-build.36-sources.jar下载mc1.18.2-0.9.0#Release
## Notable changes
- new: Added `toml`, `yaml`, `json` and `json5` support and load from directory
- This loads subdirectories recursively for better organization
- The `commandaliases.json` file is scheduled to be removed on `1.0.0`, the directory can only load individual command aliases rather than an array of them.
- new: Added missing argument types
- new: Added scheduler and command execution back to the scheduler
- Note: Mostly for mod compatibility but also allows users to cancel a scheduled command for the future
- new: Added scheduler event removal command
- new: Added `id`, `triggerTime` and `successfulActions` to custom command action component
- `id` is an identifier for the action, this is used to remove them from the scheduler
- Note: `triggerTime` is similar to `sleep` but instead it schedules the action for the next trigger time. The `sleep` field might be removed in the future.
- `successfulActions` is the opposite of `unsuccessfulActions` mostly for parity
- new: Added `COMMAND_LIST_LOOKUP` mode for suggestion provider
- We can look up whatever suggestion provider is being used from another command
- new: Added some more functions to look up the first suggestion with key
It is highly recommended you [check out the wiki page](https://github.com/FlashyReese/CommandAliases/wiki/Command-Custom-(0.9.0))
**Full Changelog**: https://github.com/FlashyReese/CommandAliases/compare/mc1.19-0.8.0...mc1.18.2-0.9.0
- new: Added `toml`, `yaml`, `json` and `json5` support and load from directory
- This loads subdirectories recursively for better organization
- The `commandaliases.json` file is scheduled to be removed on `1.0.0`, the directory can only load individual command aliases rather than an array of them.
- new: Added missing argument types
- new: Added scheduler and command execution back to the scheduler
- Note: Mostly for mod compatibility but also allows users to cancel a scheduled command for the future
- new: Added scheduler event removal command
- new: Added `id`, `triggerTime` and `successfulActions` to custom command action component
- `id` is an identifier for the action, this is used to remove them from the scheduler
- Note: `triggerTime` is similar to `sleep` but instead it schedules the action for the next trigger time. The `sleep` field might be removed in the future.
- `successfulActions` is the opposite of `unsuccessfulActions` mostly for parity
- new: Added `COMMAND_LIST_LOOKUP` mode for suggestion provider
- We can look up whatever suggestion provider is being used from another command
- new: Added some more functions to look up the first suggestion with key
It is highly recommended you [check out the wiki page](https://github.com/FlashyReese/CommandAliases/wiki/Command-Custom-(0.9.0))
**Full Changelog**: https://github.com/FlashyReese/CommandAliases/compare/mc1.19-0.8.0...mc1.18.2-0.9.0
展开
版本: mc1.18.2-0.9.0
支持游戏: 1.19
类型: Fabric
Release
下载次数: 103
Command Aliases 0.9.0 for Minecraft 1.17.1
commandaliases-0.9.0+mc1.17.1-build.35.jar下载mc1.17.1-0.9.0#Release
commandaliases-0.9.0+mc1.17.1-build.35-sources.jar下载mc1.17.1-0.9.0#Release
## Notable changes
- new: Added `toml`, `yaml`, `json` and `json5` support and load from directory
- This loads subdirectories recursively for better organization
- The `commandaliases.json` file is scheduled to be removed on `1.0.0`, the directory can only load individual command aliases rather than an array of them.
- new: Added missing argument types
- new: Added scheduler and command execution back to the scheduler
- Note: Mostly for mod compatibility but also allows users to cancel a scheduled command for the future
- new: Added scheduler event removal command
- new: Added `id`, `triggerTime` and `successfulActions` to custom command action component
- `id` is an identifier for the action, this is used to remove them from the scheduler
- Note: `triggerTime` is similar to `sleep` but instead it schedules the action for the next trigger time. The `sleep` field might be removed in the future.
- `successfulActions` is the opposite of `unsuccessfulActions` mostly for parity
- new: Added `COMMAND_LIST_LOOKUP` mode for suggestion provider
- We can look up whatever suggestion provider is being used from another command
- new: Added some more functions to look up the first suggestion with key
It is highly recommended you [check out the wiki page](https://github.com/FlashyReese/CommandAliases/wiki/Command-Custom-(0.9.0))
**Full Changelog**: https://github.com/FlashyReese/CommandAliases/compare/mc1.17.1-0.8.0...mc1.17.1-0.9.0
- new: Added `toml`, `yaml`, `json` and `json5` support and load from directory
- This loads subdirectories recursively for better organization
- The `commandaliases.json` file is scheduled to be removed on `1.0.0`, the directory can only load individual command aliases rather than an array of them.
- new: Added missing argument types
- new: Added scheduler and command execution back to the scheduler
- Note: Mostly for mod compatibility but also allows users to cancel a scheduled command for the future
- new: Added scheduler event removal command
- new: Added `id`, `triggerTime` and `successfulActions` to custom command action component
- `id` is an identifier for the action, this is used to remove them from the scheduler
- Note: `triggerTime` is similar to `sleep` but instead it schedules the action for the next trigger time. The `sleep` field might be removed in the future.
- `successfulActions` is the opposite of `unsuccessfulActions` mostly for parity
- new: Added `COMMAND_LIST_LOOKUP` mode for suggestion provider
- We can look up whatever suggestion provider is being used from another command
- new: Added some more functions to look up the first suggestion with key
It is highly recommended you [check out the wiki page](https://github.com/FlashyReese/CommandAliases/wiki/Command-Custom-(0.9.0))
**Full Changelog**: https://github.com/FlashyReese/CommandAliases/compare/mc1.17.1-0.8.0...mc1.17.1-0.9.0
展开
版本: mc1.17.1-0.9.0
支持游戏: 1.17.1
类型: Fabric
Release
下载次数: 88
Command Aliases 0.9.0 for Minecraft 1.16.5
commandaliases-0.9.0+mc1.16.5-build.34.jar下载mc1.16.5-0.9.0#Release
commandaliases-0.9.0+mc1.16.5-build.34-sources.jar下载mc1.16.5-0.9.0#Release
## Notable changes
- new: Added `toml`, `yaml`, `json` and `json5` support and load from directory
- This loads subdirectories recursively for better organization
- The `commandaliases.json` file is scheduled to be removed on `1.0.0`, the directory can only load individual command aliases rather than an array of them.
- new: Added missing argument types
- new: Added scheduler and command execution back to the scheduler
- Note: Mostly for mod compatibility but also allows users to cancel a scheduled command for the future
- new: Added scheduler event removal command
- new: Added `id`, `triggerTime` and `successfulActions` to custom command action component
- `id` is an identifier for the action, this is used to remove them from the scheduler
- Note: `triggerTime` is similar to `sleep` but instead it schedules the action for the next trigger time. The `sleep` field might be removed in the future.
- `successfulActions` is the opposite of `unsuccessfulActions` mostly for parity
- new: Added `COMMAND_LIST_LOOKUP` mode for suggestion provider
- We can look up whatever suggestion provider is being used from another command
- new: Added some more functions to look up the first suggestion with key
It is highly recommended you [check out the wiki page](https://github.com/FlashyReese/CommandAliases/wiki/Command-Custom-(0.9.0))
**Full Changelog**: https://github.com/FlashyReese/CommandAliases/compare/mc1.16.5-0.8.0...mc1.16.5-0.9.0
- new: Added `toml`, `yaml`, `json` and `json5` support and load from directory
- This loads subdirectories recursively for better organization
- The `commandaliases.json` file is scheduled to be removed on `1.0.0`, the directory can only load individual command aliases rather than an array of them.
- new: Added missing argument types
- new: Added scheduler and command execution back to the scheduler
- Note: Mostly for mod compatibility but also allows users to cancel a scheduled command for the future
- new: Added scheduler event removal command
- new: Added `id`, `triggerTime` and `successfulActions` to custom command action component
- `id` is an identifier for the action, this is used to remove them from the scheduler
- Note: `triggerTime` is similar to `sleep` but instead it schedules the action for the next trigger time. The `sleep` field might be removed in the future.
- `successfulActions` is the opposite of `unsuccessfulActions` mostly for parity
- new: Added `COMMAND_LIST_LOOKUP` mode for suggestion provider
- We can look up whatever suggestion provider is being used from another command
- new: Added some more functions to look up the first suggestion with key
It is highly recommended you [check out the wiki page](https://github.com/FlashyReese/CommandAliases/wiki/Command-Custom-(0.9.0))
**Full Changelog**: https://github.com/FlashyReese/CommandAliases/compare/mc1.16.5-0.8.0...mc1.16.5-0.9.0
展开
版本: mc1.16.5-0.9.0
支持游戏: 1.16.5
类型: Fabric
Release
下载次数: 96
Command Aliases 0.8.0 for Minecraft 1.19
commandaliases-0.8.0+mc1.19-build.33.jar下载mc1.19-0.8.0#Release
commandaliases-0.8.0+mc1.19-build.33-sources.jar下载mc1.19-0.8.0#Release
## Notable changes
- fix: Function Processor argument regex pattern
- new: Added suggestion provider (does not include vanilla suggestion providers yet)
- fix: Failed reassign command won't be deleted anymore
- change: Cleaned up process time logging
It is highly recommended you [check out the wiki page](https://github.com/FlashyReese/CommandAliases/wiki/Command-Custom-(0.8.0))
**Full Changelog**: https://github.com/FlashyReese/CommandAliases/compare/mc1.19-0.7.0...mc1.19-0.8.0
- fix: Function Processor argument regex pattern
- new: Added suggestion provider (does not include vanilla suggestion providers yet)
- fix: Failed reassign command won't be deleted anymore
- change: Cleaned up process time logging
It is highly recommended you [check out the wiki page](https://github.com/FlashyReese/CommandAliases/wiki/Command-Custom-(0.8.0))
**Full Changelog**: https://github.com/FlashyReese/CommandAliases/compare/mc1.19-0.7.0...mc1.19-0.8.0
展开
版本: mc1.19-0.8.0
支持游戏: 1.19
类型: Fabric
Release
下载次数: 104
Command Aliases 0.8.0 for Minecraft 1.18.2
commandaliases-0.8.0+mc1.18.2-build.32.jar下载mc1.18.2-0.8.0#Release
commandaliases-0.8.0+mc1.18.2-build.32-sources.jar下载mc1.18.2-0.8.0#Release
## Notable changes
- fix: Function Processor argument regex pattern
- new: Added suggestion provider (does not include vanilla suggestion providers yet)
- fix: Failed reassign command won't be deleted anymore
- change: Cleaned up process time logging
It is highly recommended you [check out the wiki page](https://github.com/FlashyReese/CommandAliases/wiki/Command-Custom-(0.8.0))
**Full Changelog**: https://github.com/FlashyReese/CommandAliases/compare/mc1.18.2-0.7.0...mc1.18.2-0.8.0
- fix: Function Processor argument regex pattern
- new: Added suggestion provider (does not include vanilla suggestion providers yet)
- fix: Failed reassign command won't be deleted anymore
- change: Cleaned up process time logging
It is highly recommended you [check out the wiki page](https://github.com/FlashyReese/CommandAliases/wiki/Command-Custom-(0.8.0))
**Full Changelog**: https://github.com/FlashyReese/CommandAliases/compare/mc1.18.2-0.7.0...mc1.18.2-0.8.0
展开
版本: mc1.18.2-0.8.0
支持游戏: 1.18.2
类型: Fabric
Release
下载次数: 101
Command Aliases 0.8.0 for Minecraft 1.17.1
commandaliases-0.8.0+mc1.17.1-build.31.jar下载mc1.17.1-0.8.0#Release
commandaliases-0.8.0+mc1.17.1-build.31-sources.jar下载mc1.17.1-0.8.0#Release
## Notable changes
- fix: Function Processor argument regex pattern
- new: Added suggestion provider (does not include vanilla suggestion providers yet)
- fix: Failed reassign command won't be deleted anymore
- change: Cleaned up process time logging
It is highly recommended you [check out the wiki page](https://github.com/FlashyReese/CommandAliases/wiki/Command-Custom-(0.8.0))
**Full Changelog**: https://github.com/FlashyReese/CommandAliases/compare/mc1.17.1-0.7.0...mc1.17.1-0.8.0
- fix: Function Processor argument regex pattern
- new: Added suggestion provider (does not include vanilla suggestion providers yet)
- fix: Failed reassign command won't be deleted anymore
- change: Cleaned up process time logging
It is highly recommended you [check out the wiki page](https://github.com/FlashyReese/CommandAliases/wiki/Command-Custom-(0.8.0))
**Full Changelog**: https://github.com/FlashyReese/CommandAliases/compare/mc1.17.1-0.7.0...mc1.17.1-0.8.0
展开
版本: mc1.17.1-0.8.0
支持游戏: 1.17.1
类型: Fabric
Release
下载次数: 105
Command Aliases 0.8.0 for Minecraft 1.16.5
commandaliases-0.8.0+mc1.16.5-build.30.jar下载mc1.16.5-0.8.0#Release
commandaliases-0.8.0+mc1.16.5-build.30-sources.jar下载mc1.16.5-0.8.0#Release
## Notable changes
- fix: Function Processor argument regex pattern
- new: Added suggestion provider (does not include vanilla suggestion providers yet)
- fix: Failed reassign command won't be deleted anymore
- change: Cleaned up process time logging
It is highly recommended you [check out the wiki page](https://github.com/FlashyReese/CommandAliases/wiki/Command-Custom-(0.8.0))
**Full Changelog**: https://github.com/FlashyReese/CommandAliases/compare/mc1.16.5-0.7.0...mc1.16.5-0.8.0
- fix: Function Processor argument regex pattern
- new: Added suggestion provider (does not include vanilla suggestion providers yet)
- fix: Failed reassign command won't be deleted anymore
- change: Cleaned up process time logging
It is highly recommended you [check out the wiki page](https://github.com/FlashyReese/CommandAliases/wiki/Command-Custom-(0.8.0))
**Full Changelog**: https://github.com/FlashyReese/CommandAliases/compare/mc1.16.5-0.7.0...mc1.16.5-0.8.0
展开
版本: mc1.16.5-0.8.0
支持游戏: 1.16.5
类型: Fabric
Release
下载次数: 105
Command Aliases 0.7.0 for Minecraft 1.19
commandaliases-0.7.0+mc1.19-build.29.jar下载mc1.19-0.7.0#Release
commandaliases-0.7.0+mc1.19-build.29-sources.jar下载mc1.19-0.7.0#Release
## Notable changes
- new: Added database and compute commands.
- new: Added successful/unsuccessful messages for the action component.
- new: Added user configuration file for debugging purposes.
- new: Added function processor
- fix: Implementation of Permissions API (now works properly with LuckPerms).
It is highly recommended you [check out the wiki page](https://github.com/FlashyReese/CommandAliases/wiki/Command-Custom-(0.7.0)) or [the video in the wiki page](https://www.youtube.com/watch?v=kNRw1X_FCq4&list=PLdB_d02dKsZi093x1vv6eiG7JCVCqYu-a&index=12).
**Full Changelog**: https://github.com/FlashyReese/CommandAliases/compare/mc1.19-0.6.0...mc1.19-0.7.0
- new: Added database and compute commands.
- new: Added successful/unsuccessful messages for the action component.
- new: Added user configuration file for debugging purposes.
- new: Added function processor
- fix: Implementation of Permissions API (now works properly with LuckPerms).
It is highly recommended you [check out the wiki page](https://github.com/FlashyReese/CommandAliases/wiki/Command-Custom-(0.7.0)) or [the video in the wiki page](https://www.youtube.com/watch?v=kNRw1X_FCq4&list=PLdB_d02dKsZi093x1vv6eiG7JCVCqYu-a&index=12).
**Full Changelog**: https://github.com/FlashyReese/CommandAliases/compare/mc1.19-0.6.0...mc1.19-0.7.0
展开
版本: mc1.19-0.7.0
支持游戏: 1.19
类型: Fabric
Release
下载次数: 142
Command Aliases 0.7.0 for Minecraft 1.18.2
commandaliases-0.7.0+mc1.18.2-build.28.jar下载mc1.18.2-0.7.0#Release
commandaliases-0.7.0+mc1.18.2-build.28-sources.jar下载mc1.18.2-0.7.0#Release
## Notable changes
- new: Added database and compute commands.
- new: Added successful/unsuccessful messages for the action component.
- new: Added user configuration file for debugging purposes.
- new: Added function processor
- fix: Implementation of Permissions API (now works properly with LuckPerms).
It is highly recommended you [check out the wiki page](https://github.com/FlashyReese/CommandAliases/wiki/Command-Custom-(0.7.0)) or [the video in the wiki page](https://www.youtube.com/watch?v=kNRw1X_FCq4&list=PLdB_d02dKsZi093x1vv6eiG7JCVCqYu-a&index=12).
**Full Changelog**: https://github.com/FlashyReese/CommandAliases/compare/mc1.18.2-0.6.0...mc1.18.2-0.7.0
- new: Added database and compute commands.
- new: Added successful/unsuccessful messages for the action component.
- new: Added user configuration file for debugging purposes.
- new: Added function processor
- fix: Implementation of Permissions API (now works properly with LuckPerms).
It is highly recommended you [check out the wiki page](https://github.com/FlashyReese/CommandAliases/wiki/Command-Custom-(0.7.0)) or [the video in the wiki page](https://www.youtube.com/watch?v=kNRw1X_FCq4&list=PLdB_d02dKsZi093x1vv6eiG7JCVCqYu-a&index=12).
**Full Changelog**: https://github.com/FlashyReese/CommandAliases/compare/mc1.18.2-0.6.0...mc1.18.2-0.7.0
展开
版本: mc1.18.2-0.7.0
支持游戏: 1.18.2
类型: Fabric
Release
下载次数: 102
Command Aliases 0.7.0 for Minecraft 1.17.1
commandaliases-0.7.0+mc1.17.1-build.27.jar下载mc1.17.1-0.7.0#Release
commandaliases-0.7.0+mc1.17.1-build.27-sources.jar下载mc1.17.1-0.7.0#Release
## Notable changes
- new: Added database and compute commands.
- new: Added successful/unsuccessful messages for the action component.
- new: Added user configuration file for debugging purposes.
- new: Added function processor
- fix: Implementation of Permissions API (now works properly with LuckPerms).
It is highly recommended you [check out the wiki page](https://github.com/FlashyReese/CommandAliases/wiki/Command-Custom-(0.7.0)) or [the video in the wiki page](https://www.youtube.com/watch?v=kNRw1X_FCq4&list=PLdB_d02dKsZi093x1vv6eiG7JCVCqYu-a&index=12).
**Full Changelog**: https://github.com/FlashyReese/CommandAliases/compare/mc1.17.1-0.6.0...mc1.17.1-0.7.0
- new: Added database and compute commands.
- new: Added successful/unsuccessful messages for the action component.
- new: Added user configuration file for debugging purposes.
- new: Added function processor
- fix: Implementation of Permissions API (now works properly with LuckPerms).
It is highly recommended you [check out the wiki page](https://github.com/FlashyReese/CommandAliases/wiki/Command-Custom-(0.7.0)) or [the video in the wiki page](https://www.youtube.com/watch?v=kNRw1X_FCq4&list=PLdB_d02dKsZi093x1vv6eiG7JCVCqYu-a&index=12).
**Full Changelog**: https://github.com/FlashyReese/CommandAliases/compare/mc1.17.1-0.6.0...mc1.17.1-0.7.0
展开
版本: mc1.17.1-0.7.0
支持游戏: 1.17.1
类型: Fabric
Release
下载次数: 92
Command Aliases 0.7.0 for Minecraft 1.16.5
commandaliases-0.7.0+mc1.16.5-build.26.jar下载mc1.16.5-0.7.0#Release
commandaliases-0.7.0+mc1.16.5-build.26-sources.jar下载mc1.16.5-0.7.0#Release
## Notable changes
- new: Added database and compute commands.
- new: Added successful/unsuccessful messages for the action component.
- new: Added user configuration file for debugging purposes.
- new: Added function processor
- fix: Implementation of Permissions API (now works properly with LuckPerms).
It is highly recommended you [check out the wiki page](https://github.com/FlashyReese/CommandAliases/wiki/Command-Custom-(0.7.0)) or [the video in the wiki page](https://www.youtube.com/watch?v=kNRw1X_FCq4&list=PLdB_d02dKsZi093x1vv6eiG7JCVCqYu-a&index=12).
**Full Changelog**: https://github.com/FlashyReese/CommandAliases/compare/mc1.16.5-0.6.0...mc1.16.5-0.7.0
- new: Added database and compute commands.
- new: Added successful/unsuccessful messages for the action component.
- new: Added user configuration file for debugging purposes.
- new: Added function processor
- fix: Implementation of Permissions API (now works properly with LuckPerms).
It is highly recommended you [check out the wiki page](https://github.com/FlashyReese/CommandAliases/wiki/Command-Custom-(0.7.0)) or [the video in the wiki page](https://www.youtube.com/watch?v=kNRw1X_FCq4&list=PLdB_d02dKsZi093x1vv6eiG7JCVCqYu-a&index=12).
**Full Changelog**: https://github.com/FlashyReese/CommandAliases/compare/mc1.16.5-0.6.0...mc1.16.5-0.7.0
展开
版本: mc1.16.5-0.7.0
支持游戏: 1.16.5
类型: Fabric
Release
下载次数: 107
Command Aliases 0.6.0 for Minecraft 1.19
commandaliases-mc1.19-0.6.0.jar下载mc1.19-0.6.0#Release
commandaliases-mc1.19-0.6.0-sources.jar下载mc1.19-0.6.0#Release
**Full Changelog**: https://github.com/FlashyReese/CommandAliases/compare/mc1.18.2-0.6.0...mc1.19-0.6.0
展开
版本: mc1.19-0.6.0
支持游戏: 1.19
类型: Fabric
Release
下载次数: 103
Command Aliases 0.6.0 for Minecraft 1.18.2
commandaliases-mc1.18.2-0.6.0.jar下载mc1.18.2-0.6.0#Release
commandaliases-mc1.18.2-0.6.0-sources.jar下载mc1.18.2-0.6.0#Release
**Full Changelog**: https://github.com/FlashyReese/CommandAliases/compare/mc1.18.1-0.5.0...mc1.18.2-0.6.0
展开
版本: mc1.18.2-0.6.0
支持游戏: 1.18.2
类型: Fabric
Release
下载次数: 89
Command Aliases 0.6.0 for Minecraft 1.17.1
commandaliases-mc1.17.1-0.6.0.jar下载mc1.17.1-0.6.0#Release
commandaliases-mc1.17.1-0.6.0-sources.jar下载mc1.17.1-0.6.0#Release
**Full Changelog**: https://github.com/FlashyReese/CommandAliases/compare/mc1.17-0.4.2...mc1.17.1-0.6.0
展开
版本: mc1.17.1-0.6.0
支持游戏: 1.17.1
类型: Fabric
Release
下载次数: 123
Command Aliases 0.6.0 for Minecraft 1.16.5
commandaliases-mc1.16.5-0.6.0.jar下载mc1.16.5-0.6.0#Release
commandaliases-mc1.16.5-0.6.0-sources.jar下载mc1.16.5-0.6.0#Release
**Full Changelog**: https://github.com/FlashyReese/CommandAliases/compare/mc1.16.5-0.4.2...mc1.16.5-0.6.0
展开
版本: mc1.16.5-0.6.0
支持游戏: 1.16.5
类型: Fabric
Release
下载次数: 117
Command Aliases 0.5.0 for Minecraft 1.18.1
commandaliases-mc1.18.1-0.5.0.jar下载mc1.18.1-0.5.0#Release
**Full Changelog**: https://github.com/FlashyReese/CommandAliases/compare/mc1.18.1-0.4.2...mc1.18.1-0.5.0
展开
版本: mc1.18.1-0.5.0
支持游戏: 1.18, 1.18.1
类型: Fabric
Release
下载次数: 106
Command Aliases 0.4.2 for Minecraft 1.18.1
commandaliases-1.18.1-0.4.2.jar下载mc1.18.1-0.4.2#Release
Just a 0.4.2 port
展开
版本: mc1.18.1-0.4.2
支持游戏: 1.18, 1.18.1
类型: Fabric
Release
下载次数: 0
Command Aliases 0.4.2 for Minecraft 1.18.1
commandaliases-1.18.1-0.4.2.jar下载mc1.18.1-0.4.2#Release
Just a 0.4.2 port
展开
版本: mc1.18.1-0.4.2
支持游戏: 1.18, 1.18.1
类型: Fabric
Release
下载次数: 81
Command Aliases 0.4.2 for Minecraft 1.17
commandaliases-1.17-0.4.2.jar下载0.4.2-1.17#Release
Just a 0.4.2 port for 1.17
展开
版本: 0.4.2-1.17
支持游戏: 1.17
类型: Fabric
Release
下载次数: 145
Command Aliases 0.4.2 for Minecraft 1.16.2/1.16.3/1.16.4/1.16.5
commandaliases-0.4.2.jar下载0.4.2#Release
What's new?
- Fixed all argument type inputs (everything works now :D)
- Fixed all argument type inputs (everything works now :D)
展开
版本: 0.4.2
支持游戏: 1.16.2, 1.16.3, 1.16.4, 1.16.5
类型: Fabric
Release
下载次数: 112
Command Aliases 0.4.1 for Minecraft 1.16.2/1.16.3/1.16.4/1.16.5
commandaliases-0.4.1.jar下载0.4.1#Release
What's new?
- Fixed issue with command redirect
- Fixed issue with command redirect
展开
版本: 0.4.1
支持游戏: 1.16.2, 1.16.3, 1.16.4, 1.16.5
类型: Fabric
Release
下载次数: 93
Command Aliases 0.4.0 for Minecraft 1.16.2/1.16.3/1.16.4
commandaliases-0.4.0.jar下载0.4.0#Release
What's new?
- Added 2 new command modes `COMMAND_CUSTOM` and `COMMAND_REASSIGN_AND_CUSTOM`
- Custom Commands (similar to Command Alias but using a smart format and better expanding)
Check out the quick and dirty [documentation](https://github.com/FlashyReese/CommandAliases/wiki/Command-Custom)
- Added 2 new command modes `COMMAND_CUSTOM` and `COMMAND_REASSIGN_AND_CUSTOM`
- Custom Commands (similar to Command Alias but using a smart format and better expanding)
Check out the quick and dirty [documentation](https://github.com/FlashyReese/CommandAliases/wiki/Command-Custom)
展开
版本: 0.4.0
支持游戏: 1.16.2, 1.16.3, 1.16.4
类型: Fabric
Release
下载次数: 84
Command Aliases 0.3.0 for Minecraft 1.16.2/1.16.3/1.16.4
commandaliases-0.3.0-dev.jar下载0.3.0#Release
commandaliases-0.3.0-sources-dev.jar下载0.3.0#Release
commandaliases-0.3.0-sources.jar下载0.3.0#Release
commandaliases-0.3.0.jar下载0.3.0#Release
- Added command redirects
- Added `"ignoreOptionalRemoval"` field to prevent optional argument removing `[Fields]`
- Changed json format
- Fixed message/subcommand binding
- Fixed sleep timer bug
- Added `"ignoreOptionalRemoval"` field to prevent optional argument removing `[Fields]`
- Changed json format
- Fixed message/subcommand binding
- Fixed sleep timer bug
展开
版本: 0.3.0
支持游戏: 1.16.2, 1.16.3, 1.16.4
类型: Fabric
Release
下载次数: 297
Command Aliases 0.2.0 for Minecraft 1.16.2/1.16.3/1.16.4
commandaliases-0.2.0-dev.jar下载0.2.0#Release
commandaliases-0.2.0-sources-dev.jar下载0.2.0#Release
commandaliases-0.2.0-sources.jar下载0.2.0#Release
commandaliases-0.2.0.jar下载0.2.0#Release
- Added optional arguments support
展开
版本: 0.2.0
支持游戏: 1.16.2, 1.16.3, 1.16.4
类型: Fabric
Release
下载次数: 309
Command Aliases 0.1.5 for Minecraft 1.16.2/1.16.3
commandaliases-0.1.5-dev.jar下载0.1.5#Release
commandaliases-0.1.5-sources-dev.jar下载0.1.5#Release
commandaliases-0.1.5-sources.jar下载0.1.5#Release
commandaliases-0.1.5.jar下载0.1.5#Release
- Added ability to reassign existing commands using `reassignOriginal` field
[Wiki for reassigning commands](https://github.com/FlashyReese/CommandAliases/wiki/How-to-make-a-custom-Command-Alias%3F#reassigning-commands)
[Wiki for reassigning commands](https://github.com/FlashyReese/CommandAliases/wiki/How-to-make-a-custom-Command-Alias%3F#reassigning-commands)
展开
版本: 0.1.5
支持游戏: 1.16.2, 1.16.3
类型: Fabric
Release
下载次数: 300
Command Aliases 0.1.4 for Minecraft 1.16.2/1.16.3
commandaliases-0.1.4-dev.jar下载0.1.4#Release
commandaliases-0.1.4-sources-dev.jar下载0.1.4#Release
commandaliases-0.1.4.jar下载0.1.4#Release
commandaliases-0.1.4-sources.jar下载0.1.4#Release
展开
版本: 0.1.4
支持游戏: 1.16.2, 1.16.3
类型: Fabric
Release
下载次数: 289
收录