Useful & Fun Server Tweaks
Small Fabric server-side mod to bring some useful stuff, fixes and fun additions to servers.
80
0
Список изменений
1.1.2+mc1.21.11 Changelog
1.1.0 and 1.1.1 were skipped as they were debug and wip versions
CONFIGURATION
- The mod now has a config file!
NEW CONTENT
- Uncapped speed limits of players, vehicles and players on elytras.
- No more "Player moved too fast!" warn and hold-back
- You can disable/enable specific limiters in config. Only Elytra limit is disabled by default
- Added
/afkcommand- Utilizes Teams to give the player a
[AFK]name prefix - Makes the afk player invulnerable, but also player can not damage anything nor move in any way when AFK
- When coming out of AFK, if it's night, all instances of Monster entities will be despawned in a 16x16x16 area of the player
- THIS BEHAVIOR CAN BE TURNED OFF IN CONFIG
- Only targets "wild" Monsters (not nametagged, not in vehicles)
- Command has a 5min (6000 ticks) cooldown (TIME CAN BE CHANGED IN CONFIG)
- Utilizes Teams to give the player a
CHANGED CONTENT
- Reworked
/scalemecommand, now named/scale- Normal players can still use
/st-scale <height_cm> - Admins now have scaling tools:
/scale force <player> <height_cm>- Forces specific scale on a player./scale unlock <player>- UnlocksScale Lockallowing the player to change their scale again./scale reset <player>- Resets the player's scale to the base scale and unlocksScale Lock/scale reset-nounlock <player>- Resets the player's scale to the base scale without unlocking theScale Lock
- Commands
/scalemeand/forcescaleno longer exist in favor of the rework.
- Normal players can still use
DEV STUFF
- In some commands renamed
CommandContext<CommandSourceStack> ctxtoCommandContext<CommandSourceStack> context, so everything is the same - Renamed method
ServerTweaks.asIdtoServerTweaks.asResource - Renamed class
DataAttachmentstoPlayerAttachmentsfor player data variables using Fabric Data Attachment API - Created class
FdaApiUtil- Moved and renamed methods from
Scalerutil.isLockedandScalerutil.setLockedtoFdaApiUtil.getBoolValueandFdaApiUtil.setBoolValue - Additionally made similar methods for Strings, ints, doubles, floats and longs
- Moved and renamed methods from
- Created class
CommandUtil- Moved method
ServerTweaks.hasPermstoCommandUtil.hasPerms - Created "check-if-executed-from-server-or-by-player" method
CommandUtil.failCheck - Created methods
sendFail(source sendFailure),sendSucc(source sendSuccess) andsendTo(player sendSystemMessage)
- Moved method
- Renamed class
GetDayCounttoDayCount - Renamed mixin class
NotTooExpensivetoRemoveAnvilLimit
Файлы
UnF-ServerTweaks-1.1.2.jar(652.29 KiB)
ОсновнойМетаданные
Канал релиза
Beta
Номер версии
1.1.2+mc1.21.11
Загрузчики
Fabric
Версии игры
1.21.11
Загрузок
14
Дата публикации
2 мес. назад
