Configurable player collections, rewards, leaderboards, and menus for Paper/Folia.
RuinedCollections is a configurable collections plugin for Paper and Folia servers. It is built for servers that want Hypixel SkyBlock-style collection progress without being locked into one set of items, menus, rewards, or storage choices.
1.21 through 26.2RuinedCollections is designed for small servers and larger live networks. Progress writes are batched, leaderboards are cached, offline players are handled by UUID and saved names, and reward claims are protected against duplicate execution. The plugin also writes a diagnostics log so startup problems, config mistakes, reward failures, storage issues, and migration/import problems are easier to track down.
/collections opens the player collections menu./rc help shows the admin command list./rc validate checks collection files for common mistakes./rc diagnostics shows diagnostics status and recent log lines./rc export and /rc import help move data between servers or storage setups.Drop RuinedCollections.jar into plugins, start the server once, then check the generated files under plugins/RuinedCollections. The default collections and template files are meant to be edited and copied, so admins have working examples before building their own collections.
For deeper setup notes, examples, placeholders, custom item formats, and migration guidance, use the GitHub docs/wiki linked on this page.