Could you remove 'approved servers' and the version checks entirely? Luanti has builtin update checkers already, and any server admin will occasionally git pull all the mods, I think this is redundant.
As for approved servers, why?
You shouldalso remove line 85 in init.lua to stop it from crashing, or change the default setting for offline mode to true.
This really just looks like phoning home to me, and most people won't even use any of those features.
Essentials - one of the first mods I've ever created, it contains features that I was implementing year by year to test something, and etc. I'm gonna rewrite the whole thing in some time maybe.
It's very impressive for a first mod, and extremely useful. I don't think you really need to rewrite it, just removing those few sketchy lines is enough. Thanks!
Could you remove 'approved servers' and the version checks entirely? Luanti has builtin update checkers already, and any server admin will occasionally git pull all the mods, I think this is redundant.
As for approved servers, why?
You shouldalso remove line 85 in init.lua to stop it from crashing, or change the default setting for offline mode to true.
This really just looks like phoning home to me, and most people won't even use any of those features.
Essentials - one of the first mods I've ever created, it contains features that I was implementing year by year to test something, and etc. I'm gonna rewrite the whole thing in some time maybe.
It's very impressive for a first mod, and extremely useful. I don't think you really need to rewrite it, just removing those few sketchy lines is enough. Thanks!