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

mcman build skips changing server.properties if .mcman.lock is present. #51

Closed
EldosHD opened this issue Jan 21, 2024 · 2 comments
Closed

Comments

@EldosHD
Copy link

EldosHD commented Jan 21, 2024

If you change the PORT in server.toml and run mcman build, it wont update an already existing server/server.properties file if .mcman.lock is present.

@TheAlan404
Copy link
Contributor

oh right because the current logic checks for the last modified file timestamp 🤦‍♀️

TheAlan404 pushed a commit that referenced this issue Jan 31, 2024
@TheAlan404
Copy link
Contributor

0.4.4 will contain a hotfix for this

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