
Command Safety
Warns the player when running potentially dangerous commands ('/kill @e' etc).
- Загрузки
- 2K
- Подписчики
- 7
- Обновлён
- 10 июля 2026 г.
- Лицензия
- MIT
Опубликован 12 июля 2025 г.
Command Safety Mod
Have you ever accidentally killed all entities in your world with a single command? Or maybe you've cleared all the scores of a player when you didn't mean to?
This mod helps you avoid such mishaps, by requiring the player to confirm commands that have the potential to break a lot of things.
Very useful when working on large projects, especially when multiple people (that potentially have less experience with commands) are involved.
The commands & the conditions of when they require confirmation:
/fill,/clone- When selecting an area of more than 10 000 blocks.
/execute,/kill,/effect,/tp,/teleport,/give,/clear,/gamemode- When affecting more than 50 entities (players, ravagers, item frames).
- When affecting more than 25 living entities (players, ravagers, ...).
- When affecting more than 1 player.
/scoreboard- When affecting more than 50 score holders (players / entities).
- When using the
/scoreboard players reset ..command without selecting an objective.

Config:
You can use the /confimcmd config command to change the limits of when commands require confirmation, or you can also modify the config files themselves (./config/confirmcommand.properties).
/confirmcmd
/confirmcmd config <name>- Gets the value of a config./confirmcmd config <name> <value>- Sets the value of a config.
Possible values for <name> are: max_blocks, max_players, max_living_entities, max_entities, max_score_holders
Ченджлог
fabric-1.1.0+26.1Релиз26.1.1, 26.1.2, 26.2 · 10 июля 2026 г.
Forge and NeoForge support.
fabric-1.1.0+1.21.9Релиз1.21.9, 1.21.10, 1.21.11 · 10 июля 2026 г.
Forge and NeoForge support.
fabric-1.1.0+1.21.5Релиз1.21.6, 1.21.7, 1.21.8 · 10 июля 2026 г.
Forge and NeoForge support.
fabric-1.1.0+1.21Релиз1.21.2, 1.21.3, 1.21.4 · 10 июля 2026 г.
Forge and NeoForge support.
fabric-1.1.0+1.20.3Релиз1.20.4, 1.20.5, 1.20.6 · 10 июля 2026 г.
Forge and NeoForge support.
fabric-1.1.0+1.19.4Релиз1.20, 1.20.1, 1.20.2 · 10 июля 2026 г.
Forge and NeoForge support.
fabric-1.1.0+1.19.2Релиз1.19.1, 1.19.2 · 10 июля 2026 г.
Forge and NeoForge support.
fabric-1.1.0+1.16.5Релиз1.18, 1.18.1, 1.18.2 · 10 июля 2026 г.
Forge and NeoForge support.
Комментарии
Загружаем…