Item system is dated

Open
#255 5 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
5/5
Estimated time
Over a week
Newbie friendliness
20/100
Issue type
Feature
Clarity
Needs clarification
Activity status
Stale
Tech stack
java
Domain
game-dev

Research direction

Start by locating CommandBook’s existing item-system entry points and reviewing how they use the Bukkit API. Define the scope of the proposed item-management component, including vanilla item coverage and name-based custom-item build instructions; done means the supported behavior and integration boundaries are specified.

Written by the indexing model from the issue text.

Description

CMDBOOK-2388 - Reported by Dark_Arc

Currently CommandBook's item system is very dated and supports only basic operations. The goal of this bugs is to track the progress of updating this system.

The current concept I am planning involves the support of this new functionality through a new component dedicated to item management and resolution.

This new component must enable support for as many elements of items in vanilla minecraft as possible under the bukkit API, and also allow external mods to add in their own "custom" items which they can define specific build instructions for based on a name based item matching system.

Dominant language
Java
Stars
151
Forks
104
PR merge metrics
No merged PRs in 30d

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from EngineHub/CommandBook

All issues in EngineHub/CommandBook

Similar issues

More Java issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.