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

[Feature] Server-only mode #53

Open
2-bithacker opened this issue Jan 22, 2024 · 4 comments
Open

[Feature] Server-only mode #53

2-bithacker opened this issue Jan 22, 2024 · 4 comments
Labels
enhancement New feature or request

Comments

@2-bithacker
Copy link

It would be cool to make a version that is server side only as well so you login with a command. Many people that would like to play on the server dont know how to install mods, or they use some other client.

@SeraphJACK
Copy link
Owner

If your server is running forge, then you must distribute the modpack to all players, and during this you can include SimpleLogin. Otherwise, you can turn to bukkit/spigot plugins that have similar functionality.

So I believe there're no situation where you need a server-side only forge mod to handle authentication.

@SeraphJACK SeraphJACK added the question Further information is requested label Jan 22, 2024
@SeraphJACK SeraphJACK changed the title could you make a server side only version? [Feature] Server-only mode Jan 22, 2024
@2-bithacker
Copy link
Author

this is a forge server that specifically does not require players to do the distribute part of that. it includes mods like terraforged, and structure addons that add no new blocks or mobs. There are some mods that do accomplish the login part with /register and /login and what not but they are for older versions of minecraft. I know some other people which have encountered a similar isue as mine. Adding a server only function would be handy.

@SeraphJACK SeraphJACK added enhancement New feature or request and removed question Further information is requested labels Jan 24, 2024
@thevbw
Copy link

thevbw commented Apr 16, 2024

A server side mod is much more convenient

@Bucky420

This comment was marked as spam.

Repository owner locked as spam and limited conversation to collaborators Jul 3, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants