Version 1.0 – Stable
This version is the first stable version. It WAS tested on multiplayer :) .
This said, there isn't any perfect test, so if you found a bug, please submit it on the bug tracker :) .
The config file need to be regenerated.
The language files WILL be regenerated, so backup your changes if needed!
[28 Aug. 2014] Please note: since the publication of this release, some bugs were found. The 1.0 version was updated to fix back these bugs. I advise you to redownload the plugin if you downloaded it before this update.
Changelog
Since the last snapshot (0.9)
- Improvements
- Added
/uh about
(infos about the plugin, the translations, the license). - Improved the help pages, with pagination and titles.
- If the game is frozen, a notice is displayed on the scoreboard.
- The timer is now better for the long episodes (if an episode is longer than one hour, the timer is displayed in the format “hh:mm:ss” instead of “mm:ss”).
- Added Portuguese translation (thanks to @jonyroda97!).
- Added
- Optimizations
- On the border check (no check without WorldBorder).
- On the freezer.
- On the timer.
- Partial migration to UUID.
- Bug fixes! Oh yes much bugfixes
Since the fork of the original version by @Azenet
- Gameplay changes are all optional.
- Option to disable enderpearl damages.
- Option to broadcast a message if a team has fallen.
- Option to increase visibility of death messages.
- Craft of golden apples from heads (a lot of other commits).
- Added
/uh heal
and/uh healall
. - Added
/uh resurrect
. - Players with a permission (
uh.build
) can build before the beginning of the game. - Slow start for smaller servers.
- WorldBorder integration.
- Sync of the timer with a clock (avoid timer lag).
- Colorized names in the chat.
- Better wall generator (with two blocks, one for air-like blocks, the other for other blocks).
- Players can be marked as spectator; these players will not be teleported like other ones and will spectate.
- SpectatorPlus integration.
- Dynmap integration (working) (screenshot).
- Added a way to disable Power-II potions.
- Added a way to teleport a player back to his death location.
- Added a way to control the head drop on death.
- Added a way to give some XP to the killer of a player.
- The plugin is fully translatable, and translated into English, French and Portuguese.
- You can disable the episodes and configure the scoreboard to choose what you want to display.
- The health can be displayed... or not.
- All-new border management.
- You can change the size of the map during the game (
/uh border set <diameter>
). - You can send a warning to all players out of a future border (
/uh border warning <futureDiameter>
). - You can list the players out of a given border size (
/uh border check <diameter>
).
- You can change the size of the map during the game (
- The players can send a private message to their team with
/t <message>
. - Circular border, wall included.
- In the warning messages sent to players out of a future border, you can now display an indication of the time left before the reduction.
- If you set such a time, you will be noticed at the expiration of the delay, with a list of the players out (the same list as the
/uh border check
command). - You can configure how many hearts are healed by a golden apple, enchanted or not, from a head or not, and these four cases independently.
- The check (to know how many hearts needs to be regenerated) is name-based, but don't worry, there is an anti-cheat.
- Enchanted golden apples can be disabled.
- The players with the permission
uh.build
spawn in creative if the game is not started. - You can give some XP levels to the killer of a player only if the killer and the victim are not in the same team (enabled by default).
- You can now configure the teams' options (
seeFriendlyInvisible
&friendlyFire
). - You are now able to freeze the entire game, and (un)freeze some specific players.
- The way the players are frozen (either if the game is frozen or during the slow start) was improved.
- The way the potions are blocked was improved (no message sent after the brew anymore, the glowstone dust can't be placed in the slot).
- The way uncolored teams are handled was improved.
- You can now put spaces in the names of the teams. Also, the name entered is no longer put in lower case.
- The maximum size of the scoreboard's title is now 32 characters.
- You can send a lightning strike on the death of a player.
- You can configure or disable the death sound.
- A LOT of bugfixes.