Skip to content

Hot fix and new features!

Latest
Compare
Choose a tag to compare
@Olyno Olyno released this 09 Apr 23:16
· 47 commits to master since this release
d6cc57f

Description

Hey there!
A new release of GameAPI is now available with a lot of hot fix and of course new feature to make your imagination for games awesome!

Here are changes:

Added:

  • Possibility to clear players from team and/or game (e.g remove all players from team "red" of game "test")
  • More syntaxes for Point system (e.g raw points, check the documentation to see them)
  • Version checker
  • Metrics (https://bstats.org/plugin/bukkit/GameAPI)

Fix:

  • Signs issue fixed
  • Skript events (was link with wrong Bukkit event) fixed
  • Game loader message fixed
  • Point system issue fixed
  • Wrong messages fixed

Improvements:

  • Improvements Game type. Now you can take the game of the player everytime (was limited to if player was in the game, worked not if the player was only in a team).
  • When a player in a game die, he will be teleported at the spawn of his team (or the spawn of the game) (Can be disabled)
  • Default spawn locations y coordination (now y = 150)