EngineHub / EngineHub/CommandBook
Kits - Proposal to add an option for renamed items
- Dominant language
- Java
- Stars
- 151
- Forks
- 104
- PR merge metrics
- No merged PRs in 30d
Description
CMDBOOK-2370 - Reported by amlette
Hello :)
I use the '''CommandBlock''' and included it on a kit to get it faster.
By default, when '''CommandBlocks''' talks to a player, the consol return the name "@".
To replace this automat's name by my server name (for example) I use an Anvil.
So I've got a suggestion.
'''Can you make an option to add item name directly in kits ?'''
+Something like+ :
```
[kitname]
item,quantity,itemname
```
Thank you for your answer.
```
note: posted on [http://forum.sk89q.com/threads/kits-proposal-to-add-an-option.15244/ sk89q forum.]
```
Contributor guide
Research direction
Start by locating the kit parsing and CommandBlock-related handling in CommandBook. Check how the proposed `item,quantity,itemname` syntax would fit existing kit behavior, and consider the work complete when a kit can give an item with the requested renamed name while preserving existing kit syntax.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- game-dev
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100