Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/vectrixdevelops/elderguardian
- Owner: vectrixdevelops
- License: mit
- Created: 2017-04-06T03:42:23.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-12-14T21:03:20.000Z (about 7 years ago)
- Last Synced: 2024-11-08T15:53:35.413Z (2 months ago)
- Topics: anticheat, guardian, minecraft, mixins, plugin, sponge
- Language: Java
- Homepage:
- Size: 65.4 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.