Small Fabric server-side mod to bring some useful stuff, fixes and fun additions to servers.
Very cool 👍
I made this mod initially for my community Minecraft server, but after a while decided to put some more work into it and share it with the world.
As long as the two Minecraft servers I moderate live. So pretty long I guess.
No. This mod is only for Fabric servers and will not receive updates for older Minecraft versions as the mod's development continues.
--- Config ---
You can enable or disable basically any feature, command etc. that this mod provides.
--- Commands ---
/scale | Fun & Administrative Allows the players to change their height (scale attribute) to e.g. their irl height to be height-accurate in-game. Players can not change their height again and are limited to choose between being 1-3 meters tall.Command also features some admin tools for unlocking, resetting etc. players' heights.
/daycount | Informative To get the tick-exact day count and game time of the server /afk | Helpful Puts the player in a AFK state, indicating their status in tab list, making the afk player unable to move, attack or be attacked.Configurable. Will despawn hostile mobs around the player by default.
/damagetoggle | Administrative Allows players with Operator permissions disabling individual damage types from vanilla Minecraft. Everything goes back to normal after a server restart. /banish | Administrative Allows players with Operator permissions to get rid of people in a way that doesn't require banning so you can laugh at their misery in the endless void just because they broke the rules.--- Gameplay Changes ---
Removed Anvil Expense Limit A mixin to get rid of Anvil's "Too Expensive" limit. Never Too Fast Removed player movement limiters, essentially getting rid of "Player moved too fast!" warnYou are not allowed to modify or/and redistribute the original code. You are allowed to distribute the mod in modpacks.
You are allowed to use the mod as an API/library for your own projects/addons as the mod provides a few useful util classes.