Skip to content
TekkitCommando edited this page May 11, 2015 · 29 revisions

Currently implemented features

Gameplay features:

  • Minecraft 1.8 clients can connect
    • Some 1.8 features are not implemented, such as spectator mode
  • Crafting
  • Basic block placement/breaking (some known sound issues)
  • Drowning (other damage sources not yet implemented)
  • Simple, basic, world generator (Bukkit plugins can change the generator)
  • Nether and End support
  • Basic farming support (crops do not grow)
  • Many items functional (such as buckets, mob/player heads, etc)

Technical features:

  • Bukkit plugin support (known plugin support can be found here)
  • All the commands supported by vanilla/Bukkit (op, ban, whitelist, etc)
    • Some commands may still cause issues however, such as /give - they execute though!
  • Query protocol support (UDP)
  • Remote console support (RCon)
  • BungeeCord support

Bugs and missing features

  • Known bugs can be found here
  • Known missing features can be found here

Features to be fixed / implemented

Please visit the list of open pull requests.