yeah, i never really got into minecraft but that login-system sounds horrible :/
yeah, i never really got into minecraft but that login-system sounds horrible :/
Doesn’t look like it, i just checked http://servers.minetest.net/list and there is only one entry for “repixture” and it is a mod 😕
I found it somewhere that said some snapshot something…
i think this is about taking a consistent snapshot of your world (while your server is running that is)
could be as “simple” as:
sqlite3 map.sqlite ".backup backup-map.sqlite"
you only need that if you are trying to copy world-files while your server runs (and possibly modifies files while you copy them)
I disabled the federation due to spam issues: https://lemmy.minetest.ch/post/5600 will change that as soon as i have a better idea 😏
As for the sorting issue: not sure what that is, might be better in the next version.
Doesn’t have to be porn could also be “just” erotic builds or something along those lines…
Your link doesn’t seem to function, i think you have the markdown syntax wrong, it should read something like that:
[linkname here](https://minetestdicas.blogspot.com/2023/11/brickbuild-novo-minigame-para-minetest.html)
Looks like this is intentional (or at least their own fault): 😕
some features in the current version that are only half-baked (posting takes ages sometimes) or not working at all (purging communities and some moderation features).
(just for completeness) posting now works without issues, it was an ipv4/ipv6 network issue and the failover took forever on each request :/ (fix: https://github.com/minetest-ch/lemmy.minetest.ch/commit/74131a273cbfb25d5a3f04fa4f8bc08ecbaea178)
i opened an issue for the moderation issue here: https://github.com/minetest-ch/lemmy.minetest.ch/issues/4 should not be a blocking issue :)
That’s currently not possible (yet): https://join-lemmy.org/docs/administration/theming.html
I reset the system theme to the browser-default in response to this: https://lemmy.minetest.ch/post/2482 could you try again if that selects the light-theme for you?
Fair point, i’ve changed the system-default to “Browser-Default” again, the minetest- and other themes should still be available in the settings menu 👍
I’m going to guess that’s because nobody got around to it
Not quite, i planned to make an advertising run on the forums and discord first, maybe reddit later.
The reason i didn’t do it yet is that there are some features in the current version that are only half-baked (posting takes ages sometimes) or not working at all (purging communities and some moderation features).
I’d rather wait for the next major release (which might be soon: https://github.com/LemmyNet/lemmy/tags) and see if things are better there.
(if you think this approach is too slow just let me know 😉 )
During sign-up I noticed there’s a checkbox for that. I’m guessing it’s a default option on all Lemmies.
Yeah it is, there’s no configuration to disable that (yet) 😖
Will NSFW, and what particular kinds if any, will be allowed on this Lemmy?
If by “nsfw” you mean pornographic material then no, i don’t think that’s a good idea, there are other platforms for that…
Also, you could import profile pics from ContentDB (from /api/users/rubenwardy/)
Will tweak the theme in a future session i think, i was aiming for something forum-like but just darker, the mtg-obsidian texture was my first draft :) For anyone interested, the theme directory is here: https://github.com/minetest-ch/lemmy.minetest.ch/tree/main/extra_themes
Also, you could import profile pics from ContentDB (from /api/users/rubenwardy/)
Nice 👍 i have the avatar-sync on initial login with mesehub and github currently, cdb will be a nice addition (https://github.com/minetest-ch/lemmy-oauth-companion/issues/6)
EDIT: done
wow, that was quite a deep rabbit-hole, but should be fixed now: https://github.com/minetest-ch/lemmy-oauth-companion/commit/aa7deb59faa035a96496ea7bcc8ec5b56df450af 👍
Like, seriously, isn’t a Lemmy some type of endangered animal?
Heh, had to google that but here:
In a 2020 post, Lemmy’s co-creator Dessalines wrote about the origin of the name Lemmy. “It was nameless for a long time, but I wanted to keep with the fediverse tradition of naming projects after animals. I was playing that old-school game Lemmings, and Lemmy (from Motorhead) had passed away that week, and we held a few polls for names, and I went with that.”
Source: https://en.wikipedia.org/wiki/Lemmy_(social_network)
interesting, last time i tried that it worked reliably, not sure what changed since then, maybe the recipe?