zDevelopers / UHPlugin

Plugin UltraHardcore (“Kill the Patrick”), augmenté. | UHC (“KTP”) plugin, improved.
Other
32 stars 24 forks source link

Variable eternal day, SP-independant spectator mode, multiple scoreboards #120

Open Amauryroco opened 8 years ago

Amauryroco commented 8 years ago

Hello !

I had some ideas for the development of this plugin that I wanted to share:

I tested out the 1.2 version of this plugin (or an earlier version, I wasn't the host but I helped him configure it because he had troubles dealing with how late he was (1h late)). I saw how much effort you put in making this plugin, and I realized how good is the latest version of UltraHardcore Reloaded compared to the early versions. You did an amazing job !

AmauryCarrade commented 8 years ago

Hi, thanks for your suggestions.

Add a way to let a X number of time with the night and day cycle at the start of the game, and then put it back to eternal day ("X" configurable in the config file)

This feature is already available through the planned commands system, by executing the /gamerule doDaylightCycle true command at the right time.

After a player dies, set him in Adventure Mode so that he can't break the spawn or interact with it (if we don't want a spawn protection to let the players build in 0 0)

A SpectatorPlus-independant post-game manager would be useful, I agree.

Possibility to change the scoreboard to a different one (A scoreboard where all players are listed by order of kills), every X seconds it changes back to the first one, and Y seconds after, it changes to the other one ("X" and "Y" number of seconds are configurable via the config file)

This could be too flashing... Maybe, but I'm less convinced with this one. Not refused through. Multiple scoreboards could be a feature, one at a time.

I'll think about this.

AmauryCarrade commented 8 years ago

Possibility to change the scoreboard to a different one (A scoreboard where all players are listed by order of kills), every X seconds it changes back to the first one, and Y seconds after, it changes to the other one ("X" and "Y" number of seconds are configurable via the config file)

The scoreboard has been rewritten with new features (see config file). Multiples scoreboards are not here, but the new architecture allows this much more easily than before.

AmauryCarrade commented 8 years ago

SpectatorPlus-independant spectator mode is now supported. The vanilla spectator mode will be used if the SpectatorPlus plugin is not installed.