Compatibility
Minecraft: Java Edition
1.21
1.20.x
1.19.x
Platforms
BungeeCord
Supported environments
90% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Creators
Details
Changelog
This update adds a new option called disable_cache
to the config.yml
When set to true (Defaults to false) will the caching of players be disabled. This means the following:
- No player names will be loaded from the
cache.data
file, if present - No
cache.data
file will be created if none is present - No player data will be saved to the
cache.data
file when the plugin gets disabled
Placeholders
It's important to note, that any placeholder requiring a cached player will NOT work when this option is used.
In particular, the following placeholders won't work:
${player name}
(Will display the text set inunknown_player
)${player hasPlayedBefore}
${player isBanned}
${player isWhitelisted}
${player uuid}
- Any PlaceholderAPI placeholders
Files
Metadata
Release channel
ReleaseVersion number
1.6.4Loaders
Game versions
1.19–1.19.2Downloads
54Publication date
November 7, 2022 at 9:38 PMPublisher
Andre601
Owner