# requires canonical_name to be installed
builtin_overrides.fix_capitalization_enabled (fix capitalization) bool true

# punching item entities will put them into your hand if it's empty, *unless* the item has a custom on_use
builtin_overrides.pickup_to_wieldslot_enabled (pickup to wielded slot) bool true

# sort the output of the /privs command
builtin_overrides.sort_privs_enabled (sort privs) bool true

# if true, will highlight non-default and admin privs w/ colors
builtin_overrides.sort_privs_color_privs (color privs) bool false

# sort the output of the /status command
builtin_overrides.sort_status_enabled (sort names in status) bool true

# break up long messages instead of crashing the server
builtin_overrides.split_long_messages_enabled (split long messages) bool true
