Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/yannicklamprecht/worldborderapi
- Owner: yannicklamprecht
- License: mit
- Created: 2014-12-22T01:15:41.000Z (almost 10 years ago)
- Default Branch: main
- Last Pushed: 2024-09-30T19:10:33.000Z (about 1 month ago)
- Last Synced: 2024-10-23T06:08:57.388Z (22 days ago)
- Topics: api, minecraft, player-based, plugin, spigot, worldborder
- Language: Java
- Homepage:
- Size: 1.41 MB
- Stars: 126
- Watchers: 5
- Forks: 13
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
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`