All public logs

Jump to navigation Jump to search

Combined display of all available logs of EarthMC. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 10:33, 25 November 2023 upgradewastaken#0 talk contribs created page Module:Cache (Created page with "local varsCacheMap = require('Module:VarsCacheMap') local util_cache = require('Module:CacheUtil') local p = {} -- Inventory slot local INVSLOT_PREFIX = 'invslot_02_'--don't index number unless cache has gone to complete hell; don't change this variable unless you know what you're doing please p.invslotCache = varsCacheMap.create({ prefix=INVSLOT_PREFIX, dataModule='Inventory slot/Datasheet' }) local SLOT_ALIASES_PREFIX = 'slotaliases_04_' p.slotAliasesCache = varsCac...")