Skip to content

Releases: BentoBoxWorld/Warps

Release 1.8.2

22 Nov 21:39
Compare
Choose a tag to compare

Introduction

This release fixes a bug where the standalone command /warp and /warps could interfere with Essentials warp commands.

Compatibility

Works on BentoBox 1.8.0.

Changelog

Fix

  • Do not register top-level commands, e.g., /warp and /warps if config setting isn't true (commit: c73bf8b)

Upgrading

  1. Stop server.
  2. Copy this jar into the addons folder and remove the old jar.
  3. Restart the server.

Release 1.8.1

03 Nov 17:06
Compare
Choose a tag to compare

Introduction

This release fixes some bugs, adds some features and new language files.

Compatibility

Works on BentoBox 1.8.0.

Changelog

Legend

  • 🔡 locale files may need to be regenerated or updated.
  • ⚙️ config options have been removed, renamed or added.
  • 🔺 special attention needed.

Features

  • ⚙️New random warp button to warp to a random warp sign! (credit @TheWranger )
  • ⚙️Warps can now be used in any world, even non-BentoBox worlds. See config.yml to enable.
  • 🔡 Server admin can use a string to set the formatting of the name on the sign.
  • 🔡 Added Chinese locale (credit @DuckSoft )
  • 🔡 Added French locale (credit @Poslovitch )

Fixes

  • Listener was not registered using BentoBox API so caused reload issues. (commit: d0355e8)

Upgrading

  1. Stop server.
  2. Copy this jar into the addons folder and remove the old jar.
  3. Restart the server.

Release 1.7.0

14 Sep 01:35
Compare
Choose a tag to compare

Introduction

This release fixes some bugs, adds some features and new language files.

Compatibility

Works on BentoBox 1.7.0.

Changelog

Legend

  • 🔡 locale files may need to be regenerated or updated.
  • ⚙️ config options have been removed, renamed or added.
  • 🔺 special attention needed.

Features

  • Added ability to change Warp Sign Icon in Warps panel via user permission. (#41) Permission that will be checked is "[gamemode].island.warp.[material]".
  • ⚙️Added support for PLAYER_HEAD icons in config
  • Added an API to request data from the WarpSignsManager class.
  • 🔡 Added Latvian locale (@BONNe)
  • 🔡 Added Turkish locale.

Fixes

  • Fixed that typing /is warp with no parameter showed nothing
  • Players without correct permissions saw an error reference and not locale text

Upgrading

  1. Stop server.
  2. Copy this jar into the addons folder and remove the old jar.
  3. Restart the server.

Release 1.6.1 - Bug fixes

20 Aug 15:00
Compare
Choose a tag to compare

This release fixes a few bugs.

  1. Help was not shown if player just did /is warp
  2. The parameter for /is warp in help was adjusted to indicate it is the player's name that must be used
  3. If the player did not have the permission to place a sign, the error shown was incorrect.

1.6.0 Release

16 Aug 18:07
Compare
Choose a tag to compare

This release goes with the BentoBox 1.5.0 release and uses its API.

Compatibility

Works on BentoBox 1.6.0 and compatible with Server version 1.13.2 to 1.14.4.
The next version 1.7.0 will drop support for 1.13.2.

Changelog

Legend

  • 🔡 locale files may need to be regenerated or updated.
  • ⚙️ config options have been removed, renamed or added.
  • 🔺 special attention needed.

Contents

Features

  • Improved caching of warp signs - will help big servers
  • Fixes bug where warp text was not shown in chat
  • Fixes bug where permissions were not working, e.g. bskyblock.mod.removesign or bskyblock.island.addwarp

Upgrading

  1. Stop server. Make sure the server is 1.6.0 or higher.
  2. Copy this jar into the addons folder and remove the old jar.
  3. Restart the server

1.5.0 Release

15 May 22:20
Compare
Choose a tag to compare

This release goes with the BentoBox 1.5.0 release and uses its API.

Compatibility

Works on BentoBox 1.5.0 and compatible with Server version 1.13.2 and 1.14.2.

Changelog

Legend

  • 🔡 locale files may need to be regenerated or updated.
  • ⚙️ config options have been removed, renamed or added.
  • 🔺 special attention needed.

Contents

Features

  • ⚙️Add ability to change icon in Warps panel.
  • 🔡 Spanish locale translation. Credit @SrAcosta.

Upgrading

  1. Stop server. Make sure the server is 1.5.0 or higher.
  2. Copy this jar into the addons folder and remove the old jar.
  3. Restart the server

1.14 pre release

30 Apr 06:25
Compare
Choose a tag to compare
1.14 pre release Pre-release
Pre-release

Adds support for 1.14 server.

1.4.0 Release

29 Mar 04:01
Compare
Choose a tag to compare

Compatibility

Warps 1.4.0 is updated to work on BentoBox 1.4.0.

Changelog

Legend

  • 🔡 locale files may need to be regenerated or updated.
  • ⚙️ config options have been removed, renamed or added.
  • 🔺 special attention needed.

Contents

Features

  • 🔺⚙️ Config was changed to support all game modes.
  • Caveblock and Skygrid permissions were added
  • Warp teleporting is disabled if teleport when falling flag is denied.
  • 🔡 French locale added.

Fixes

  • [Medium] Warp level check was checking wrong world (nether, end).

Upgrading

  1. Stop server. Make sure the server is 1.4.0.
  2. Copy this jar into the addons folder and remove the old jar.
  3. Restart the server - If you see an error when loading, you may need to delete your old config.yml and restart.

"The Flattening" (BentoBox Alpha 5)

01 Nov 09:58
Compare
Choose a tag to compare

Updated to work with BentoBox Alpha 5.

  • WelcomeWarpSigns is now available on CodeMC's Maven repository, go check it out!
  • Maven POM properties and package names are now updated accordingly to our distribution management
  • Fixed this addon being called "BentoBox-WelcomeWarpSigns". ⚠️This may cause data loss ! If this happen, tell your players to re-create their warps.

Bug fixes

05 Oct 22:34
Compare
Choose a tag to compare

Fixes bug where if the friendly name for BSkyBlock or AcidIsland was changed in those add-ons then this add-on would not work in the world.