-
Notifications
You must be signed in to change notification settings - Fork 4
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
Add "spawn-protection" option #27
Comments
i could do this but i would need more info on how it should work. |
Well ok here is more info: If the player spawns with buildmode then spawnprotection is disabled for him (because he doesnt need it). If the player spawns with pvp, he will be handled by spawn protection (if enabled). Essentially he gets put into buildmode and after x seconds gets put into pvp mode. Maybe you can also make an option for a seperate loadout/outline color. Outline would be great so people can tell "soon pvpers" from "builders". However thats not that important |
i guess i didnt understand what you wanted at the time added in 03ebaab |
actually im gonna reopen so i add this at some point
|
This might not be applicable for this addon but please hear my idea out.
The main problems I have with most spawn protection solution on my server are: the duration cant be configured, the addon doesnt work with ulx or is old and buggy, or that the players can still kill others while invincible.
This addon could simply be changed to have a few seconds on buildmode before the default status is applied to the player. All you'd need to do is apply buildmode and set a timer to change the status to either pvp or build mode after a selected time runs out.
The text was updated successfully, but these errors were encountered: