
MKT Essentials
A server-side utility mod providing many essentials tools for neoforge 1.21.1
Список изменений
[0.2.2]
Bug Fixes
-
/speedcommand is now always available — previously, the command would silently stop working if/heal,/fly, and/godwere all disabled in the config. It now registers independently regardless of other commands being toggled off. -
/speedvalues now make sense — value1is the default (vanilla) speed for both walking and flying. The minimum allowed value is1(previously0, which would completely freeze the player). -
/speedchanges now persist across reconnects — your custom walk and fly speed are saved and automatically restored when you rejoin the server. Previously they would reset every time you disconnected. -
/speed flynow warns you if the target can't fly — if the player doesn't have flight enabled (and isn't in Creative/Spectator), you'll get a notice that the speed was saved but won't take effect until flight is turned on. -
Join/quit messages now work without PlaceholderAPI — if the PlaceholderAPI mod is not installed on the server, join and leave messages will correctly show the player's name instead of displaying a raw placeholder like
%mktessentials:full_name/safe%.
