Giter Site home page Giter Site logo

ultimatechat's Introduction

logo
Ultimate and advanced Chat for Spigot, Sponge and BungeeCoord

Available versions:

Spigot: https://www.spigotmc.org/resources/uchat.23767/
Bukkit: https://dev.bukkit.org/projects/uchat
Sponge: https://ore.spongepowered.org/FabioZumbi12/UltimateChat

Source:

The source is available on GitHub: https://github.com/FabioZumbi12/UltimateChat

Dev Builds:

Dev builds on Jenkins: Build Status

UltimateChat WIKI:

Check WIKI for:

  • Commands
  • Permissions
  • Channels
  • BungeeCoord
  • Redis Server Messaging
  • Discord Configuration
  • API Usage
  • ...and more

APIs:

Repository:

<repositories> 
    <repository> 
        <id>ultimatechat-repo</id> 
        <url>https://raw.githubusercontent.com/FabioZumbi12/UltimateChat/mvn-repo/</url> 
    </repository> 
</repositories>

UltimateChat API:

<dependencies>
    <dependency>
        <groupId>br.net.fabiozumbi12.UltimateChat</groupId>
        <artifactId>UltimateChat-[version]</artifactId>
        <version>LATEST</version>
        <scope>provided</scope>
    </dependency> 
    <dependency>
        <groupId>br.net.fabiozumbi12.UltimateChat</groupId>
        <artifactId>UltimateChat-[version]</artifactId>
        <version>LATEST</version>
        <classifier>javadoc</classifier>
    </dependency>
</dependencies>

Check ultimatechat version here: https://github.com/FabioZumbi12/UltimateChat/tree/mvn-repo/br/net/fabiozumbi12/UltimateChat

UltimateFancy API:
You need to shade UltimateFancy into your plugin or compile the jar.

<dependencies>
    <dependency>
        <groupId>br.net.fabiozumbi12.UltimateChat</groupId>
        <artifactId>UltimateFancy</artifactId>
        <version>LATEST</version>
        <scope>compile</scope>
    </dependency> 
    <dependency>
        <groupId>br.net.fabiozumbi12.UltimateChat</groupId>
        <artifactId>UltimateFancy</artifactId>
        <version>LATEST</version>
        <classifier>javadoc</classifier>
    </dependency>
</dependencies>

Wiki:

UltimateChat WIKI: Click Here!

ultimatechat's People

Contributors

craftingmod avatar cyberkitsune avatar dockter avatar fabiozumbi12 avatar foxgreat avatar georgh93 avatar ijo42 avatar jaaytheloft avatar pixelmonpro avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.