Skip to content

Latest commit

 

History

History
109 lines (105 loc) · 3.27 KB

TODO.md

File metadata and controls

109 lines (105 loc) · 3.27 KB

TODO

A place for me to write out my future plans. I decide what to do next randomly (yes, this is genuinely how I do it).

Short-term goals

Things that must be done before the next release

  • /give <player> <item_without_metadata> <count> only gives 1 item.
    • Items with metadata work fine.
  • Test potentially broken summon/tp rotation

Long-term goals

Things that I hope to do eventually.

  • Add scoreboard playerlist
  • Add scoreboard nametags
  • Make output match ACOVG's (error messages, number results, etc.)
  • Add more scoreboard criteria (settings to disable)
    • xp/level (MCLA/VL only)
    • food (MCLA/VL/stamina)
    • air
    • armor (MCLA/VL/3D Armor)
    • trigger
    • picked_up.<itemstring>
    • mined.<itemstring> (AKA dug)
    • placed.<itemstring>
    • crafted.<itemstring>
    • total_world_time
    • leave_game
    • awards.<award>
  • Add missing execute subcommands
    • in
    • summon
    • if/unless
      • biome
      • block/node
      • blocks/nodes
      • data
      • dimension
      • entity
      • loaded
      • score
    • store
      • block/node
      • bossbar
      • entity
      • score
  • Add more selector arguments
    • dx/dy/dz
    • x_rotation/rx/rxm/y_rotation/ry/rym
    • scores
    • tag
    • team
    • level/l/lm (MCLA/VL only)
    • gamemode/m (more of an "is creative?" argument)
    • advancements (with MCLA/VL/awards), change syntax
    • haspermission (privs)
  • Add more commands
    • trigger
    • alwaysday/daylock
    • ban/ban-ip/banlist
    • bossbar? (probably significantly modified, maybe MCLA/VL only)
    • advancement
    • fill (Extra argument for LBM vs set_node(s))
    • changesetting?
    • clear
    • spawnpoint
    • clearspawnpoint
    • clone
    • damage
    • data
    • deop (removes all but basic privs)
    • op (grants certain privs, including server)
    • effect (MCLA/VL only)
    • enchant (MCLA/VL only, also override forceenchant?)
    • experience/xp (MCLA/VL only)
    • fog
    • forceload
    • gamemode (in MTG, grants/revokes creative)
    • gamerule? (maybe equivalent to changesetting?)
    • item?
    • kick
    • list
    • locate (copy from or depend on Wuzzy's findbiome, maybe also support MCLA/VL end shrines)
    • loot
    • music (depending on various mods)
    • pardon
    • pardon-ip
    • particle
    • random
    • recipe (MCLA/VL only)
    • remove
    • replaceitem
    • return
    • ride?
    • seed
    • setidletimeout?
    • stop
    • structure?
    • summon
    • tag
    • teammsg/tm
    • testfor
    • testforblock
    • testforblocks
    • tickingarea?
    • toggledownfall (depending on mods)
    • weather (depending on mods)
    • whitelist
    • worldborder? (maybe not visible, probably no collision)