-
-
Notifications
You must be signed in to change notification settings - Fork 15
Description
Current Issue:
Users have expressed difficulties in easily accessing the /plots <player> menu. Currently, it is only possible to access this menu through limited methods, such as:
- Using the user's companion GUI.
- Right-clicking on a player directly.
- Entering the command
/plots <player>manually.
This limited accessibility makes it cumbersome for users, especially those in like reviewers or moderators, to quickly view plots owned by others, particularly in a context where they are reviewing plots or verifying ownership.
Proposed Enhancement:
To alleviate this challenge, I recommend implementing clickable player heads in various GUIs related to the plot system. Doing so will allow users to directly access the /plots <player> menu with a single click on the player's head, which would be a significant quality-of-life improvement.
Suggested Locations for Clickable Player Heads:
/p membersGUI: Add a clickable player head next to each member's name.- maybe a new
p infoGUI: Incorporate a clickable player head for the plot owner. (additional infos could be: days until plot will be deleted, last change, created at, OWNER, already reviewed (red: no, orange: yes, but rejected, green: yes, accepted) (yes or no; Yes --> clickable to visit the /p feedback menu of this plots)) - Review GUI: Include a clickable player head for the plot owner for easy reference during reviews.
Benefits:
- Improved usability and faster navigation for users.
- Streamlined experience for requiring frequent plot checks.
- Consistency with existing GUI elements in other parts of the plugin, such as the companion system.
Thx! <3