1
0
mirror of https://codeberg.org/tenplus1/mobs_redo.git synced 2025-06-28 06:30:18 +02:00

add peaceful player privs and settings (thanks sfence)

This commit is contained in:
TenPlus1
2021-01-04 12:28:17 +00:00
parent 00ac9efc8c
commit 76ee3d0b51
4 changed files with 31 additions and 2 deletions

View File

@ -36,3 +36,6 @@ mob_active_limit (Mob Active Limit) float 0
# Enables area check when spawning mobs
mob_area_spawn (Mob Area Spawn) bool false
# Enable peaceful player attack prevention
enable_peaceful_player (Mobs do not attack peaceful player without reason) bool false