sss-ryun/ServerRecordMCPlugin
A Minecraft Java Edition Spigot Plugin to record changes in the server such as block updates, chats, commands, inventories, etc.
Platform-specific configuration:
{
"mcpServers": {
"ServerRecordMCPlugin": {
"command": "npx",
"args": [
"-y",
"ServerRecordMCPlugin"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...