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

Release 2.14.0 #318

Merged
merged 117 commits into from
Jun 30, 2024
Merged

Release 2.14.0 #318

merged 117 commits into from
Jun 30, 2024

Commits on Jul 3, 2021

  1. Version 2.7.1

    tastybento committed Jul 3, 2021
    Configuration menu
    Copy the full SHA
    0ce89de View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2021

  1. Version 2.7.2

    tastybento committed Jul 11, 2021
    Configuration menu
    Copy the full SHA
    383ede3 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2021

  1. Use Java 9's takeWhile

    tastybento committed Jul 24, 2021
    Configuration menu
    Copy the full SHA
    4661bcd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    76a2688 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2021

  1. No save on disable (#231)

    * Release 2.6.4
    
    * Remove saving to database on disable.
    
    #229
    
    First, the top ten tables are never actually used or loaded. They are
    created in memory by loading the island levels. So there is no reason to
    keep saving them.
    Second, the island level data is saved every time it is changed, so
    there is no need to save all of the cache on exit.
    
    * Fixes tests
    tastybento authored Aug 8, 2021
    Configuration menu
    Copy the full SHA
    d55f66f View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2021

  1. Rosestacker (#232)

    * Add support for RoseStacker 1.3.0
    tastybento authored Aug 10, 2021
    Configuration menu
    Copy the full SHA
    bd6c264 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2021

  1. Made plugin a Pladdon.

    tastybento committed Aug 15, 2021
    Configuration menu
    Copy the full SHA
    7b6f921 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2021

  1. Version 2.8.0

    tastybento committed Sep 6, 2021
    Configuration menu
    Copy the full SHA
    b16d458 View commit details
    Browse the repository at this point in the history
  2. Added new placeholders

    %Level_%gamemode%_top_island_name_%rank% - lists the island name
    %Level_%gamemode%_top_island_members_%rank% - a comma separated list of
    team members
    
    #224
    #211
    #132
    #107
    #105
    tastybento committed Sep 6, 2021
    Configuration menu
    Copy the full SHA
    1b29f7f View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2021

  1. Configuration menu
    Copy the full SHA
    d212fce View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9b8bbda View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2021

  1. Configuration menu
    Copy the full SHA
    4c59d4d View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2021

  1. Configuration menu
    Copy the full SHA
    60f2a26 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2021

  1. Version 2.8.1

    tastybento committed Nov 21, 2021
    Configuration menu
    Copy the full SHA
    1161808 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2021

  1. Speeds up level calculation by doing more chunk scans async.

    If chests are scanned, then it will take longer because these have to be
    done sync.
    
    #243
    tastybento committed Nov 22, 2021
    Configuration menu
    Copy the full SHA
    b1d117d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    893d8d4 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2021

  1. add Vietnamese (#240)

    HSGamer authored Nov 26, 2021
    Configuration menu
    Copy the full SHA
    4de5b80 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cc977d8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    50074ac View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2021

  1. Changed IslandLevelCalculator minHeight to world minHeight for negati…

    …ve blocks height support since 1.18. (#246)
    Pirgosth authored Dec 19, 2021
    Configuration menu
    Copy the full SHA
    4a21e4b View commit details
    Browse the repository at this point in the history

Commits on Dec 25, 2021

  1. Version 2.9.0

    tastybento committed Dec 25, 2021
    Configuration menu
    Copy the full SHA
    5ce7179 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7e92a45 View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2022

  1. Chinese Translation (#249)

    * Translate zh-CN.yml via GitLocalize
    
    * Translate zh-CN.yml via GitLocalize
    
    Co-authored-by: mt-gitlocalize <[email protected]>
    Co-authored-by: 织梦 <[email protected]>
    3 people authored Jan 2, 2022
    Configuration menu
    Copy the full SHA
    cbaf14e View commit details
    Browse the repository at this point in the history
  2. Translate id.yml via GitLocalize (#250)

    Co-authored-by: Nathan Adhitya <[email protected]>
    gitlocalize-app[bot] and NathanAdhitya authored Jan 2, 2022
    Configuration menu
    Copy the full SHA
    34da24d View commit details
    Browse the repository at this point in the history
  3. Translate fr.yml via GitLocalize (#251)

    Co-authored-by: organizatsiya <[email protected]>
    gitlocalize-app[bot] and organizatsiya authored Jan 2, 2022
    Configuration menu
    Copy the full SHA
    840a8c1 View commit details
    Browse the repository at this point in the history
  4. Korean translation (#252)

    * Translate ko.yml via GitLocalize
    
    * Translate ko.yml via GitLocalize
    
    Co-authored-by: chickiyeah <[email protected]>
    Co-authored-by: mt-gitlocalize <[email protected]>
    3 people authored Jan 2, 2022
    Configuration menu
    Copy the full SHA
    488c6ac View commit details
    Browse the repository at this point in the history
  5. German Translation (#253)

    * Translate de.yml via GitLocalize
    
    * Update de.yml
    
    Co-authored-by: Rikamo045 <[email protected]>
    Co-authored-by: tastybento <[email protected]>
    3 people authored Jan 2, 2022
    Configuration menu
    Copy the full SHA
    322ea82 View commit details
    Browse the repository at this point in the history
  6. Translate hu.yml via GitLocalize (#254)

    Co-authored-by: András Marczinkó <[email protected]>
    gitlocalize-app[bot] and andris155 authored Jan 2, 2022
    Configuration menu
    Copy the full SHA
    6f174e2 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2022

  1. Version 2.9.1

    tastybento committed Jan 29, 2022
    Configuration menu
    Copy the full SHA
    a3d06ee View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    336e8d4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    490fe6c View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2022

  1. Configuration menu
    Copy the full SHA
    5d9aa00 View commit details
    Browse the repository at this point in the history
  2. Avoid async chunk snapshotting.

    Fixes #256
    tastybento committed Feb 6, 2022
    Configuration menu
    Copy the full SHA
    0a79b7f View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2022

  1. Update to BentoBox API 1.20.

    Replace plugin.yml with spigot-annotations.
    
    Implement customizable TopLevelPanel.
    BONNe committed Mar 12, 2022
    Configuration menu
    Copy the full SHA
    e16fad8 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2022

  1. Fixes some small issues with TopLevelPanel

    Add Utils class that contains some useful things.
    BONNe committed Mar 13, 2022
    Configuration menu
    Copy the full SHA
    43fcde5 View commit details
    Browse the repository at this point in the history
  2. Implement customizable DetailsPanel.

    Remove old DetailsGUITab due to new implementation.
    BONNe committed Mar 13, 2022
    Configuration menu
    Copy the full SHA
    15ff515 View commit details
    Browse the repository at this point in the history
  3. Fix failing test.

    BONNe committed Mar 13, 2022
    Configuration menu
    Copy the full SHA
    eb8c105 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2022

  1. Remove blank file

    tastybento committed Mar 19, 2022
    Configuration menu
    Copy the full SHA
    d9288c7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fcf6e76 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2022

  1. Implement feature that allows to sort items in detail panel. (#259)

    Apparently, because it is 2 years old request, it got in a state -> implement or drop.
    
    Fixes #192
    BONNe authored Jun 16, 2022
    Configuration menu
    Copy the full SHA
    4948689 View commit details
    Browse the repository at this point in the history
  2. Implement calculated value for blocks. (#260)

    It is ~ value, as calculation formula cannot be applied per block. At least I think so.
    
    Part of #192
    BONNe authored Jun 16, 2022
    Configuration menu
    Copy the full SHA
    1914fc1 View commit details
    Browse the repository at this point in the history
  3. Update es.yml (#261)

    KrazyxWolf authored Jun 16, 2022
    Configuration menu
    Copy the full SHA
    cc90579 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2022

  1. Implement customizable Values GUI. (#262)

    This GUI shows value to all items in game. It also shows max limit of blocks, if it is set.
    
    Fixes of #192
    BONNe authored Jun 17, 2022
    Configuration menu
    Copy the full SHA
    47053fd View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2022

  1. Configuration menu
    Copy the full SHA
    90ae98e View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2022

  1. Implements visit/warp actions in top gui

    Add 2 new actions for island buttons in TOP GUI:
    - Visit -> allows to visit island, but it requires Visit Addon
    - Warp -> allows to warp to island, but it requires Warp Addon
    
    Requested via Discord.
    BONNe committed Aug 21, 2022
    Configuration menu
    Copy the full SHA
    dae3db6 View commit details
    Browse the repository at this point in the history
  2. Fixes a Level addon crash on startup.

    Level addon crashed at the startup if Visit or Warps addon were not installed. It happened because Level addon main class were implementing Listener interface.
    To avoid it and fix the crash, I moved migration listener to a separate class.
    
    Fixes #2012
    BONNe committed Aug 21, 2022
    Configuration menu
    Copy the full SHA
    2ca4e0a View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2022

  1. Translate pl.yml via GitLocalize (#269)

    Co-authored-by: wiktorm12 <[email protected]>
    gitlocalize-app[bot] and wiktorm12 authored Aug 27, 2022
    Configuration menu
    Copy the full SHA
    3269063 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2022

  1. Translate fr.yml via GitLocalize (#272)

    Co-authored-by: organizatsiya <[email protected]>
    gitlocalize-app[bot] and organizatsiya authored Oct 31, 2022
    Configuration menu
    Copy the full SHA
    97d9522 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2022

  1. Update to Java 17

    tastybento committed Nov 27, 2022
    Configuration menu
    Copy the full SHA
    51338d2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3988659 View commit details
    Browse the repository at this point in the history
  3. Adds %Level_[gamemode]_island_level_max% placeholder

    This records the lifetime maximum level the island has ever had.
    Addresses #271
    tastybento committed Nov 27, 2022
    Configuration menu
    Copy the full SHA
    f3ee8a3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    93869cb View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2023

  1. Add natural log to level-calc formula parsing

    Relates to #274
    tastybento committed Jan 16, 2023
    Configuration menu
    Copy the full SHA
    ac6bead View commit details
    Browse the repository at this point in the history
  2. feat: add island total points + placeholder (#264)

    * feat: add island total points + placeholder
    
    * Update IslandLevels.java
    emmanuelvlad authored Jan 16, 2023
    Configuration menu
    Copy the full SHA
    fba7394 View commit details
    Browse the repository at this point in the history
  3. Fix JavaDoc

    tastybento committed Jan 16, 2023
    Configuration menu
    Copy the full SHA
    dc9d460 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2023

  1. Configuration menu
    Copy the full SHA
    f1db2a9 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2023

  1. Translate nl.yml via GitLocalize (#277)

    Co-authored-by: DevSolaris <[email protected]>
    gitlocalize-app[bot] and DevSolaris authored Jan 24, 2023
    Configuration menu
    Copy the full SHA
    29b1480 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2023

  1. Configuration menu
    Copy the full SHA
    f469e37 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2023

  1. Updated Jacoco POM

    tastybento committed Feb 10, 2023
    Configuration menu
    Copy the full SHA
    42249a8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a493c12 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0cdb154 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2023

  1. Refactor placeholders (#279)

    * Update ReadMe
    
    * Fix Jacoco
    
    * Remove unused imports
    
    * Remove placeholders from main class
    
    Created a separate class for cleaner code and added a test class.
    tastybento authored Feb 25, 2023
    Configuration menu
    Copy the full SHA
    713a409 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2023

  1. Remove dependency

    tastybento committed Mar 25, 2023
    Configuration menu
    Copy the full SHA
    c093796 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2023

  1. Configuration menu
    Copy the full SHA
    9c42a8d View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2023

  1. Create plugin.yml (#282)

    * Create plugin.yml
    
    The annotations do not provide the option to define the version dynamically from maven. This should fix that.
    
    * Remove Spigot Plugin Annotations
    
    * Remove plugin-annotation repo
    BONNe authored Apr 8, 2023
    Configuration menu
    Copy the full SHA
    78c67b6 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2023

  1. Updated dependencies

    tastybento committed Apr 15, 2023
    Configuration menu
    Copy the full SHA
    3c79c68 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    34b2b52 View commit details
    Browse the repository at this point in the history
  3. Version 2.10.1

    tastybento committed Apr 15, 2023
    Configuration menu
    Copy the full SHA
    ad3d02c View commit details
    Browse the repository at this point in the history

Commits on May 17, 2023

  1. Configuration menu
    Copy the full SHA
    5a66bf1 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2023

  1. Chinese (#288)

    * Translate zh-CN.yml via GitLocalize
    
    * Translate zh-CN.yml via GitLocalize
    
    ---------
    
    Co-authored-by: Jeansou <[email protected]>
    Co-authored-by: dawnTak <[email protected]>
    3 people authored May 29, 2023
    Configuration menu
    Copy the full SHA
    dfd30d1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f8d50a4 View commit details
    Browse the repository at this point in the history
  3. French (#286)

    * Translate fr.yml via GitLocalize
    
    * Translate fr.yml via GitLocalize
    
    * Translate fr.yml via GitLocalize
    
    ---------
    
    Co-authored-by: gitlocalize-app[bot] <55277160+gitlocalize-app[bot]@users.noreply.github.com>
    Co-authored-by: organizatsiya <[email protected]>
    Co-authored-by: Florian CUNY <[email protected]>
    3 people authored May 29, 2023
    Configuration menu
    Copy the full SHA
    30217ba View commit details
    Browse the repository at this point in the history
  4. Spanish (#285)

    * Translate es.yml via GitLocalize
    
    * Translate es.yml via GitLocalize
    
    ---------
    
    Co-authored-by: ChrissTM03 <[email protected]>
    Co-authored-by: Espan <[email protected]>
    3 people authored May 29, 2023
    Configuration menu
    Copy the full SHA
    951b0f5 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2023

  1. Version 2.11.0

    tastybento committed Jun 3, 2023
    Configuration menu
    Copy the full SHA
    1b20605 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2023

  1. Update Github Build script

    tastybento committed Jun 24, 2023
    Configuration menu
    Copy the full SHA
    deb0999 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0c42ad8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1b02f11 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2023

  1. Update Jacoco

    tastybento committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    a3537f5 View commit details
    Browse the repository at this point in the history
  2. Update pom.xml

    tastybento authored Jul 11, 2023
    Configuration menu
    Copy the full SHA
    2b0a6d8 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2023

  1. Add config option to disable plugin hooks (#291)

    * Update UltimateStacker dependency
    
    * Add config option to disable plugin hooks
    PapiCapi authored Oct 6, 2023
    Configuration menu
    Copy the full SHA
    913eed9 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2023

  1. Use 2.0.0 BentoBox API

    tastybento committed Nov 12, 2023
    Configuration menu
    Copy the full SHA
    8f567cc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cdd4366 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2023

  1. Version 2.12.0

    tastybento committed Nov 18, 2023
    Configuration menu
    Copy the full SHA
    eb71b35 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3a3c8a3 View commit details
    Browse the repository at this point in the history
  3. Update tests

    tastybento committed Nov 18, 2023
    Configuration menu
    Copy the full SHA
    1a4077b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    77884f0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    43c898e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    26d4839 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2023

  1. Changed top ten internally to use islands instead of players as keys (#…

    …295)
    
    Added %[gamemode]_top_weighted_value_x% placeholder
    #294
    tastybento authored Nov 20, 2023
    Configuration menu
    Copy the full SHA
    9d1a5c7 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2023

  1. Added more placeholders. #296

    Refactored how the top ten maps are structured. In the future, it may be
    best to have the key be the island.
    tastybento committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    117d15f View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2023

  1. Translate uk.yml via GitLocalize (#297)

    Co-authored-by: GIGABAIT <[email protected]>
    gitlocalize-app[bot] and GIGABAIT93 authored Nov 26, 2023
    Configuration menu
    Copy the full SHA
    cfb3590 View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2023

  1. Move to 1.20.4

    Refactored the calculator code for clarity.
    
    Added Jacoco line to prvent issues with the bigger Material class.
    tastybento committed Dec 10, 2023
    Configuration menu
    Copy the full SHA
    cec6201 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2023

  1. Configuration menu
    Copy the full SHA
    8217464 View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2024

  1. Configuration menu
    Copy the full SHA
    5f83a81 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2b373f6 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2024

  1. Configuration menu
    Copy the full SHA
    76e0bad View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2024

  1. Configuration menu
    Copy the full SHA
    ae030eb View commit details
    Browse the repository at this point in the history
  2. Fix merge error

    tastybento committed Jan 14, 2024
    Configuration menu
    Copy the full SHA
    79f988f View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2024

  1. Version 2.12.1

    tastybento committed Jan 21, 2024
    Configuration menu
    Copy the full SHA
    952a2a6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    02a19d1 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2024

  1. Version 2.13.0

    tastybento committed Feb 3, 2024
    Configuration menu
    Copy the full SHA
    774bbd0 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2024

  1. Add more string replacements for /is level output (#303)

    * Add more string replacements to output
    
    * Forgot to include the locale change
    addstar authored Apr 17, 2024
    Configuration menu
    Copy the full SHA
    2d1f618 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2024

  1. Configuration menu
    Copy the full SHA
    1bd6219 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2024

  1. Configuration menu
    Copy the full SHA
    a4f8d12 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2024

  1. Configuration menu
    Copy the full SHA
    4d16e9c View commit details
    Browse the repository at this point in the history

Commits on May 5, 2024

  1. Configuration menu
    Copy the full SHA
    e2cbd18 View commit details
    Browse the repository at this point in the history
  2. Remove unused imports.

    tastybento committed May 5, 2024
    Configuration menu
    Copy the full SHA
    1369ffb View commit details
    Browse the repository at this point in the history
  3. Fix space in locale file

    tastybento committed May 5, 2024
    Configuration menu
    Copy the full SHA
    5dee0d2 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2024

  1. Update IslandLevelCalculator.java (#314)

    Fix for occasional errors likely due to the use of the remove() method within a lambda expression inside the thenAccept method. This lambda expression is executed asynchronously, which means that the iterator may not be in a consistent state when remove() is called.
    tastybento authored May 31, 2024
    Configuration menu
    Copy the full SHA
    0bb6eac View commit details
    Browse the repository at this point in the history
  2. Version 2.14.0

    tastybento committed May 31, 2024
    Configuration menu
    Copy the full SHA
    d37f9dd View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2024

  1. Configuration menu
    Copy the full SHA
    7a241f8 View commit details
    Browse the repository at this point in the history
  2. Uses better approach #313

    This uses CompleteableFutures instead of a recurring Bukkit task to
    check if collections have been removed. This is a much more reliable way
    to do it because it will complete when all the tasks are done and not
    before.
    tastybento committed Jun 1, 2024
    Configuration menu
    Copy the full SHA
    c3e03a4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f2da5ba View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    00f6fee View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2024

  1. Update zh-CN.yml (#315)

    * Delete src/main/resources/locales/zh-CN.yml
    
    * Update zh-CN.yml
    
    Update language files to adapt to the latest version of Bentobox-Level
    huguyt authored Jun 8, 2024
    Configuration menu
    Copy the full SHA
    7e8392d View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2024

  1. Configuration menu
    Copy the full SHA
    e374dbd View commit details
    Browse the repository at this point in the history
  2. Test fixes

    tastybento committed Jun 30, 2024
    Configuration menu
    Copy the full SHA
    c065379 View commit details
    Browse the repository at this point in the history