General Config

This page gives default values and explanations to the settings in General.config.yml.

PatchComputerCraft:
    Default: true
    Explanation: Patch ComputerCraft once to prevent some server crashes with ComputerCraft computers.

UseAutoRPTimer:
    Default: true
    Explanation: Should RedPowerTimers lowest spin time automatically be changed to the value set in ModModifications.config?

UseItemLimiter:
    Default: true
    Explanation: Should the limiter be activated?

UseLimitedCreative:
    Default: true
    Explanation: Should limited creative be activated?

UseOpenAlc:
    Default: true
    Explanation: If UseOpenAlc is false, the command /openalc will be disabled.

UseNoItem:
    Default: true
    Explanation: Should NoItem (Bans items) be enabled?

KickFromConsole:
    Default: false
    Explanation: If KickFromConsole is true, the console will execute the /kick command instead of the default Bukkit kick when a player gets kicked by TekkitRestrict (e.g. for hacking). Useful if you want to log kicks or use a different bansystem.

############################## Updater ###############################
CheckForUpdateOnStartup:
    Default: true
    Explanation: Should TekkitRestrict check for an update when the server starts?

Auto-Update:
    Default: true
    Explanation: Should the update be downloaded automatically if there is one?

UpdateToBetaVersions:
    Default: false
    Explanation: Should TekkitRestrict update to beta versions? If you are currently running a beta version, this option is ignored and always true.

UpdateToDevelopmentVersions:
    Default: false
    Explanation: Should TekkitRestrict update to development versions? If you are currently running a dev version, this option is ignored and always true.

######################################################################
ConfigVersion:
    Note: Do NOT change this. It will reset the config files if you do.
    Explanation: This is the version of the configfiles. When the configfiles are changed, tekkitrestrict will see that you have an older version of the config and will try to update yours to the new version. If that is impossible it will backup your files and generate new ones.


Comments

Posts Quoted:
Reply
Clear All Quotes