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.
- Host: GitHub
- URL: https://github.com/crushedpixel/masqueradeplugin
- Owner: CrushedPixel
- License: mit
- Created: 2017-03-22T13:59:48.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-03-22T15:16:23.000Z (about 9 years ago)
- Last Synced: 2025-01-29T17:44:54.225Z (over 1 year ago)
- Topics: disguise-plugin, masquerade-api, sponge, sponge-plugin
- Language: Java
- Homepage:
- Size: 65.4 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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/