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

WiIIiam278/Toilet

Open more actions menu

Repository files navigation


Toilet is a cross-platform library for dumping plugin diagnostic information to the web.

Setup

Toilet is available on Maven. You can browse the Javadocs here.

Gradle setup instructions

First, add the Maven repository to your build.gradle file:

repositories {
    maven { url "https://repo.william278.net/releases" }
}

Then, add the dependency itself. Replace VERSION with the latest release version. (e.g., 1.2.1) and PLATFORM with the platform you are targeting (e.g., bukkit). If you want to target pre-release "snapshot" versions (not recommended), you should use the /snapshots repository instead.

dependencies {
    implementation "net.william278.toilet:toilet-PLATFORM:VERSION"
}

Using Maven/something else? There's instructions on how to include Toilet on the repo browser.

Building

To build Toilet, run clean build in the root directory. The output JARs will be in target/.

License

Toilet is licensed under the Apache License 2.0. See LICENSE for more information.

About

A cross-platform library for dumping Minecraft plugin/mod diagnostic information to the web.

Topics

Resources

Stars

Watchers

Forks

Releases

Sponsor this project

Used by

Contributors

Languages

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