Copis Bookmarks
A Private Bookmark system, It allows for you to add bookmarks for coordinates and stuff
Quick challenge
How far can you run before the mobs catch you?
Minecraft check
Confirm your run
Complete the quick check to get your code.
Copis Bookmarks
<b>Copis Bookmarks</b>
Features
Add Bookmarks
- Players can add a custom bookmark with a name and description using `/bookmark add <name> <description>`. - Maximum of 50 bookmarks per player.
List Bookmarks
- `/bookmark list` displays all saved bookmarks with timestamps.
Remove Bookmarks
- `/bookmark remove <name>` deletes a bookmark by name. - Feedback messages confirm successful removal or if the bookmark doesn’t exist.
Persistent Storage
- Bookmarks are saved in `config/copis_bookmarks.json` and persist across server restarts.
Works on Fabric and compatible plugin servers.