Rainbow Configuration Details

The Rainbow configuration file is Rainbow.properties. Rainbow uses this file, along with server.properties to control your server's feature and performance options

General Settings

Settings with default value

Rainbow.properties:

# Built-in antiswear
Censor                  = true

# Remove lag
Janitor                 = true
janitor_seconds         = 900

# Enable rain
Weather                 = true

# Kick users for spaming
SpamKick                = true

# autosave time
autosave_minutes        = 31

# broadcast autosave message
autosave_notice         = true

# Have a rejoin delay
reconnect_delay         = true
reconnect_delay_seconds = 3

# Sends a welcome message to new players
welcome_new_players     = true

# Have armor sands dance?
armor_stands_dance      = true

# op users keep inventory when dying
ops_keep_inventory      = true

# Notify admins when user swears.
notify_admins_censor    = true

# Don't know
max_nearby_entities     = 250

# enable Bungeecord
bungeecord              = false

# Update your namecolor on TAB
update_namecolor_on_tab = false

# Don't know
nether_distance_ratio   = 8.0

AntiLag settings

rainbow.properties:

Janitor

server.properties:

max-tick-time
view-distance

Extra configs

If your server is running ProjectRails (a fork of Project-Rainbow by Bayside308) you will have a config file named projectrails.yml where you have more configurable options like using a yaml file for warp storage.