A SwiftlyS2 plugin that lets you reset your scoreboard stats.
After you start the plugin once, the configuration file will be generated inside addons/swiftlys2/configs/plugins/resources/config.jsonc.
The structure looks like this
{
"Main": {
"Prefix": "[red]SWIFTLY [/] | ",
"Commands": [
"rs",
"resetscore",
"reset",
"rsc"
]
}
}
Change Prefix to whatever you want the prefix to be.
