.jar file.jar into the /plugins/ folderOn first run, the plugin will generate its own folder at:
/plugins/CollectablesCodex/
Inside, you’ll see a structure like this:
..CollectablesCodex/
├── collectables/
│ ├── notes.yml # Example repository config
│ └── notes/ # Folder with example entries
│ ├── papers.yml
│ ├── weathered_journal.yml
│ └── ...
├── menus/
│ └── collectables.yml # Menu layout config
└── config.yml # Global plugin settings
collectables.db (for database-backed storage - SQLite)playerdata.collectables (for file-based storage - no driver supplied)papers.yml or weathered_journal.yml) are provided to show format - you should replace or extend them with your own/collectables in-game. The Collections menu should open