-
Notifications
You must be signed in to change notification settings - Fork 4
Labels
help wantedExtra attention is neededExtra attention is needed
Description
Roadmap
Core Features & Command Handling
- Make sure all commands have appropriate help messages
All Core Utilities
- Add the full list of player utilities (more hunger utils, teleportation, inventory management)
- Bossbars
- Scoreboards
- Actionbars, titles & subtitles
- GUIs (necessary, but will be tedious)
World & Entity Management
- World Management:
- Implement
set blockfunctionality - Add location representations (
location(x, y, z, world))
- Implement
- Entity Management:
- Implement functionality to change entity properties
- Allow client-side entities (very low priority for now)
Addon Support & Public API
- Allow external plugins to interact with Rocket
- Add necessary functions for adding new Rocket functions
- Document the API
HTTP Requests
- GET Requests
- POST Requests
- PATCH Requests
- DELETE Requests
- Headers and Body
NBT Support
- Implement a basic NBT system for entities, players, and blocks
Polish & Optimize
- Run benchmarks for performance and diagnose any potential bottlenecks
- Test for any possible edge cases
- Review and clean up the codebase
- Enable compatibility with the latest Minecraft versions
Release
- Open source the repository with correct licensing
Internationalization
- Allow users to contribute languages
- Ensure language files are constantly up-to-date
Reactions are currently unavailable
Sub-issues
Metadata
Metadata
Assignees
Labels
help wantedExtra attention is neededExtra attention is needed