GroundMC/GroundMCProfileCache
Plugin for PaperSpigot to cache player profiles. This plugin removes the need for any explicit or custom cache and prevents errors from too many profile requests.
Platform-specific configuration:
{
"mcpServers": {
"GroundMCProfileCache": {
"command": "npx",
"args": [
"-y",
"GroundMCProfileCache"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...