Page: 1 2

1.6.4 Mar 7, 2024
Improvements
  • Updated various dependencies

1.6.3 Dec 31, 2023
Improvements
Improvements:
  • Added "teleport-on-join" option in config.yml

1.6.2 Dec 10, 2023
Bug Fixes
  • Fixed error when setting a player's health

1.6.1 Dec 6, 2023
1.20.2 Support
  • Updated dependencies to support 1.20.2

1.6.0 Sep 2, 2023
Improvements
Improvements:
  • Added the ability to spectate an arena
  • Added the /spectate <player>/<arena> command
  • Added spectator settings
  • Added the spectator-spawn property in the arena configs
It is necessary to set spectator-spawn property for each arena, either using the /ww setup <arena>.yml command or editing the file manually.

1.5.0 Aug 26, 2023
Favorite Arenas, Arena Selector Enhancement
Improvements:
  • Enhanced arena selector
  • Added ''favorite arenas"
  • Added /ww join favorite
  • Added /ww arenas <group>
  • You can now set a sound to an empty string to disable it
Fixes:
  • Fixed /ww stats <player> working incorrectly

1.4.2 Aug 24, 2023
Bug Fixes
Fixes:
  • Fixed error when punching an NPC

1.4.1 Aug 24, 2023
Bug Fixes
Fixes:
  • Fixed spectators not being hidden from other players
  • Fixed potion names and colors
  • Fixed clickable inventory items on 1.14+ 
  • Renamed the {displayname} arena placeholder to {name}
Improvements:
  • Added the date-format option in config.yml

1.4.0 Aug 23, 2023
Bug Fixes, Group Permissions
Fixes:
  • Fixed PAF Bungeecord support
  • Fixed other various issues
Improvements:
  • New config format for items: Click Here
  • Added the group-permissions option: if enabled, players will require the woolwars.join.<group> permission to join an arena
Some operations to the database table will be done automatically, however, it is recommended to make a backup.

1.3.4 Jun 30, 2023
Bug Fixes
Fixes:
  • Fixed error with the arena setup system

1.3.3 Jun 27, 2023
Improvements
Improvements:
  • You can now set the skin of the npc using the texture value and signature (You can use https://mineskin.org/ to generate them)
    npc-skin:
      # You can use a player name or a texture URL.
      texture: "https://s.namemc.com/i/d4ea5250d1997cb9.png"
      # Leave blank to use the texture from above.
      # You can use https://mineskin.org/ to generate the skin value and signature.
      value: ""
      signature: ""

1.3.2 Jun 27, 2023
ZNPCsPlus Support and Bug Fixes
Improvements:
  • Added support for ZNPCsPlus (requires v. 2.0.0+)
  • Arena configs will now be validated before loading them

1.3.1 Jun 23, 2023
Bug Fixes and Improvements
Improvements:
  • You can now use a texture URL for the NPC's skin
Fixes:
  • Fixed npc locations not being saved during the arena setup

1.3.0 Jun 22, 2023
Kit Selector NPC and Bug Fixes
Citizens is now a required dependency!

Improvements:
 
  • Added a kit selector NPC (Set the NPC locations in the already existing arenas using /ww setup <id>, otherwise the old arenas won't load)
  • Added a final game stats summary (I recommend to update the following message)
    game:
      round-end:
        stats-message:
          message:
            - "&a▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬"
            - "{title}"
            - "{stats}"
            - "&a▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬"
Fixes:
  • Fixed an issue with the arena setup system

1.2.0 Jun 20, 2023
Portals and Improvements

Improvements:

  • Added portals! Use them to teleport yourself across the map!
  • You can now edit an existing arena using /ww setup <arena-id>

1.1.23 Jun 17, 2023
Configurable Power-Up Spawn Chances
Improvements:
  • You can now configure the spawn chance of each power-up (the higher the number, the higher the probability)

    jump-boost:
      spawn-chance: 10

1.1.22 Jun 15, 2023
Improvements
Improvements:
  • You can now activate your ability by pressing the Q key
  • Added a new 'ASSISTS' statistic type

1.1.21 Jun 14, 2023
Bug Fixes and Improvements
Improvements:
  • You can now see other players' stats by typing /ww stats <player>
Fixes:
  • Fixed missing default kit files
  • Fixed arena folder not creating automatically

1.1.20 Jun 13, 2023
Damage Indicator
Improvements:
  • Added a damage indicator in the actionbar when hitting a player

1.1.19 Jun 12, 2023
Bug Fixes
Fixes:
  • Fixed food points being consumed while a player is in a match

1.1.18 Jun 12, 2023
Bug Fixes and Improvements
Improvements:
  • Added 'HIGHEST_WIN_STREAK' statistic
Fixes:
  • Fixed name tags not resetting when leaving the server

1.1.17 Jun 10, 2023
Improvements
Improvements:
  • Added customizable pre-round scoreboard
  • Added new PAPI placeholders (%woolwars_arena_team_name%, %woolwars_arena_team_color%, %woolwars_arena_team_letter%, %woolwars_arena_team_points%, %woolwars_arena_team_alive%)

1.1.16 Jun 8, 2023
1.20 Support and Improvements
Improvements:
 
  • Added Minecraft 1.20 support
  • You can now assign permanent effects to a kit:
    # A list of effects that will be applied to the player. Format: <effect-name>:<level> (e.g. SPEED:1)
    effects:
      - "ABSORPTION:1"

1.1.15 Jun 7, 2023
Bug Fixes
Fixes:
  • Fixed spectators being able to deal damage to players in the arena

1.1.14 Jun 4, 2023
Fixes and Improvements
Improvements:
  • Added 'permission-required' option to each kit (if set to true, only players with the 'woolwars.kit.<id>' permission will be able to select it)
Fixes:
  • Fixed name tags showing up outside the arena

Page: 1 2