Releases: pixkk/Vampires
Releases · pixkk/Vampires
4.0.5
What`s new:
refactor: Refactored code with color data
feat: Added proxy mode
How to use proxy mode:
- Create arena (optional)
- Set proxy-mode as "true" and proxy-main-server as "YOUR_HUB_OR_SERVER_NAME"
- Change order of arenas list. First arena in list - main arena for proxy mode (on the screen it is NewArea).
- Restart (NOT RELOAD) server.
If you entered the wrong server name, you cannot be kicked after the game.
Full Changelog: 4.0.3...4.0.5
4.0.4
What`s new:
fix: Fixed bug, when zombie tries attack killed alive players, fixed fall damage.
feat: Fixed (maybe) NullPointerException on world teleport, added game stats (at the end of the game), added title
refactor: Updated broadcast message (added delimiter decoration)
Full Changelog: 4.0.1...4.0.3
4.0.1
- MySQL fixes
- Removing old code
Full Changelog: 4.0.0...4.0.1
4.0.0
- Migrated stats to another file (stats.yml). (automatic migration from config.yml included)
- Fixed flame arrow.
- Updated /reload command
- Added support MySQL for statistics
- Added spawning mobs after player death.
- Added plugin version checking.
Another minor changes.
Full Changelog: 3.2.1...4.0.0
3.2.1
- Fixed #3 (comment) (sign status)
- Added tab completion to all commands
- Fixed reload command (reload command updated only messages file!)
- Messages file creates automatically!
- Fixed some lines in messages file (deleted arena-does-not-exist).
- bStat fix
3.1.2.2
- Fixed issue #3 (comment) (sign status)
3.1.2.1 BUG FIX
UPDATE YOUR PLUGIN FROM VERSION 3.1.2 TO 3.1.2.1 !!!
- Changed logic of respawn event
- Fixed problems when location.world is null
- Other fixes
3.1.1
- Added new command /vampire arenas (print enabled arenas). Please update language file.
- Added bStat metrics (you can disable bstats in bStats folder)
- Fixed error, when sign removed in world, but config value creates error when try update sign
- Fixed error PlayerInteractIvent (or zip file closed on spigot forks).