cachePlayerNames

From OpenKore Wiki
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.