cachePlayerNames

From OpenKore Wiki
Revision as of 15:32, 10 November 2024 by 4epT (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
cachePlayerNames [<boolean>]
Player names can be cached so that they don't have to be re-retrieved as often. This can save a lot of bandwidth, especially when you're walking in town. This enables or disables player's name caching.


cachePlayerNames_duration [<seconds>]
This option specifies the maximum time in seconds that player names will be kept in the cache.


cachePlayerNames_maxSize [<number>]
This option specifies the maximum number of player names to be cached. If the number of player names that needs to be cached exceeds the specified number, the earliest names added will be removed.