Made a plot plugin for Minecraft, using special items and bossbars to be more beautiful, designed for larger communities with different sub-groups (schools, scout districts, etc.)
Plots are assigned on a per-chunk basis. Group plots as well as personal plots are possible in order to allow gamified exchange between different groups. Plugin is already being play-tested on an active server.
GH: github.com/just-dev-creator/homburg-server
Today, I started to take a look back at an old Minecraft plugin of mine that I now wanted to use to host a survival server together with my friends. I made a cool starting animation, added a chat filter using Google's perspective API (AI-powered) and updated the plugin mechanics to Minecraft 1.21. After that, I created a working GH Actions CI/CD-Pipeline and on the way, I made some tiny contributions to the act project powering GH Actions test runs on your local machine. You can check out the plugin here: github.com/just-dev-creator/etb-plugin - the latest plugin file is always accessible in the latest Actions run. My PR for act is here: github.com/nektos/act/pull/2373 and my bug report here: github.com/nektos/act/issues/2374