Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature: Configurable menus #1

Open
Tracked by #31
nahkd123 opened this issue Aug 8, 2023 · 0 comments · May be fixed by #46
Open
Tracked by #31

Feature: Configurable menus #1

nahkd123 opened this issue Aug 8, 2023 · 0 comments · May be fixed by #46
Labels
enhancement New feature or request

Comments

@nahkd123
Copy link
Owner

nahkd123 commented Aug 8, 2023

Right now all menus are hardcoded, preventing anyone from making translations or just changing icons around.

Fortunately, Bukkit API has an API that allows us to create item using string, like minecraft:diamond{} for example. With this, I can make menu configuration that can be shared between Fabric and Bukkit.

Right now I'm planning to make another mod/plugin that uses Stonks configuration format (which will be moved to Nahara's Toolkit repository) for configuring menus.

@nahkd123 nahkd123 added the enhancement New feature or request label Aug 8, 2023
@nahkd123 nahkd123 mentioned this issue Aug 20, 2023
8 tasks
@nahkd123 nahkd123 linked a pull request Dec 22, 2023 that will close this issue
5 tasks
@nahkd123 nahkd123 linked a pull request Dec 22, 2023 that will close this issue
5 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant