An open API service indexing awesome lists of open source software.

https://github.com/crushedpixel/masqueradeplugin

Official implementation of the MasqueradeAPI.
https://github.com/crushedpixel/masqueradeplugin

disguise-plugin masquerade-api sponge sponge-plugin

Last synced: about 1 year ago
JSON representation

Official implementation of the MasqueradeAPI.

Awesome Lists containing this project

README

          

# MasqueradePlugin
Official implementation of the [MasqueradeAPI].

## Usage
Install this plugin on your Sponge server to use plugins that depend on the [MasqueradeAPI].
You should not depend on this plugin in your code, instead depend on the [MasqueradeAPI] itself.

## Dependencies
This plugin requires [PacketGate] to be installed on your server.

[MasqueradeAPI]: https://github.com/CrushedPixel/MasqueradeAPI/
[PacketGate]: https://github.com/CrushedPixel/PacketGate/