Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed ChunkManager.sendMapChunk #87

Merged
merged 9 commits into from
Jul 9, 2024
Merged

Fixed ChunkManager.sendMapChunk #87

merged 9 commits into from
Jul 9, 2024

Commits on Jun 24, 2024

  1. Bump version from 5.0.7-SNAPSHOT1 to 5.0.8

    version-bump[github-action] committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    575040b View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2024

  1. Fixed many bugs in BuildBattle plugin (#86)

    * Updated plugin.yml to prevent invalid file error on startup
    
    * Changed version of dependency MiniGamesBox to circumvent build issues
    
    * Fixed error in time change menu
    
    * Fixed issue with %player% placeholder (should be lowercase)
    
    * Bump version from 5.0.7-SNAPSHOT1 to 5.0.8
    
    * Fixed problem in place rewards
    
    * Cancelled BlockExplodeEvent to prevent blocks such as Respawn Anchor explode and damage the arena.
    
    * Fixed BuildBattle menu item not working because API was used at 2 different places. Added bb menu command and used registerSpecialItem to fix.
    
    * Disabled enderpearl throwing while in arena because it allows to teleport to other players plots or outside the arena map, even during voting stage.
    
    * Changed back version number of MiniGamesBox to 1.3.10
    
    * Fixed small error if non-player threw projectile.
    
    ---------
    
    Co-authored-by: version-bump[github-action] <41898282+version-bump[github-action]@users.noreply.github.com>
    Waterman1001 and version-bump[github-action] authored Jun 28, 2024
    Configuration menu
    Copy the full SHA
    6259422 View commit details
    Browse the repository at this point in the history
  2. Bump version from 5.0.8 to 5.0.8-SNAPSHOT0

    version-bump[github-action] committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    afcba9f View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2024

  1. Configuration menu
    Copy the full SHA
    69ba286 View commit details
    Browse the repository at this point in the history
  2. Bump version from 5.0.8-SNAPSHOT0 to 5.0.8-SNAPSHOT1

    version-bump[github-action] committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    9d89cbb View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

  1. Configuration menu
    Copy the full SHA
    df29761 View commit details
    Browse the repository at this point in the history
  2. Bump version from 5.0.8-SNAPSHOT1 to 5.0.8-SNAPSHOT2

    version-bump[github-action] committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    41f6ea2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5555f61 View commit details
    Browse the repository at this point in the history
  4. Update CHANGELOG.md

    Tigerpanzer02 authored Jul 9, 2024
    Configuration menu
    Copy the full SHA
    2e891ae View commit details
    Browse the repository at this point in the history