Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

TECHNOVE/FlarePlugin

Open more actions menu

Repository files navigation

Flare for Bukkit

Downloads can be found under releases.

Setup

There are two primary things that should be setup in order to optimally use Flare, however they are not required.

1. Add the Java flags

-XX:+UnlockDiagnosticVMOptions -XX:+DebugNonSafepoints

These two flags will ensure that you are getting the most accurate data in your Flares.

2. Use a JVM with debug symbols

Most JDK distributions include debug symbols for Java 16+, but some distributions do not. You can test with the following command:

gdb $JAVA_HOME/lib/server/libjvm.so -ex 'info address UseG1GC'

If the UseG1GC symbol is found, then the debug symbols are present and you can use memory profiling.

3. Add Flare token

Once you subscribe to the Patreon you can find your token here. Put this inside plugins/FlarePlugin/config.yml like so:

flare:
  url: https://flare.airplane.gg
  token: "mytokenhere"

Finally, you can run /flare in-game to start profiling!

License

MIT

About

Flare plugin for Bukkit

Resources

Stars

Watchers

Forks

Releases

Contributors

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.