[dev] Add support of playerfactions mod + update news-dev.txt

This commit is contained in:
bri cassa 2025-03-23 09:31:29 +01:00
parent b937b6f27f
commit 3135588877
2 changed files with 6 additions and 1 deletions

View File

@ -22,7 +22,7 @@ max_users = 12
max_names_per_ip = 2
# Give basics privileges to new players.
default_privs = home, spawn
basic_privs = areas, areas_high_limit, baker, ban, bring, diglocks, faction_admin, faction_user, fast, fly, fp_create, interact, inv, kick, megabuilder, nether, notice, openlocks, password, protection_bypass, rollback, shop, shout, sign_editor, teleport, warp_admin, warp_user, whois, worldedit
basic_privs = areas, areas_high_limit, baker, ban, bring, diglocks, fast, fly, fp_create, interact, inv, kick, megabuilder, nether, notice, openlocks, password, protection_bypass, rollback, shop, shout, sign_editor, teleport, warp_admin, warp_user, whois, worldedit
# If true, actions are recorded for rollback
enable_rollback_recording = false
# Activate fire
@ -138,6 +138,10 @@ log_mods = true
##############
craftguide_progressive_mode = true
# playerfactions #
##################
player_factions.mode_unique_faction = false
# moremesecons #
################
moremesecons_jammer.enable_lbm = true

View File

@ -6,6 +6,7 @@
* Revision| Date | Description
—————————————————————————————————————————
* a343352 | 23/3/25 | Replace factions mod by playerfactions mod
* 337430f | 21/3/25 | [mobs_monster] add sand variation in sand monster drops, same with dirt monster
* 29a01ad | 21/3/25 | Rename lighting_monoids to lighting_monoid
* 7d9d1d1 | 21/3/25 | Add lighting_monoids mod