Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/yannicklamprecht/worldborderapi

A world border api that allows it to define a world border per player
https://github.com/yannicklamprecht/worldborderapi

api minecraft player-based plugin spigot worldborder

Last synced: about 1 hour ago
JSON representation

A world border api that allows it to define a world border per player

Awesome Lists containing this project

README

        

# BorderAPI [![Build Status](https://travis-ci.org/yannicklamprecht/WorldBorderAPI.svg?branch=master)](https://travis-ci.org/yannicklamprecht/WorldBorderAPI)

A world border api that allows it to define a world border per player

---
## Available versions

### Release

Built with Java 17
- 1.18 [click](https://github.com/yannicklamprecht/WorldBorderAPI/releases/tag/1.180.0)

---

## Legacy
[legacy versions](legacy.md)

---

## How to use

See [How to use the API](how-to-use.md)

## Publishing a new releases

**Do not manually create a git tag**

Instead use the release script
- `./release.sh ` e.g. `./release.sh 1.206.0`