Filter versions...
Filter channels...

optimization (#165)

Major optimization with no drawbacks because its a void world. this greatly helps with everything and all arenas the bigger the more helpful.

Console bug fix (#164)

Minecraft would try to autosave when closing a world or randomly, causing a fail to save to raids and world files.

Merge pull request #162 from fenixJK/Min-max-perm-fix

Min/Max editor permission fix

Teleport the player on rejoin if they disconnect and leave an arena that way

Fixes #158

Update Java distribution in workflow

Snapshot 4.0.3

4.0.2

on Jan 7, 2025
Download

Release 4.0.2

Adds support for using custom items in BattleArena.

Plugins supported:

  • QualityArmory
  • Oraxen
  • ItemsAdder
  • MythicCrucible
  • Magic
  • MMOItems
  • WeaponMechanics

Full documentation can be found here: https://docs.battleplugins.org/books/user-guide/page/custom-items

Implement item support for MMOItems and WeaponMechanics

Add support for items from Magic

Implement custom item support

Adds support for use of custom items in BattleArena.

Allow parsing Minecraft's native item format and fix modules loading again on plugin reload

Snapshot 4.0.2

4.0.1

on Dec 27, 2024
Download

Release 4.0.1

Improve team placeholder names for consistency

Add placeholder for team names and colors

Add auto arena module and fix a couple bugs

Snapshot 4.0.1

4.0.0

on Dec 14, 2024
Download

Release 4.0.0

Fix /ba reload not reloading some modules properly

Add a BattleArenaApi class

This is intended to be a stable entrypoint into BattleArena. While most of the plugin is designed to be safe regardless of whether it is "API" or not, this is a safer option for third parties in the event major changes need to occur internally.

This also allows a slight bit more flexibility with what exists in the main BattleArena class, as its functionality should be depended on less by implementing plugins. The former BattleArena.getInstance() entrypoint is not deprecated and offers a handful more methods, but should only be used in events where that is needed.


Project members

BattlePlugins

BattlePlugins

Organization

Details

Licensed GPL-3.0-only
Published a year ago
Updated 2 months ago