BentoBoxWorld / Warps

BentoBox add-on for Welcome Warp Signs
Eclipse Public License 2.0
10 stars 12 forks source link

Alternative method of limiting island warp signs #17

Open TheWranger opened 5 years ago

TheWranger commented 5 years ago

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.

TheWranger commented 5 years ago

This would mean that warp sign limits would be stored per-island instead of per-player.

tastybento commented 5 years ago

I think it would be difficult for players to use. You'd need a way to address the warps, like numbers or something.

TheWranger commented 5 years ago

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.

tastybento commented 5 years ago

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.

TheWranger commented 5 years ago

Didn't consider that option at all. Yea, that could work, though the warp sign would have to be removed if island ownership changes.

TheWranger commented 5 years ago

Re-wrote the issue to better describe the problem and the requested solutions.