mizarc / bell-claims

A comprehensive yet intuitive land claiming system for PaperMC servers, allowing players to protect their builds.
https://modrinth.com/plugin/bell-claims
MIT License
10 stars 5 forks source link

Display the name of claims when entering them #106

Open mizarc opened 1 month ago

mizarc commented 1 month ago

This should display itself as some sort of popup text like how it does when you try to interact with the claim. It could also show you entering the "Wilderness" if you are going into unclaimed land.

RodargDev commented 2 weeks ago

This sounds like a great addition but i think this should be toggleable for players since it could get a bit spammy when walking through some parts of lets say a spawn area where there would be a crazy amount of claims

mizarc commented 2 weeks ago

Definitely should have a toggle on both the config and player level for spam control.

danihax commented 2 weeks ago

Will there be a sub-text? if so, is it possible to add a friendly and a stranger option? For example a player who isn't welcomed to the claim will display a "Unwanted visitors will be killed on sight" sub-text message than a friend's sub-text message "Welcome friend!".

mizarc commented 2 weeks ago

Not sure if the built in Minecraft text display systems really allow for room for something like that. Where I'm currently displaying all claim related information it wouldn't really fit. If I put it in the chat then yes it's possible, but I want to avoid putting text displays in chat as much as possible as it clutters it up too much.

Having separate friendly and stranger options seems like an odd choice too, not sure if that's really a wanted feature and what would constitute a "friendly" player. You probably wouldn't want the same message for someone who can build verses someone who only has access to open doors.