Skip to content

Releases: Despical/OITC

2.6.0

20 Jun 15:29
Compare
Choose a tag to compare
  • Support for Minecraft 1.21.

2.5.9

31 May 07:01
Compare
Choose a tag to compare
  • Full support for Minecraft 1.20.5+, now supports Paper and forks.

Full Changelog: 2.5.8...2.5.9

2.5.8

30 Apr 10:18
Compare
Choose a tag to compare
  • Fixed exception is throwed if player is killed by non-entity cause such as kill command.
  • Fixed attack cooldown speed not restoring properly after a casual game.
  • Improvements on kill streak system, now custom kill streak message for custom amount of points can be created. If more than one message is created for the same score amount, randomly one of them will be chosen.
  • Extended the title and subtitle durations from 20 ticks to 40 ticks and in some cases 60 ticks.

Messages File Changes

In-Game:
  Messages:
    Unknown-Death: "&9%player% &eis killed by &ksomeoneunknown&7!"
    Kill-Streak:
       - "&9%killer% &eis on &b%kill_streak% &ekill streak!"
       - "&9%killer% &eis unbeatable!"
       - "2:&9%killer% &egot 2 players in a row!"
       - "5:&9%killer% &egot 5 kills in a row!"
       - "10:&9%killer% &eis now reached to 10 kills in a row!"

Full Changelog: 2.5.7...2.5.8

2.5.7

29 Apr 14:39
Compare
Choose a tag to compare
  • Support for Minecraft 1.20.5.
  • Fixed inventory not restoring back if player leaves the server mid-game (Resolved #14).

Full Changelog: 2.5.6...2.5.7

2.5.6

18 Apr 17:00
Compare
Choose a tag to compare
  • Added 2 new message options to customize leaderboard messages.
  • Updated Commons (new unrestorable attributes added for inventory manager).

Config Changes

# Enable Inventory Manager for your games? (Very useful feature for MULTI ARENA)
# This saves inventory of players and restores it after player leaves arena.
# Saved elements: max health, health, food, experience, full inventory, armor contents, and more.
Inventory-Manager:
  Enabled: true
  # Usable attributes:
  #  game-mode, hunger, exp, level
  #  health, max-health, health-scale
  #  saturation, allow-flight, fire-ticks
  Do-Not-Restore:
    - "max-health"
    - "health-scale"

Messages File Changes

Commands:
  Leaderboard-Command:
    Empty-Entry: "Empty"
    Unknown-Entry: "Unknown Player"

Full Changelog: 2.5.5...2.5.6

2.5.5

01 Apr 13:24
Compare
Choose a tag to compare
  • Added option to heal player after they get a kill.
  • Fixed tab completer not working properly in general.
  • Fixed help command not working properly in older versions.
  • Fixed stats command not working properly in older versions.
  • New command matcher system.

Full Changelog: 2.5.4...2.5.5

2.5.4

05 Jan 08:42
Compare
Choose a tag to compare

2.5.4 Release Note

  • Fixed the option that enables arrow pickups.

Full Changelog: 2.5.3...2.5.4

2.5.3

17 Dec 13:04
Compare
Choose a tag to compare

2.5.3 Release Notes

  • Added option to enable arrow pickups (Resolves #10).

Full Changelog: 2.5.2...2.5.3

2.5.2

03 Dec 09:23
Compare
Choose a tag to compare

2.5.2 Release Notes

  • Added new placeholder %oitc_online_players% to see amount of players who are playing OITC in the current server.
  • Updated stats command messages and design.

Full Changelog: 2.5.1...2.5.2

2.5.1

26 Nov 10:08
Compare
Choose a tag to compare

2.5.1 Release Notes

  • Fixed issue #8 and #9.
    • Fixed players can not see each other after the game finishes.
    • Fixed strange behaviour of tab completer.

Special thanks to @datatags for their contribution.

Full Changelog: 2.5.0...2.5.1