Minenash / Seamless-Loading-Screen

Takes a screenshot of the game when you leave a world or server,and displays it when you rejoin it
MIT License
62 stars 24 forks source link

Add option to disable mod on servers #59

Closed Pectacular closed 1 year ago

Pectacular commented 2 years ago

Many servers have a 'Hub' or 'Lobby' to which the player is taken to every time they join the server. Because of this, every time I leave a server, the place where the screenshot was taken is not where I will be when I rejoin the server.

spikespaz commented 2 years ago

How do you think this should be implemented? Should we have an option on the "Edit server" screen that has a checkbox for this, or are you simply asking for a configuration file with a list of server names to disable this for?

Minenash commented 2 years ago

This already can be done, though maybe better worded. If you go into the server settings, there should be an option called "Custom Screenshot". When this is turned on, it doesn't take a screenshot on closing. The original intention was for you to take a screenshot of the hub itself, but you can also turn on the option and just delete the screenshot already existing (if there's one), which in effect disabled it

spikespaz commented 2 years ago

Given that, I can also add a disable button to be straightforward.

Minenash commented 2 years ago

That'd be good, another possibility could be a button that cycles between 3 options:

Pectacular commented 2 years ago

That'd be good, another possibility could be a button that cycles between 3 options:

* On/Enabled

* Frozen/Custom

* Disabled

Having a button that cycles between these three options would definitely be the best option.

Minenash commented 1 year ago

Will be in the next release (commit)