Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/vectrixdevelops/elderguardian

:trident: ElderGuardian - An optional Mixin Mod for Guardian that adds extra utilities otherwise inaccessible from the API.
https://github.com/vectrixdevelops/elderguardian

anticheat guardian minecraft mixins plugin sponge

Last synced: 7 days ago
JSON representation

:trident: ElderGuardian - An optional Mixin Mod for Guardian that adds extra utilities otherwise inaccessible from the API.

Awesome Lists containing this project

README

        

ElderGuardian


An optional Mixin Mod for Guardian.

[![Build Status](https://travis-ci.org/ichorpowered/elderguardian.svg?branch=master)](https://travis-ci.org/ichorpowered/elderguardian) [![Sponge API](https://img.shields.io/badge/sponge--api-7.0.0-red.svg)](https://github.com/SpongePowered/SpongeAPI)

ElderGuardian is an optional mixin mod for Guardian that adds extra utilities otherwise inaccessible from the Sponge API.

## Contributing

There many ways to contribute to the project. Some being...

- Creating issues for reporting bugs.
- Contributing to the plugin by making a pull request.

Developers:

To compile the project. Simply type `gradlew`, this will licenseFormat and build the project
for you.

## Versioning

The versioning follows:

`game-spongeapi-patch`

Ensure that the Game and Sponge API version are the same for the one your server is running.