-
-
Notifications
You must be signed in to change notification settings - Fork 12
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Alternative method of limiting island warp signs #17
Comments
This would mean that warp sign limits would be stored per-island instead of per-player. |
I think it would be difficult for players to use. You'd need a way to address the warps, like numbers or something. |
Islands would only be able to have one warp sign each, regardless of members. Otherwise islands with lots of players can get a lot of warp signs on their island. |
So, would the way to warp be just for island owner to have a warp sign then? I use warps like /is warp tastybento. If so, then it could be a fairly easy option to have a setting in the config that only allows owners to have warp signs. |
Didn't consider that option at all. Yea, that could work, though the warp sign would have to be removed if island ownership changes. |
Re-wrote the issue to better describe the problem and the requested solutions. |
Is your feature request related to a problem? Please describe.
Currently each player can have their own warp sign; the problem with this is that it means teams with more players can flood the
/is warps
list with 4 warp signs each, and players who have alts will have access to more warp signs for their island (additional promotion for island shops).This can also lead to some islands being able to have massive amounts of warp signs if servers decide to allow islands have something like 8+ players in a team.
Describe the solution you'd like
A configuration option to make it so that only island owners can have a warp sign OR a per-team warp sign limit.
The text was updated successfully, but these errors were encountered: