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

read-only inventories #427

Open
JackCrumpLeys opened this issue Jul 30, 2023 · 2 comments
Open

read-only inventories #427

JackCrumpLeys opened this issue Jul 30, 2023 · 2 comments
Labels
enhancement New feature or request

Comments

@JackCrumpLeys
Copy link
Contributor

Describe the problem related to your feature request.

Creating a Item menu I noticed that there was no obvious way to disable parts of the inventory system to do with adding and removing items.

What solution would you like?

A flag for inventory to label them as read only to the internal systems to make it so that the menu cannot be modified by anything other than the server. This could be a component or a field in Inventory.

What alternative(s) have you considered?

Re implement all the systems manually for my server, this would be non-ideal.

@JackCrumpLeys JackCrumpLeys added the enhancement New feature or request label Jul 30, 2023
@dyc3
Copy link
Collaborator

dyc3 commented Jul 30, 2023

Related to #307

@pepperoni21
Copy link
Contributor

Ideally there would be an external plugin allowing to make interactive GUIs, which would be possible if we can cancel inventory click events, so this issue could be a starting point #399

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

No branches or pull requests

3 participants