Skip to content
This repository was archived by the owner on Sep 2, 2021. It is now read-only.

Update dependency world.bentobox:bentobox to v1.17.2#202

Open
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/world.bentobox-bentobox-1.x
Open

Update dependency world.bentobox:bentobox to v1.17.2#202
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/world.bentobox-bentobox-1.x

Conversation

@renovate
Copy link
Copy Markdown

@renovate renovate bot commented Jul 25, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
world.bentobox:bentobox 1.16.2 -> 1.17.2 age adoption passing confidence

Release Notes

BentoBoxWorld/BentoBox

v1.17.2

Compare Source

Compatibility

✔️ Minecraft 1.17.1, 1.17
✔️ Java 16

Upgrading

If you are on BentoBox 1.17.1 then this should just be a drop-in replacement, but as always, take backups just in case.

  1. Stop server
  2. Replace the BentoBox jar with this one
  3. Make a backup of your server worlds and the BentoBox folder
  4. Restart the server
  5. You should be good to go!

Changelog

Legend
  • 🔡 locale files may need to be regenerated or updated.
  • ⚙️ config options have been removed, renamed or added.
  • 🔺 special attention needed.
Change Log
  • Fix for empty chests with Paper Spigot. (commit: b5725e7)
  • Quote filename of addon that cannot be loaded. (commit: 3b136f0)
  • Removes unneeded exploit protection code for skulls (#​1810) (commit: 9b1d616)
  • Fix bucket dupe (#​1806) (commit: 21fed6e) - Note - this does not fix all dupes
  • Add alternative Addon#getIslandManager method (#​1797) (commit: 2044c73)

v1.17.1

Compare Source

Compatibility

✔️ Minecraft 1.17.1, 1.17
✔️ Java 16

Upgrading

If you are on BentoBox 1.17.0 then this should just be a drop-in replacement, but as always, take backups just in case.

  1. Stop server
  2. Replace the BentoBox jar with this one
  3. Make a backup of your server worlds and the BentoBox folder
  4. Restart the server
  5. You should be good to go!

Changelog

Legend
  • 🔡 locale files may need to be regenerated or updated.
  • ⚙️ config options have been removed, renamed or added.
  • 🔺 special attention needed.
Change Log
  • Add support for Minecraft 1.17.1
  • Add homes command to default player options.
  • BStats: Implements better online player counter. (#​1791)
    • Current one is based on online player count when bStats sends data to the server.
    • This one will send data about amount of players who logged in the server.
  • Add Boxed Gamemode to the list. (#​1793)
  • Add Bank addon (#​1792)
  • Add Holographic Displays as SoftDepend for AOneBlock (#​1794)
  • Custom date time format support for / info (#​1783)
  • ⚙️🔡 Parent/sub-flag support, split up and designate CONTAINER flag as parent flag (#​1784)
    • Fixes #​1777
    • Split CONTAINER flag into multiple flags. CONTAINER split into
      • CONTAINER (Chest/Minecart Chest)
      • BARREL (Barrel)
      • COMPOSTER (Composter)
      • FLOWER_POT (Flower Pot)
      • SHULKER_BOX (Shulker Box)
      • TRAPPED_CHEST (Trapped Chest)
  • Add subflag support
  • ⚙️🔡 Add world setting flag for island visitors keep inventory (#​1785)
  • BStats: Implement 3 bar charts: addons, gamemodes, hooks (#​1790)
    • BStats supports sending Bar chart data, however, it does not display it via their site directly. It can be called manually, to view. PieChart does not work very well for addons and hooks. BarChart however allows viewing each addon separately. This change allows sending data to the server about bar charts.

Co-authored-by: BONNe, Fredthedoggy, Justin, tastybento

v1.17.0

Compare Source

Compatibility

✔️ Minecraft 1.17
✔️ Java 16

Note: This version requires Paper/Spigot 1.17+ and Java 16 to run.

BentoBox now has a new API that enables Addons to be loaded using the server plugin classloader. This will mean that plugins will be able to access API and data directly in Addons. These new Addon/Plugin hybrids are called Pladdons. You will need to update BSkyBlock and other addons to use this version of BentoBox.

Upgrading

Upgrading from 1.16.5 must be done very carefully and is beyond the scope of BentoBox. Make sure you make a lot of backups and be prepared to use them.

Downloading

You can download the addons and BentoBox in GitHub or download from https://download.bentobox.world.

Change Log

  • Translate tr.yml via GitLocalize (#​1761) (commit: 03417a7)
  • Fixes Invincible Visitor settings panel (commit: e472e07)
  • Total translation rate that appears to be incorrect in the system (#​1765) (commit: 7f82974)
  • Add GSON enum type adapter for compatibility with Mohist (commit: bedeb7c)
  • Update es.yml (#​1775) (commit: a91203d)
  • Remove SLIME_SPLIT spawn reason from natural mob spawning flag (#​1774) (commit: 7768cc6)
  • Minecraft 1.17 support (#​1781) (commit: c2e8320)

Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box.

This PR has been generated by WhiteSource Renovate. View repository job log here.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant