Copis Bookmarks
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 listdisplays 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.jsonand persist across server restarts.
Works on Fabric and compatible plugin servers.

