Favorites & Ratings
Two lightweight, per-player features that help good warps stand out. Both store their data in playerdata.yml (or the database).
Favorites
Section titled βFavoritesβEnable with Settings.Favorites.Enabled.
- Shift-click any warp in the All Warps menu to favourite or un-favourite it.
- Favourited warps get a star marker in their lore (
GUI.FavoriteLore). - The Favourites tab lists everything youβve favourited for quick access.
Messages: βAdded <warp> to favourites.β / βRemoved <warp> from favourites.β Favourites are cleaned up automatically when a warp is deleted.
Ratings
Section titled βRatingsβEnable with Settings.Ratings.Enabled.
- Open a warpβs Rate menu (the sunflower button in the edit menu, or the Rate button on a warp).
- Click 1β5 stars to rate it.
- A warp shows its average rating and the number of votes in its lore (
GUI.RatingLore), e.g.Rating: 4.6 (23).
Each player gets one vote per warp; rating again updates your vote. The average is exposed via the %warpgui_β¦_rating% placeholder.
Both features are optional. Disabling one hides its button/tab and stops new data being recorded, but existing data is kept.