promotional bannermobile promotional banner
premium banner
A mod that allows Item, blocks, or Regions to run commands!!!

Description

ItemCMD

warning: this mod is my first and it still early day expect some bugs!

version (1.0.3)

(video tutorial)

ItemCMD:

  • Allow item to run commands as players!
  • placeholder for player and all players
  • Work completely through asset editor
  • Has a debug option for solving hard issues 
  • permissions (ex. itemcmd.itemcmd.item.<itemid>)

BlockCMD:

  • Allow blocks to run commands as the server!
  • Work completely through asset editor just like itemcmd
  • placeholder for player and all players
  • Has a debug option for solving hard issues 
  • permissions (ex. Itemcmd.blockcmd.item.<itemid>)

AreaCMD:

Dependence for AreaCmd only: 

  • Allow Regions to run commands apon entering, exiting, or looping! (ex enter, exit, looping types)
  • Works completely through chat (for now ui comming!! ex. /areacmd create <region_name> "command sent by server" <type: enter/exit/looping> )
  • placeholder for player, all players, and world. (ex. {player} {allplayers} {world} )
  • Has a debug permission for solving hard issues (ex. itemcmd.areacmd.debug )
  • permissions (ex. Itemcmd.areacmd.region.<region_id>)

Thing to come:

  • list of commands
  • multi language options
  • Gui
  • Optimization (It pretty rough rn but should work)

Known Issues:

  • Custom Permissions for Item, blocks, and regions not showing up ( most likely do to permissions editor desyncing with server (I use LuckPerms))
  • AreaCmd being overly sensitive
  • Potential error build up from AreaCMD (Ive run it for hours without issue but early in development it would break within minutes)


this product does not support the heavy use of AI in many mod and application.

git: https://github.com/RachelRitch/ItemCMD

I'm very new developer who does this as a hobby so my code might be a bit messy! 

I still try to leave notes lol ;)