Skip to content

Commit

Permalink
Merge pull request #565 from thijsvanloef/add-missing-world-settings
Browse files Browse the repository at this point in the history
Add missing configuration options
  • Loading branch information
thijsvanloef authored Jun 27, 2024
2 parents 63c6711 + 6394c1f commit 8ce8f51
Show file tree
Hide file tree
Showing 5 changed files with 114 additions and 96 deletions.
3 changes: 3 additions & 0 deletions .env.example
Original file line number Diff line number Diff line change
Expand Up @@ -68,8 +68,10 @@ DROP_ITEM_ALIVE_MAX_HOURS=1.000000
AUTO_RESET_GUILD_NO_ONLINE_PLAYERS=False
AUTO_RESET_GUILD_TIME_NO_ONLINE_PLAYERS=72.00000
GUILD_PLAYER_MAX_NUM=20
BASE_CAMP_MAX_NUM_IN_GUILD=4
PAL_EGG_DEFAULT_HATCHING_TIME=72.00000
WORK_SPEED_RATE=1.000000
AUTO_SAVE_SPAN=30.000000
IS_MULTIPLAY=False
IS_PVP=False
CAN_PICKUP_OTHER_GUILD_DEATH_PENALTY_DROP=False
Expand All @@ -78,6 +80,7 @@ ENABLE_FAST_TRAVEL=True
IS_START_LOCATION_SELECT_BY_MAP=True
EXIST_PLAYER_AFTER_LOGOUT=False
ENABLE_DEFENSE_OTHER_GUILD_PLAYER=False
INVISIBLE_OTHER_GUILD_BASE_CAMP_AREA_FX=False
COOP_PLAYER_MAX_NUM=4
REGION=
USEAUTH=True
Expand Down
Loading

0 comments on commit 8ce8f51

Please sign in to comment.