
SimpleUtils Server
Simple utils commands for server
51
1
51
1
SimpleUtils
SimpleUtils is a lightweight Fabric server-side mod that adds a few practical commands and a simple translation system.
Features
/playtimeShows your total playtime./playtime <player>Shows another player’s playtime, even if they are offline./tpsDisplays the server TPS and average tick time (ms).
Language / Translations
SimpleUtils includes an easy translation system:
- A config file is created automatically at:
config/simpleutils/config.json
- Choose the language with:
"language": "en"(or"fr", or any custom language code)
You can add your own translation by creating:
config/simpleutils/lang/<language>.json
PERMISSIONS
-
simpleutils.command.top
Default fallback: level 2 (gamemaster) -
simpleutils.command.seen
Default fallback: level 2 (gamemaster) -
simpleutils.command.invsee
Default fallback: level 3 (admin) -
simpleutils.command.heal
Default fallback: level 2 (gamemaster) -
simpleutils.command.feed
Default fallback: level 2 (gamemaster) -
simpleutils.command.fly
Default fallback: level 2 (gamemaster)
Compatibility
- Minecraft:
1.21to1.21.11 - Loader: Fabric (compatible with
>=0.18.1) - Fabric API: required
Installation
- Install Fabric API
- Drop the mod jar into your server’s
mods/folder - Start the server, then edit
config/simpleutils/config.jsonif you want to change the language
Notes
- Server-side mod (players don’t need to install it to join, unless your setup requires it).
Совместимость
Создатели
Детали
Лицензия:LicenseRef-All-Rights-Reserved
Опубликован:1 месяц назад
Обновлён:1 месяц назад
