Skip to content

One in the Chamber v1.1.0

Compare
Choose a tag to compare
@Despical Despical released this 31 Oct 15:06
· 202 commits to master since this release

One in the Chamber Discord Support

One in the Chamber is a Minecraft survival minigame designed for small and big servers. This minigame is unique and very configurable, 100% free and open source!

Kill everyone with your powerful bow or with your sword to get an new arrow! Reach 25 points to win! Who will be the winner? Have fun using it!

Leave a good rating if you really like it.

Want to contribute in this project?

💣 Issues Reporting (Discord)      ❤ Make Donation

Open Source Libraries

Library Author License
InventoryFramework Despical Unlicense
ScoreboardLib Despical LGPLv3
HikariCP brettwooldridge Apache License 2.0
bStats Bastian LGPLv3
Commons Box Despical GPLv3

Want to use One in the Chamber API?

Add repository

    <repositories>
        <repository>
            <id>jitpack.io</id>
            <url>https://jitpack.io</url>
        </repository>
    </repositories>

Then add the dependency

    <dependencies>
        <dependency>
            <groupId>com.github.Despical</groupId>
            <artifactId>OITC</artifactId>
            <version>1.1.0</version>
            <scope>provided</scope>
        </dependency>
    </dependencies>

1.1.0 Release (22.10.2020 - 31.10.2020)

  • Added new placeholder to get amount of players in arena without spectator amount:
    • %oitc_{arena_id}:players_left%
  • Added enable option for spectator settings.
  • Fixed scoreboard friendly fire caused players visible.
  • Fixed NPE when signs aren't located in default world.
  • Fixed statistics are not resetting after game finishes.
  • Optimized events.