Skip to content

Releases: jakegut/SimplePaintball

SimplePaintball 0.3.4-alpha.5

31 Mar 02:08
Compare
Choose a tag to compare
Pre-release

ThIs ShOuLd AcTuAlLy FiX tHe ArEnA lOaDiNg iSsUe

Simple Paintball v0.3.4-alpha.4

05 Feb 22:27
Compare
Choose a tag to compare
Pre-release

This should actually fix the saving arenas bug

Simple Paintball v0.3.4-alpha.3

29 Dec 16:48
Compare
Choose a tag to compare
Pre-release
  • Add scoreboard to spectators
  • Fix bug where arenas weren't saving

Simple Paintball v0.3.4-alpha.2

26 Sep 20:50
Compare
Choose a tag to compare
Pre-release
  • Attempt to fix #6

Simple Paintball v0.3.4-alpha.1

02 Sep 21:21
Compare
Choose a tag to compare
Pre-release
  • Fix nametag visibility issue (#4)
  • Fix winning team kills issue

Simple Paintball v0.3.4-alpha

25 Aug 18:07
Compare
Choose a tag to compare
Pre-release

Add option to hide enemy nameplates.

  • In config.yml under Nametag-Visible set to false if you want to hide.

Simple Paintball v0.3.3-beta

16 Aug 21:48
Compare
Choose a tag to compare

Changelog since v0.3.2-beta:
Most notable thing about this release is that there are more team colors. Before you can just set red and blue spawns, now you can add spawns for:

  • Aqua
  • Black
  • Blue
  • Gray
  • Green
  • Purple
  • Red
  • White
  • Yellow

To set a spawn for a team color, use the normal /pb set command: /pb set yellow will add a spawn for yellow team. You can add as many spawns for teams as you want, you just need two teams with at least one spawn set for each in order to activate the arena.

And of course:

  • Bug fixes

Simple Paintball v0.3.3-alpha.2

14 Aug 03:49
Compare
Choose a tag to compare
Pre-release
  • Fix not joining teams
  • Aesthetic type stuff

Simple Paintball v0.3.3-alpha

13 Aug 23:38
Compare
Choose a tag to compare
Pre-release

This release is in alpha since I haven't tested it to the extent I would like.
Most notable thing about this release is that there are more team colors. Before you can just set red and blue spawns, now you can add spawns for:

  • Aqua
  • Black
  • Blue
  • Gray
  • Green
  • Purple
  • Red
  • White
  • Yellow

To set a spawn for a team color, use the normal /pb set command: /pb set yellow will add a spawn for yellow team. You can add as many spawns for teams as you want, you just need two teams with at least one spawn set for each in order to activate the arena.

I'm in the process of creating a GUI to create arenas easier as there are going to be more options such as setting which specific guns you want for an arena.

SimplePaintball v0.3.2-beta

11 Aug 21:59
Compare
Choose a tag to compare
Pre-release
  • Add option to disable spectators
  • TP commands will be disabled when in an arena, both players and spectators
  • Start working on API