项目作者: BadgeUp

项目描述 :
BadgeUp Sponge Client
高级语言: Java
项目地址: git://github.com/BadgeUp/badgeup-sponge-client.git
创建时间: 2016-07-02T17:12:08Z
项目社区:https://github.com/BadgeUp/badgeup-sponge-client

开源协议:MIT License

下载


:warning: DEPRECATED :warning:

This library is no longer actively maintained, and should not be used.

BadgeUp Sponge Client

Easily add Achievements and Awards to your Sponge server

BadgeUp & SpongePowered

Install & Run

To run the BadgeUp Sponge Client on your server, follow the quickstart instructions on the BadgeUp documentation site.

Development

Building the Project

To build the client jar, run gradlew build. This will output the built jar to build/libs/sponge-client-1.0.0-all.jar.

Configuration

See the BadgeUp Docs for standard configuration documentation.

  • badgeup/base-api-url: to be used in development to target a BadgeUp API other than the standard production URL.

Documentation

To generate documentation needed for docs.badgeup.io, run node docs/doc.js. The rendered HTML will reside in docs/build/.

Docker

To build the Docker image: docker build -t badgeup-sponge-server:1.0.2 .

To run the server: docker run -p 127.0.0.1:25565:25565 --interactive badgeup-sponge-server:1.0.2

Disclaimer

The use of the SpongePowered or other third-party logos and trademarks is not intended to imply endorsement of BadgeUp LLC. BadgeUp does not claim ownership of any third-party logos and trademarks used.