Skip to content

Releases: goodbyepavlyi/LavaRise

LavaRise v2.0.15

29 Aug 20:05

Choose a tag to compare

Full Changelog: GitHub Comparison

Bug Fixes

  • Fixed disallowed commands command parsing (a61f463) #39

LavaRise v2.0.14

25 Aug 20:35

Choose a tag to compare

Full Changelog: GitHub Comparison

New Features

LavaRise v2.0.13

17 Aug 20:03

Choose a tag to compare

Full Changelog: GitHub Comparison

New Features

LavaRise v2.0.12

02 Aug 13:45

Choose a tag to compare

Full Changelog: GitHub Comparison

Bug Fixes

  • Fixed disallowed commands command parsing (b886910) #34

LavaRise v2.0.11

04 May 10:28

Choose a tag to compare

Full Changelog: GitHub Comparison

Bug Fixes

  • Prevented instant death when player was falling (50eb9c2) #32
  • Fixed gamemap world not being copied if it already existed (6cf9660)

Other Changes

  • Prevented spectators from losing food hunger (dfdfb46) #33

LavaRise v2.0.10

05 Feb 13:24

Choose a tag to compare

Full Changelog: GitHub Comparison

New Features

  • Customizable PlaceholderAPI Responses: Added the ability to customize PlaceholderAPI responses for more flexibility. (22d0f65)
  • Leaderboard Placeholder Support: Introduced new PlaceholderAPI placeholders to display top players based on wins, losses, kills, and deaths. (9962d88) #30

Documentation

  • Updated PlaceholderAPI Documentation: Added details about newly introduced leaderboard placeholders and customizable PlaceholderAPI responses. (edee197)

LavaRise v2.0.9

04 Feb 19:31

Choose a tag to compare

Changelog

Full Changelog: GitHub Comparison

New Features

  • Player Statistics Tracking: Added placeholders for player stats, including wins, losses, kills, and deaths. (527e7de) #29
  • Spectator Gamemode Customization: Added the ability to change the gamemode of spectators. (2d2aa21)

Improvements

  • Arena World Naming: Updated the naming scheme for arena worlds to LavaRiseGame-%ArenaName% for better compatibility with plugins like PerWorldPlugins. (690be4c) #28

Bug Fixes

  • Command Blocking Issue: Fixed an issue where commands were blocked even when game.allowedCommands was set to false. (90efc43) #28

Documentation

  • PlaceholderAPI Documentation: Added documentation for available PlaceholderAPI placeholders. (542c5c8)

LavaRise v2.0.8

31 Jan 18:32

Choose a tag to compare

Changelog

Full Changelog: GitHub Comparison

New Features

  • Queue Countdown Title: Implemented countdown titles for the queue phase. (0f3c0ff) (#27)

Bug Fixes

  • Waiting Lobby Tips: Fixed an issue where waiting lobby tips would remain on screen after the game started. (7e0df53) (#26)

LavaRise v2.0.7

30 Jan 18:38

Choose a tag to compare

Changelog

Full Changelog: GitHub Comparison

New Features

  • Arena Join Sound: Added sound effects when a player joins an arena. (375e8a0) (#25)
  • Queue Scoreboard Title: Added placeholder support for the queue scoreboard title. (9ce664c) (#24)
  • Action Bar Tips: Introduced informative action bar messages in the waiting lobby. (93c0f47) (#23)
  • Command Whitelist: Added a configurable whitelist to restrict commands during gameplay. (a2168de) (#22)

LavaRise v2.0.6

30 Nov 16:15

Choose a tag to compare

Changelog

Full Changelog: GitHub Comparison

Bug Fixes

  • Safe Spawnpoints: Resolved an issue where spawnpoints were not being safe, causing players to spawn in dangerous locations. (30e40ed) (#20)
  • Prevented spectators from interacting with items on the ground. (3c053e2) (#21)