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

Allow spectators.... Or not! And deathmatch #91

Open
rogama25 opened this issue Mar 4, 2015 · 6 comments
Open

Allow spectators.... Or not! And deathmatch #91

rogama25 opened this issue Mar 4, 2015 · 6 comments

Comments

@rogama25
Copy link

rogama25 commented Mar 4, 2015

Please add an option in the config to kick all players that hasn' t joined before start. And another to don't allow spectators at all.

Also I want to say that if you use the last build and you type /uh, the server says Hi!

@rogama25
Copy link
Author

rogama25 commented Mar 4, 2015

Sorry by my English :D

@AmauryCarrade
Copy link
Member

Hi.

For the latest builds it's perfectly normal, I'm on a complete rewrite on how I manage my commands, so the commands system is currently broken. Just use the 1.2 stable version, because there isn't any new feature in the development builds currently.

For the main purpose of this issue, yes, good idea :) . I'll implement that in the future.

@rogama25
Copy link
Author

rogama25 commented Mar 4, 2015

Thanks <3 This is a great plugin, by the way :))

@AmauryCarrade AmauryCarrade added this to the 1.4 – Stable milestone Mar 4, 2015
@AmauryCarrade AmauryCarrade self-assigned this Mar 4, 2015
@AmauryCarrade
Copy link
Member

By the way, you can already prevent anyone to spectate in the latest stable version (1.2): in the config.yml:

death:
    # [...]
    kick:
        do: true  # Kick the dead players...
        time: 30  # ...30 seconds after...
        allow-reconnect: false # ...and ban them from the game (during this game only, of course).

With this, if a dead player try to relog, he will be kicked with the message « You are dead! » (or the translation in your language – key death.banMessage if you want to change it).

@rogama25
Copy link
Author

rogama25 commented Mar 5, 2015

Thanks by all. I've been searchning on Google a plugin to run a deathmatch without a selected area. I didn't find nothing. Another feature that this plugin can include is a deathmatch when there is X players or less or also set by time. 😄

@rogama25 rogama25 changed the title Allow spectators.... Or not! Allow spectators.... Or not! And deathmach Mar 5, 2015
@rogama25 rogama25 changed the title Allow spectators.... Or not! And deathmach Allow spectators.... Or not! And deathmatch Mar 5, 2015
@rogama25 rogama25 mentioned this issue Mar 5, 2015
@AmauryCarrade
Copy link
Member

Please, open one issue per idea. Thanks!

@AmauryCarrade AmauryCarrade removed their assignment Nov 2, 2015
@AmauryCarrade AmauryCarrade modified the milestones: 1.4 – Stable, 1.6 — Stable Dec 15, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants