promotional bannermobile promotional banner

Datapack Commands

A mod massively expanding on Minecraft's commands (including textboards!)

File Details

Datapack Commands Forge 1.18.2-1.0.8

  • R
  • Apr 1, 2024
  • 6.14 MB
  • 29
  • 1.18.2
  • Forge

File Name

miner3ds_datapack_commands_forge_1.0.8_1.18.2.jar

Supported Versions

  • 1.18.2

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:miner3ds-datapack-commands-954058:5227590")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

1.0.8 Update:

 

Additions:
> - Added 'replace' parameter to '/textboards operations <board>'
> - Added a every operation and set option from '/textboards operations <board>' and '/textboards set <board>' to '/textboards operations players <addition>'
> - Added 'as' and 'is' parameters with 'bool' and 'number' sub parameters to both '/textboards query <board>' and '/textboards query players'
> - Added '/distance' to determine the distance between 2 positions
> - Added position target to '/navigation'
> - Added '/falldistance' to set the amount of ticks an entity has fallen
> - Added '/sethome', '/delhome' and '/tphome' for convenience purposes
> - Added '/heal' to quickly heal an entity to max health
> - Added '/feed' to quickly reset a players hunger
> - Added '/suicide' (Permission lvl 0)
> - Added gamerule 'allowSuicide'
> - Added '/break' to break the block you're looking at
> - To conveniently receive blocks these commands have been added: '/cmdblock', '/repeatingcommandblock', '/chainedcommandblock', '/structurevoid', '/structureblock', '/barrier', '/jigsaw', and '/debugstick'
> - Added '/fix' to quickly reset the damage of the item an entity is holding
> - Added '/tpa' which uses textboards to store the request ('tpa_command_latest_tpa_requester' and 'tpa_command_latest_tpa_requester_name' are the textboard used by this command) as well as '/tpaccept', '/tpaignore', and '/tpadecline'
> - Added gamerule 'allowTpa'
> - Added '/nightvision' to quickly toggle seeing in the dark

 

Changes:
> - Renamed all instances of the 'player' parameter to 'players' on '/textboards'
> - Fixed several other spelling mistakes on '/textboards'
> - Changed text output of 'query text' to have a special message when the requested board is empty
> - Changed layout of '/textboard players <addition> <text>' to accommodate for its new operations
> - Renamed command 'attacktarget' to 'navigation'
> - Changed the layout of '/navigation' to accommodate for its new abilities