Skip to content
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

Warp Signs Restrictions #31

Open
KingGoldensPanda opened this issue Jul 23, 2019 · 1 comment
Open

Warp Signs Restrictions #31

KingGoldensPanda opened this issue Jul 23, 2019 · 1 comment
Milestone

Comments

@KingGoldensPanda
Copy link

When players place a wall sign, or a sign on top of a sign for example, for the warp, the warp will say it is unsafe. This is true in a sense, as there is no block directly under the sign, so it says it is unsafe, however it may actually be safe.
This causes issues as players do not like to be simple and use logic, and I have received 20+ complaints about it not letting them warp to it and saying its not safe, and they simply get confused and frustrated quickly.

The main solution I propose is:
If they try to create a warp sign in one of the invalid locations, break the sign and tell them a message like, "&cYou can only place a Warp Sign on the ground."

A secondary solution could be just letting them warp there anyways, possibly also adding a message about placing it on the ground instead when they create it.

@tastybento
Copy link
Member

Makes sense. I'll add a safety check on sign placement. It won't catch everything but it should help.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

No branches or pull requests

2 participants