This repository has been archived by the owner on Nov 9, 2017. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 119
Current Features
turt2live edited this page Nov 6, 2014
·
23 revisions
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!
- Some commands may still cause issues however, such as
- Query protocol support (UDP)
- Remote console support (RCon)
- BungeeCord support
Please visit the list of open pull requests.