[dev] Add support of playerfactions mod + update news-dev.txt
This commit is contained in:
parent
b937b6f27f
commit
3135588877
@ -22,7 +22,7 @@ max_users = 12
|
|||||||
max_names_per_ip = 2
|
max_names_per_ip = 2
|
||||||
# Give basics privileges to new players.
|
# Give basics privileges to new players.
|
||||||
default_privs = home, spawn
|
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
|
# If true, actions are recorded for rollback
|
||||||
enable_rollback_recording = false
|
enable_rollback_recording = false
|
||||||
# Activate fire
|
# Activate fire
|
||||||
@ -138,6 +138,10 @@ log_mods = true
|
|||||||
##############
|
##############
|
||||||
craftguide_progressive_mode = true
|
craftguide_progressive_mode = true
|
||||||
|
|
||||||
|
# playerfactions #
|
||||||
|
##################
|
||||||
|
player_factions.mode_unique_faction = false
|
||||||
|
|
||||||
# moremesecons #
|
# moremesecons #
|
||||||
################
|
################
|
||||||
moremesecons_jammer.enable_lbm = true
|
moremesecons_jammer.enable_lbm = true
|
||||||
|
@ -6,6 +6,7 @@
|
|||||||
|
|
||||||
* Revision| Date | Description
|
* 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
|
* 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
|
* 29a01ad | 21/3/25 | Rename lighting_monoids to lighting_monoid
|
||||||
* 7d9d1d1 | 21/3/25 | Add lighting_monoids mod
|
* 7d9d1d1 | 21/3/25 | Add lighting_monoids mod
|
||||||
|
Loading…
x
Reference in New Issue
Block a user