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

Improve -l option detection and add --center option to /dh h create command #262

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

Andre601
Copy link
Contributor

I've made some improvements towards the /dh h create command.

Namely, I've reworked how the plugin detects the -l:<world>:<x>:<y>:<z> option by not having it hard-coded in a particular part of the command, but by having it iterate through the args, finding it.
Should it not find it will it simply add the arg to a list to then use as the line content.

I also added a --center option, which when present will have the Hologram be centered, as if the /dh h center command was used.

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