VolleyBall

A simple volleyball minigame plugin for Spigot Minecraft servers

GPL-3.0 License

Stars
14
VolleyBall - 1.1.6 Latest Release

Published by jeremynoesen over 2 years ago

This issue fixes a couple issues and adds one minor feature

Fixes:

  • Dependency fixes
  • Fixed an issue where the score title does not display
  • Adjusted court restriction bouncing so balls have less chance of getting stuck

Changes:

  • The ball now faces the direction of motion
  • The ball is now able to collide with players rather than just passing through them all the time
VolleyBall - 1.1.5

Published by jeremynoesen about 3 years ago

Fixed an issue that could cause servers with many courts to take too long to shut down.

VolleyBall - 1.1.4

Published by jeremynoesen almost 4 years ago

This is the last update to this plugin. This update brings some small fixes.

What's Fixed:

  • Added vb command alias
  • Removed the large startup message
  • Performance fixes
  • Fix dependencies not loading properly
VolleyBall - 1.1.3

Published by jeremynoesen about 4 years ago

This update only focuses on a handful of bug fixes.

What's fixed:

  • Armor stand no longer breaks when hit by an op player
  • Ball serve height is no longer crazy high
  • Ball velocity has been tweaked to smooth out the ball's motion path
  • Ball can no longer move during the removal sequence
  • Blocks can no longer be placed or broken outside a court when a player is inside
  • Blocks can no longer be interacted with when on a court
  • Tab completion should work with courts with names that contain capitalization
  • Courts would not save and their info message would cause an error if the bounds were not set. This no longer occurs
  • Courts can be removed, previously they would not remove
VolleyBall - 1.1.2

Published by jeremynoesen over 4 years ago

This update mainly fixes a bug that prevented the ball from being hit when a player was in survival mode.

What's Fixed:

  • The volleyball is no longer a slime and a zombie, but is now a single armor stand. This is part of a new system to allow players in survival mode to hit the ball.

What's New:

  • Due to the change of entity, the hit mechanic had to change. You no longer have to hit the ball directly, now you have to punch when it is close enough to you.
  • The particle effects are now less obtrusive and more visually appealing
  • The height when serving the ball is now affected by the ball speed parameter for a court
VolleyBall - 1.1.1

Published by jeremynoesen over 4 years ago

This quick update bring 1.16 support and has been tested and compiled with Spigot 1.16.1.

What's New:

  • 1.16 support
  • Split up the old one permission into many smaller permissions

What's Fixed:

  • tab complete bug where suggestions don't pop up has been fixed
VolleyBall - 1.1.0

Published by jeremynoesen over 4 years ago

This is the first update to this plugin! Here is what is new:

New features:

  • Court info and list commands
  • Court ball restrictions - the ball will bounce off of the court bounds (enabled by default)

Fixes:

  • Slime no longer dies and drops loot
  • Command errors fixed
  • Various minor bugs fixed

Changes:

  • Court system has been recoded for efficiency
  • Commands recoded

Removed:

  • Court defaults modification (now hard coded)
VolleyBall - 1.0.0

Published by jeremynoesen over 4 years ago