Skip to content

release

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 19 Nov 20:24
· 8 commits to main since this release
862eae6

debuginfo-be Java CI with Maven Discord

A small quick Spigot plugin to give F3-like debug info to Geyser clients!

Featured on the Official Geyser Wiki!

Downloading Latest Release

A jar packaged version of the latest release can be downloaded from the latest passing action on the Releases Page.

Features

  • Current Position with decimals.
  • Show's the position of the block player is looking at.
  • Show's the data of the block player is looking at.
  • Show's the direction player is facing.
  • Biome of current player.
    • Blocks Edges at the of biome may not be accurate for determining correct biome, when compared to Java debugging.
  • Difficulty of Server.
  • Game Time of Day
  • Current Chunk. (X,Z)
  • SubChunk Position: Player's Position Correlating to the Chunk.
  • Chunk Borders!
    • inline edge of the 16x16 chunk is displayed as a border with block breaking animation or particle animation. (Thanks TBYT).
  • Current Player World/Dimension.
  • Current Player Gamemode.
  • Server View Distance & Server Simulation Distance.

Support

Discord

Mention Circuit10 or @tbyt

Usage

Toggle the debug HUD with /f3

Toggle the Chunk Border Particle Level with /f3 <ParticleLevel>

  • An example would be /f3 2
  • To turn off borders use /f3 0
  • More information about command /f3 ?

Information about this plugin use /debuginfo-be

Contributions are welcomed & appreciated!

Screenshot

Screenshot

Video Showcase

Coming Soon