ItemSwapper

ItemSwapper

636k Downloads

Add option to allow mod on server permanently

MasonGulu opened this issue ยท 5 comments

commented

Is your feature request related to a problem?

I am playing on a public modded MC server, and have been given explicit permission to use client mods such as this. I don't do building a lot, so it ends up being awhile before I press r. When I do I'm not really expecting the popup taking me out of playing the game.

Describe the solution you'd like

Adding a "remember this" option when selecting to enable the mod on the server.

Describe alternatives you've considered

A whitelist file would work as well.

Additional context

No response

commented

Duplicate #108

commented

So when will the mod be updated to add that? I'm running v0.3.2-1.19.3, the latest version available. Which I realize was released before that PR (after recording the video).

2023-02-26.13-10-39.mp4
commented

It will take more time since the update is rather big. You can download the current dev build from the actions tab. Also, that feature still needs to be reworked, because currently, it closes the message "too well"(no option to revoke it/see that the server does in fact still not support the mod). Also, since it's a modded server and the owners gave the ok, why throw it onto the server side, so the massage is gone in general(and shulkers working)?

commented

Because this is a large public server with a curated and custom mod list. They would not add a clientside mod to the server and force everyone to use it.

commented

Serverside it just sends a few packets to clients to enable the feature. if the client is missing the mod, nothing happens. It behaves like the Spigot plugin.