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

https://github.com/me4502/advancedserverlisticons

Advanced Server List Icons for Minecraft
https://github.com/me4502/advancedserverlisticons

client gradle icons minecraft server spigot sponge visual

Last synced: 10 months ago
JSON representation

Advanced Server List Icons for Minecraft

Awesome Lists containing this project

README

          

# Advanced Server List Icons

Advanced Server List Icons is a plugin for both the [Sponge](https://www.spongepowered.org/) server platform and the [Spigot](https://spigotmc.org)
server platform that adds allows for customizable per-player server list icons.

## Downloading
### Sponge
The plugin can be downloaded from [the Ore page](https://ore.spongepowered.org/me4502/AdvancedServerListIcons).

Currently this page only contains releases, however it will contain snapshot builds in the future.
### Spigot
The plugin can be downloaded from [the Spigot resource page](https://www.spigotmc.org/resources/advanced-server-list-icons.35114/).

Compiling
---------

The project is written for Java 8 and our build process makes use of [Gradle](http://gradle.org/).
simply run:

gradlew build

Dependencies are automatically handled by Gradle.

Contributing
------------

We happily accept contributions. The best way to do this is to fork the project
on GitHub, add your changes, and then submit a pull request. We'll look at it,
make comments, and merge it into the project if everything works out.

In addition, please ensure your code is compliant with the Sun/Oracle Code
Conventions to keep things neat and readable.

By submitting code, you agree to place to license your code under the [MIT License](https://raw.githubusercontent.com/me4502/AdvancedServerListIcons/master/LICENSE.txt).