Rockets config

This file controls what will show in each section of the rocket info gui

Settings

stats
show_stats
show_first_rocket
show_last_rocket
show_fastest_rocket
show_total_rockets
show_game_avg
rolling_avg
milestones
show_milestones
progress
show_progress
allow_zoom_to_map
allow_remote_launch
remote_launch_admins_only
remote_launch_role_permission
allow_toggle_active
toggle_active_admins_only
toggle_active_role_permission

Settings

# stats

The data that will show in the stats section

# show_stats

false will hide this section all together

# show_first_rocket

false will not show when the first rocket was launched

# show_last_rocket

false will not show when the last rocket was launched

# show_fastest_rocket

false will not show the time taken for the fastest rocket

# show_total_rockets

false will not show the total number of rockets launched

# show_game_avg

false will hide the avg across the entire map time

# rolling_avg

each number will be one statistic; 5 means the avg time taken for the last 5 rockets

# milestones

each number will be one statistic; 5 means the time that the 5th rocket was launched

# show_milestones

false will hide this section all together

# progress

The data and buttons in the build progress section

# show_progress

false will hide this section altogether

# allow_zoom_to_map

false will disable the zoom to map feature

# allow_remote_launch

false removes the remote launch button for all players

# remote_launch_admins_only

true will remove the remote launch button for all non (game) admins

# remote_launch_role_permission

value used by custom permission system to allow or disallow the button

# allow_toggle_active

false removes the remote toggle auto launch button for all players

# toggle_active_admins_only

true will remove the toggle auto launch button for all non (game) admins

# toggle_active_role_permission

value used by custom permission system to allow or disallow the button