Skip to content

Releases: jeremynoesen/VolleyBall

1.1.6

06 Apr 22:59
002edf4
Compare
Choose a tag to compare

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

1.1.5

09 Aug 20:20
Compare
Choose a tag to compare

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

1.1.4

21 Dec 23:15
fffe845
Compare
Choose a tag to compare

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

1.1.3

25 Jul 04:12
Compare
Choose a tag to compare

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

1.1.2

23 Jul 01:26
Compare
Choose a tag to compare

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

1.1.1

09 Jul 03:43
Compare
Choose a tag to compare

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

1.1.0

23 Jun 04:35
Compare
Choose a tag to compare

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)

1.0.0

23 Jan 03:52
Compare
Choose a tag to compare