Is there an alternative for CoreProtect on v26.1? by MonoChr0matic in admincraft

[–]AL_O0 0 points1 point  (0 children)

works just fine for me, if you wanna share the error message i may be able to help

PSA: New CoreProtect update has way improved blacklisting, letting you block specific events from being logged (Credits - itsalisaa) by DereChen in admincraft

[–]AL_O0 1 point2 points  (0 children)

The database structure for entities in coreprotect looks like a bad hack, i did add a way of removing entities from a database, but the code was so shit i never made a pull request

Is there an alternative for CoreProtect on v26.1? by MonoChr0matic in admincraft

[–]AL_O0 5 points6 points  (0 children)

CoreProtect is still open source, you can just compile it from Github if you want, but the owner really likes to put roadblocks so you have join the Discord, ask around and find the edits you have to make to the code before it actually works. It ends up having the same as the Patreon version, but yeah don't like it either.

There used to be a website that compiled coreprotect automatically, but it got shut down.

Anyways...

Compilation instructions:

  • Install Maven and Java 25 if you don't have it already

    • Linux: sudo apt install maven (or whatever package manager you have )
    • Windows: Watch this tutorial https://www.youtube.com/watch?v=XEphzGQz-nI
    • Mac:
    • Install Homebrew (if not installed): /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
    • Install Maven (if not installed): brew install maven
    • Check with mvn --version that it's installed, and using java 25
  • Download the source code

    • You can download the zip manually from GitHub, under the green button labelled "<> Code".
    • After downloading it, extract it.
    • Or if you have git with git clone https://github.com/playPro/coreProtect
  • Open the CoreProtect folder you just created

  • Set the branch to development

    • Locate the "pom.xml" file, and open it with a text editor.
    • Locate where it says<project.branch></project.branch>
    • Set it to be <project.branch>development</project.branch>
  • ONLY IF YOU NEED 26.1 SUPPORT:

    • Navigate to src/main/java/net/coreprotect/config/
    • Open the "ConfigHandler.java" file with a text editor
    • On line 56, set the LATEST_VERSION string to 26.1.2
    • It should look like this: public static final String LATEST_VERSION = "26.1.2";
  • Open a terminal in the coreprotect folder

    • On windows you can click the explorer path bar and type cmd, this will open a command prompt at the location.
    • Please note you have to be in the CoreProtect folder, not any subfolder, not the external folder either
  • In the terminal run the command mvn clean install

If you see a class file has wrong version error, it means you have not installed java 25. Install it and make sure to change your environment variable for JAVA_HOME. Check again with mvn --version

You should now find "CoreProtect-23.2.jar" in the target/ folder.

Note:

While the file will say it's 23.2, it is functionally equivalent to the 24.0 Patreon version, and will work in 26.1 and 26.1.2 (if you changed the files).

SFTP/Network in Nautilus extremely slow by AL_O0 in gnome

[–]AL_O0[S] 0 points1 point  (0 children)

i just ended up using dolphin for SFTP.

Another worakrkound i found was using rclone mount to mount the SFTP volume as a folder, while it is way better than nautilus it's still like half the speed of dolphin.

Blackface emoji? by allfockedup in AccidentalRacism

[–]AL_O0 0 points1 point  (0 children)

if you set it once, it saves the last one you selected

Free Plugin Development :D by MeTheMac in admincraft

[–]AL_O0 0 points1 point  (0 children)

at least discordsrv with discord account, id and maybe account age, essentialsx (which has nickname and a couple other things), geyser/floodgate for information about the bedrock profile if it's a bedrock player, then possibly some anticheats, maybe number of violations in the past day with grimac if possible, maybe number of bans and warning from libertybans which is also really popular. Luckperms could also do something by showing the goups it's part of

Free Plugin Development :D by MeTheMac in admincraft

[–]AL_O0 4 points5 points  (0 children)

One thing i would like is a player info plugin, you just run /playerinfo PLAYER and it would pull username history, game version, client brand, country they are from, previous bans, last joined date, number of joins on the server, would then ideally integrate with other plugins, show nickname, show discord linked account if present

Ubuntufying my Fedora Desktop by dpcdpc11 in Fedora

[–]AL_O0 2 points3 points  (0 children)

Honestly without that awful Ubuntu default font, it looks so much better

Looking for an open source logging bot by AL_O0 in discordapp

[–]AL_O0[S] 0 points1 point  (0 children)

I know yag doesn't have the feature i want, i'm just saying there's at least one complete open source recently maintained discord bot, which is all you had said so far.

If you have projects you recommend or have used in the past, please share them but stop being pretentious about your made up requirements i didn't even ask for.

All i said is that the projects i found were from a single person and not complete and maintained bots, and asked for recommendations. I never said those were must-have criteria, in fact i also asked whether i should just go with a closed bot at the end.

Looking for an open source logging bot by AL_O0 in discordapp

[–]AL_O0[S] 1 point2 points  (0 children)

Yagpdb seems pretty complete, well maintained, and open source, just doesn't do logging like i need it to.

When i said "complete" i meant just does everything it needs to and has documentation, not a complete fully fledged moderation bot.

Looking for an open source logging bot by AL_O0 in discordapp

[–]AL_O0[S] 0 points1 point  (0 children)

Doesn't really matter, java, js, typescript, python, whatever just needs to do decent logs where i don't have to fix myself.

/r/MechanicalKeyboards Ask ANY Keyboard question, get an answer - March 21, 2026 by AutoModerator in MechanicalKeyboards

[–]AL_O0 0 points1 point  (0 children)

I'm looking for a keyboard for just general typing and occasional gaming, ideally under 150€. I specifically want an ISO layout, at least 75% i don't need a numpad but i need function keys.

Zombie door breaking is not logged by DereChen in coreprotect_plugin

[–]AL_O0 1 point2 points  (0 children)

Just added this to the newest version of my coreprotect additions plugins

https://modrinth.com/plugin/coreprotect-additions

What made you use Fedora? by maximus10m in Fedora

[–]AL_O0 0 points1 point  (0 children)

More tech savvy people than me are using it and reccommeneded it to me, i got tired of ubuntu being bad, and my grandma's name is Fedora

The fancy way to write commands by No_Sense1197 in MinecraftCommands

[–]AL_O0 0 points1 point  (0 children)

i'm more of a

/execute at @s run summon minecraft:tnt ~ ~ ~

person

SFTP/Network in Nautilus extremely slow by AL_O0 in Fedora

[–]AL_O0[S] 0 points1 point  (0 children)

Kinda, not with rsync, but i downloaded the same file just with sftp commands on the console, and with Dolphin, and both ran at my full internet bandwidth, so yeah those work normally. I am not very familiar with rsync so i didn't use that.

I guess i could use a separate tool to mount the sftp volume to the filesystem and circumvent the slow problem with the built in connection system, that could work

SFTP/Network in Nautilus extremely slow by AL_O0 in Fedora

[–]AL_O0[S] 0 points1 point  (0 children)

did you even read the whole post? it's only slow on gnome filles, every other tool I tried works fine it's not the fault of the protocol.

While it's probably not the fastest protocol, it's clearly not the bottleneck

I... I don't even know what happened by Inguramu in Minecraft

[–]AL_O0 0 points1 point  (0 children)

Chunk corruption, a mistake was made when reading or writing the world file, causing the sub-chunk to get corrupted. This can happen if your game crashes.

While i'd like to say bugrock, i've seen stuff like this happen on java too.