Script Settings
- Settings
- Default Min MS Between Tick Waits
- Player Data Refresh Rate
- Protected Areas Refresh Rate
- Protected Areas Zone Actions Enabled
- Protected Areas Zone Actions Interval
- Protected Areas Zone Refresh Interval
- Show Entity Scale Not Found Console Log
- Show Entity Scale Found Console Log
- Show Entity Scale Not Found Chat Log
- Show Entity Scale Found Chat Log
- Show BlueMods Anticheat Not Found Console Log
- Show BlueMods Anticheat Found Console Log
- Show BlueMods Anticheat Not Found Chat Log
- Show BlueMods Anticheat Found Chat Log
- Debug Mode
- Artificial Lag MS
- Allow Watchdog Termination Crash
- Hide Watchdog Termination Crash Enabled Warnings On Startup
- Spread Player Inventory Data Saves Over Multiple Ticks
- History
Path: Main Menu > Settings > Script Settings
This settings menu is for settings related to the internal workings of the add-on.
Images
Settings
Default Min MS Between Tick Waits
This section describes a planned feature.
It has not appeared in any development versions yet, but is planned to be included in v1.35.0.
The default minimum time between tick waits, in milliseconds.
This will be the minimum amount of milliseconds that many generation functions will spend each tick, set this to a really low value to reduce lag while using them, but setting it really low will also cause the generation functions to take a really long time.
Setting it close to or above 10000 may cause the generation functions to be interrupted with script hang errors.
Default: 2500
Config: config.system.defaultMinMsBetweenTickWaits
Player Data Refresh Rate
The interval at which to update the saved playerdata of all online players.
Decreasing this number may increase lag.
Default: 20
Config: config.system.playerDataRefreshRate
Protected Areas Refresh Rate
This section describes content that exists only in outdated versions of this add-on.
This feature used to be in the add-on but has since been removed.
The interval at which to update list the saved protected areas.
Decreasing this number may increase lag.
Type: integer
Range: 1-1000
Default: 200
Config: config.system.protectedAreasRefreshRate
Protected Areas Zone Actions Enabled
This section describes a planned feature.
It has not appeared in any development versions yet, but is planned to be included in v1.35.0.
Whether to enable zone actions for protected areas.
Default: true
Config: config.system.protectedAreasZoneActionsEnabled
Protected Areas Zone Actions Interval
This section describes a planned feature.
It has not appeared in any development versions yet, but is planned to be included in v1.35.0.
How often in ticks to execute the zone actions.
Decreasing this number may increase lag.
Type: integer
Range: 1-1000000
Default: 5
Config: config.system.protectedAreasZoneActionsInterval
Protected Areas Zone Refresh Interval
This section describes a planned feature.
It has not appeared in any development versions yet, but is planned to be included in v1.35.0.
How often in milliseconds to refresh the list of protected areas zones with zone actions.
Changing this will have little to no performance impact.
Type: integer
Range: 1-1000000
Default: 200
Config: config.system.protectedAreasZoneRefreshInterval
Show Entity Scale Not Found Console Log
Whether or not to log to the console when the add-on fails to find a compatible version of Entity Scale active on startup.
Default: true
Config: config.system.showEntityScaleNotFoundConsoleLog
Show Entity Scale Found Console Log
Whether or not to log to the console when the add-on sucessfully finds a compatible version of Entity Scale active on startup.
Default: true
Config: config.system.showEntityScaleFoundConsoleLog
Show Entity Scale Not Found Chat Log
Whether or not to log to the chat when the add-on fails to find a compatible version of Entity Scale active on startup.
Default: false
Config: config.system.showEntityScaleNotFoundChatLog
Show Entity Scale Found Chat Log
Whether or not to log to the chat when the add-on sucessfully finds a compatible version of Entity Scale active on startup.
Default: false
Config: config.system.showEntityScaleFoundChatLog
Show BlueMods Anticheat Not Found Console Log
This section describes a planned feature.
It has not appeared in any development versions yet, but is planned to be included in v1.35.0.
Whether or not to log to the console when the add-on fails to find a compatible version of BlueMods Anticheat active on startup.
Default: true
Config: config.system.showBlueModsAnticheatNotFoundConsoleLog
Show BlueMods Anticheat Found Console Log
This section describes a planned feature.
It has not appeared in any development versions yet, but is planned to be included in v1.35.0.
Whether or not to log to the console when the add-on sucessfully finds a compatible version of BlueMods Anticheat active on startup.
Default: true
Config: config.system.showBlueModsAnticheatFoundConsoleLog
Show BlueMods Anticheat Not Found Chat Log
This section describes a planned feature.
It has not appeared in any development versions yet, but is planned to be included in v1.35.0.
Whether or not to log to the chat when the add-on fails to find a compatible version of BlueMods Anticheat active on startup.
Default: false
Config: config.system.showBlueModsAnticheatNotFoundChatLog
Show BlueMods Anticheat Found Chat Log
This section describes a planned feature.
It has not appeared in any development versions yet, but is planned to be included in v1.35.0.
Whether or not to log to the chat when the add-on sucessfully finds a compatible version of BlueMods Anticheat active on startup.
Default: false
Config: config.system.showBlueModsAnticheatFoundChatLog
Debug Mode
Whether debug mode is enabled or not.
Default: false
Config: config.system.debugMode
Artificial Lag MS
DANGER
THIS IS OPTION VERY DANGEROUS AND COULD RESULT IN THE WORLD/REALM/SERVER BEING SOFT-LOCKED IF SET TO AN EXTREMELY HIGH VALUE!
If this happens please contact 8Crafter and he will fix it.
IMPORTANT
This option is only visible when debug mode is enabled.
The number of milliseconds of artificial lag to cause each tick.
Default: 0
Config: config.system.artificialLagMs
Allow Watchdog Termination Crash
DANGER
THIS IS VERY DANGEROUS AND MAY RESULT IN THE WORLD/REALM/SERVER CRASHING A LOT!
IMPORTANT
This option is only visible when debug mode is enabled.
Whether or not to allow script spikes and errors to crash the world/realm/server.
Default: false
Config: config.system.allowWatchdogTerminationCrash
Hide Watchdog Termination Crash Enabled Warnings On Startup
DANGER
ENABLING THIS IS HIGHLY DISCOURAGED!
IMPORTANT
This option is only visible when debug mode is enabled.
Whether or not to hide the warning that appears on startup when allowWatchdogTerminationCrash is enabled.
Default: false
Config: config.system.hideWatchdogTerminationCrashEnabledWarningsOnStartup
Spread Player Inventory Data Saves Over Multiple Ticks
DANGER
This option may cause lag if disabled.
IMPORTANT
This option is only visible when debug mode is enabled.
TIP
This only applies when Main Menu > Settings > General Settings > Use Legacy Player Inventory Data Save System
is disabled.
Whether or not to spread player inventory data saves over multiple ticks to reduce lag.
Default: true
Config: config.system.spreadPlayerInventoryDataSavesOverMultipleTicks