File Details
Datapack Commands Forge 1.18.2-1.1
- R
- Apr 28, 2024
- 6.46 MB
- 1.5K
- 1.18.2
- Forge
File Name
miner3ds_datapack_commands_forge_1.1_1.18.2.jar
Supported Versions
- 1.18.2
Curse Maven Snippet
1.1 Update:
I've been laying off the update number problem for too long so this will be 1.1 instead of 1.0.9
Additions:
- Finally started on '/scoreboard players math', possible operations: square root, cube root, restrain, power, mod
- Added 'reset' parameter to '/health'
- Added '/unbreakable' to quickly toggle the breakability of the item in your main hand as well other features
- Added entity parameter to '/rotation look' to make any entity look towards set entity
- Added 'tag' parameter to '/box {pos1} {pos2} query'
- Added 'break' parameter to '/box {pos1} {pos2}'
- Added '/cmd' command which allows operators to set custom commands (Alternative to /trigger that doesn’t need an extra scoreboard and every-tick-checking to work)
- Added '/permission' command to check or get the current permission of an entity
- Added 'entities {targets} count' to '/evaluate'
- Added 'break' parameter to '/box'
- Added 'tag' and 'count' parameters to 'query' parameter of '/box'
- Added home id's to '/home' instead of being limited to a single home, configurable with the new 'maxHomes' gamerule
- Added 'count' parameter to all 'query' parameters of '/textboard'
- Added '/tpahere' using the textboard 'tpa_command_action' to determine which player will be teleported
Changes:
- Fixed '/textboards query {board} isempty' wanting an extra parameter to work, also moved the 'players' variant of 'isempty' to the 'players' category
- Fixed 'repeat until' erroring when trying to use a scoreboard as maximal repeat value
- Fixed '/keepinventory' being called '/daylock'
- Renamed '/breakndrop' to just '/break', also added an operation when only a single coordinate is defined
- Fixed '/home' setting your teleport position 1 block greater in negative positions than it's supposed to
- Added a 'player' parameter infront of the admin side of '/home'
Removed:
- Removed the 3 bool parameters on '/rotation look ~ ~ ~ ' used to center the view direction since that is already possible