your current location:首页 > news>About FTBBACKUPS configuration file FTB backup (FTB Backups) Minecraft Game

About FTBBACKUPS configuration file FTB backup (FTB Backups) Minecraft Game

2024-12-10 17:51:24|Myriagame |source:minecraft skins

Modification in the game

Click the module or ESC interface to click the module settings in the game, search for "backup", click the searched FTBBACKUPS, click the config below, and enter the module configuration page.

Click on the conventional, you can see the configuration items on the right value of the right side. You can see the text text on the left text. Click on the right value to modify it.

Modify the configuration file directly

Configuration file path is

Use the notepad or any text editing tool to open the file to see the content below. Among them, the prefix is ​​"#" is the annotation description, the prefix is ​​"letters" are the key value pairs of the configuration file, the letter corresponds to the type of value.

# Timer in hours. \ How long is automatically backup every time, the unit is hour

# 1.0 -Backups Every Hour \ Set to 1.0, that is, back up every hour

# 6.0 -Backups Every 6 Hours \ Set to 6.0, that is, back up every six hours

# 0.5 -Backups everything 30 minutes \ Set to 0.5, that is, back up every half an hour

# Min: 0.05 \ minimum value 0.05 is 3 minutes

# MAX: 600.0 \ Maximum 600, 25 days

D: backup_timer = 2.0 \ Settings value, default is 2.0, that is, two hours

# The number of backup fires to keep. \ Maximum retention file number

# More backups = More Space Use \ More backup files are equal to more hard disk space consumption # 0 -infinite \ Set 0 to 0 is infinite

# Min: 0 \ minimum value 0

# MAX: 32000 \ maximum value 32000

I: backups_to_keep = 12 \ Settings value, defaults to 12

# Buffer Size for without Chang what you know what you are doing.

# Min: 256 \ minimum value 256

# MAX: 65536 \ maximum value 65536

I: buffer_size = 4096 \ Settings value, default 4096 # 0 -Disabled (output = FOLDERS) \ Compressed level, 0 is not compressed, the backup file is the archive folder

# 1 -BEST SPEED \ 1 is the fastest speed

# 9 -Smallest file size \ 9 is the minimum volume

# Min: 0 \ minimum value 0

# MAX: 9 \ maximum value 9

I: compression_level = 1 \ Set value, defaults to 1

# Disables level saving while performing backup. \ When the world is not preserved when automatic backup

B: Disable_level_saving = true \ Settings value, the default is true

# Prints (Current Size | Total Size) when backup is Done. \ When the backup is completed

B: Display_file_size = TRUE \ Settings value, the default is TRUE

# ENABLES BACKUPS. \ Enable automatic backup

B: ENABLED = TRUE \ Settings Value, the default is true

#ADD EXTRA FILLS that will be placed in backup _Extra_/ Folder. \ Add additional files S: Extra_files <\ Set additional files, none defaults to default

"

# AbSolute Path to Backups Folder. \ Backup File absolute path

S: Folder = \ Set the path, there is no default

# CREATE A backup When server is stopped. \ When the server is closed (the single person is withdrawn the world), create a backup file

B: Force_on_Shutdown = false \ Settings value, default false

# Maximum Total Size that is Allowed in Backups Folder. Older Backups will be deleted to free space for next one.

\ The maximum allowable use of the backup file, the oldest backup will be deleted to create a new backup

# You can use tb, gb, MB and KB for Filesizes. \ Available units include TB, GB, MB and KB

# You can use only to set Maximum Total Size Based on your available disk space. It is still lifed by max total backup count, so it's not gonna fill up lp lp lp ARGE DRIVES.

\ You can use percentage to indicate the available space of your hard disk, and it will still be limited by the maximum backup, so it will not take up all the hard disk space

# Valid Inputs: 50 GB, 10 MB, 33%

\ Correct input: 50GB, 10MB, 33%

S: max_total_size = 50 gb \ Settings value, default 50GB

# Only Create Backups when players have been online. \ Only create backup on the player online

B: only_if_players_online = true \ Settings value, default true

# If Set to True, No MESSAGES Will Be Displayed in Chat/Status Bar.

B: SILENT = FALSE \ Set value, default FALSE