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

[Suggestions] QOL features #3

Open
BookWyrm114 opened this issue Mar 2, 2023 · 0 comments
Open

[Suggestions] QOL features #3

BookWyrm114 opened this issue Mar 2, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@BookWyrm114
Copy link

I understand most or all of these features probably won't be added until after rewriting the program in Rust or later if they are added, but I think these would be great features for later on:

  • Being able to provide a minecraft account's details so Openheimer can use it to send log-in packets and check if a server is whitelisted, and possibly find other information, including what mods or plugins are used on a server, and information on the server's spawn. I don't know if this would require having a minecraft instance open on the machine running copenheimer, but it might, and if so the best option would probably be to use a fabric instance running a re-auth mod and the mods MultiConnect and ViaVersion, so the Account can re-login if it expires, and it can join servers on nearly every minecraft version.

  • Save other information about serves besides IP (MOTD, server version/brand, players online, and whether or not its whitelisted, which would require the first suggestion to be added)

  • an option periodically scan the internet for new servers with a configurable delay, and also periodically ping every server that's already been found with a configurable delay and update the file/database with any new info

  • Possibly a barebones fabric mod that can be provided with either a file path or link to whatever database Openheimer stores IPs in, and will display and ping all the IPs in a custom secondary server list, preferably with filter options for whitelisted/not, players online, server version, server brand, and a refresh button if it connects to a database.

This would bring the featureset of Openheimer much closer to Copenheimer, however the last suggestion isn't really a suggestion for Openheimer since it's basically just a suggestion to make a separate program, though it would be useful.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Todo
Development

No branches or pull requests

2 participants