lmk02 / BlockParty

BlockParty Plugin for Spigot/Bukkit servers
GNU General Public License v3.0
7 stars 17 forks source link

Feature Request for Bungeecord - More setting options #48

Closed Maximilian1021 closed 3 years ago

Maximilian1021 commented 3 years ago

Is your feature request related to a problem? Please describe. A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] It refers to the bungee cord support. I would like to be able to set whether the server stays online and start a new round (current version) or whether the server restarts/stops after the round after a 30 sec. countdown (cloud systems), etc.

Describe the solution you'd like A clear and concise description of what you want to happen. Possibility to set whether a new round should start automatically or if the server should restart when a round is finished.

Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered. Currently I have no alternative solution for the problem

Additional context Add any other context or screenshots about the feature request here. I respond as soon as possible to your answers here in the issue

Written with much love and the thoughts of other users :)

phm07 commented 3 years ago

Why would you want to stop the server everytime a game ends? This would waste resources since the plugin can start a new game after the old one ended. You can automatically kick all players after the game ended by setting AutoKick to True in your Arenas/[Arena].yml.

Maximilian1021 commented 3 years ago

Thanks . i looking