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

Add feature to set param2 of specified nodes only #251

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

zmv7
Copy link

@zmv7 zmv7 commented Aug 6, 2024

This PR allows to set param2 to specified nodes and not to whole region. Old functionality retained.

  • For example, //param2 3 default:locked_chest will set param2 of all locked chests to 3, untouching other nodes.

Possible related ideas

  • Implement the same feature for //rotate, //orient commands

@zmv7
Copy link
Author

zmv7 commented Aug 11, 2024

Just noted it's kinda undone, server crashes if player provides invalid nodename(I should make node search for this), and also I forgot about the GUI

@zmv7 zmv7 marked this pull request as draft August 11, 2024 18:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant