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

settingstypes.txt is missing #2

Closed
insanity54 opened this issue May 17, 2023 · 2 comments
Closed

settingstypes.txt is missing #2

insanity54 opened this issue May 17, 2023 · 2 comments

Comments

@insanity54
Copy link

insanity54 commented May 17, 2023

Thank you for this mod! I've found it useful. One thing I thought was helpful was to have a settingstypes.txt file so I could make changes to the config while testing. In case it's helpful to you, here is what I came up with.

# Whether or not to show player names above their head when they join
# Set to true to show names, false to hide names
name_monoid.show_name (Show Names) bool true

# Tag separator used to separate components in the name tag
name_monoid.tag_separator (Tag Separator) string " "

# Invert composition determines the order of components in the name tag
# Set to true to invert the order, false to keep the order as defined
name_monoid.invert_composition (Invert Composition) bool false
@fluxionary
Copy link
Owner

there's already a settingstype.txt file isn't there? https://github.com/fluxionary/minetest-name_monoid/blob/main/settingtypes.txt

but your descriptions are much better, i'll adopt those and give you credits.

@fluxionary
Copy link
Owner

done

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

No branches or pull requests

2 participants