Skip to content

tbyt/debuginfo-be

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Disclaimers

A scenario of using a proxy, e.g. Velocity, and geyser auth type offline will result in this plugin not working.

Remember, Cracked servers are not supported by GeyserMC and by setting your server as so, you will not receive active support. "Cracked" or "offline mode" servers basically disable any sort of Mojang authentication and allow people with non-genuine versions of the game to join. Unless the server is behind an online mode BungeeCord instance, This is software piracy and is illegal!. By setting your server as so, you are condoning the use of piracy.

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