Skip to content

Add More Native Options#1

Merged
et-nik merged 2 commits into
gameap:mainfrom
neyzerth:more-native-options
May 10, 2026
Merged

Add More Native Options#1
et-nik merged 2 commits into
gameap:mainfrom
neyzerth:more-native-options

Conversation

@neyzerth
Copy link
Copy Markdown
Contributor

@neyzerth neyzerth commented May 9, 2026

The actual Hytale runner has missing options for the native HytaleServer.jar, you can see it in Hytale Server Manual or exec java -jar HytaleServer.jar --help.
There is a lot of options, but for my own servers, I need:

  • --accept-early-plugins
  • --allow-op
  • backup options:
    • --backup
    • --backup-dir
    • --backup-frequency

If I'm honest, I don't know how to program in Rust, so I vibecoded these features using opencode, so, please review these changes :)

@neyzerth
Copy link
Copy Markdown
Contributor Author

Git is tracking the file target/.rustc_info.json, I need to add to the PR or its an error? (because /target/ it's in .gitignore )

@neyzerth neyzerth marked this pull request as ready for review May 10, 2026 17:47
@et-nik
Copy link
Copy Markdown
Member

et-nik commented May 10, 2026

I need to add to the PR or its an error?

No. You don't need it

@et-nik et-nik merged commit ab3d311 into gameap:main May 10, 2026
1 of 2 checks passed
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.

2 participants