Skip to content

REWRITE v5.0.0 for 1.16.5, 1.17.1, 1.18.2, 1.19.4, 1.20.x

Compare
Choose a tag to compare
@pseudoforceyt pseudoforceyt released this 30 Dec 10:20
· 17 commits to main since this release
c32b1fc

PLEASE DOWNLOAD THE CORRECT VERSION BY READING THE FILE NAME

What's new?

  • This version of the plugin supports latest minor versions of all major versions (ie., 1.16.5, 1.17.1, 1.18.2, 1.19.4) and all minor versions of latest major version (ie., 1.20.0, 1.20.1, 1.20.2, 1.20.3/4, 1.20.5/6). Updates will be provided only for the latest major release. Interested people can open PR's to backport changes. (If the plugin is ever made into a multimodule single file plugin, this will not be the case)

New features in 5.0.0:

  • NEW COMMAND! /whereami - permission node playerbiomes.command.whereami. Description: Displays the name of the biome the player is currently in.
  • CONFIGURATION config.yml
  • [Technical] No longer dependent on JeffLib

Please note that 1.20.5/6 uses Java 21 (or above)

Fixes in 5.0.0

  • #2 Incorrect Biome when inside a Cave (Fix biome being fetched from incorrect y-level)