Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cburschka/overviewer-world-border
Draws a world boundary overlay on a Minecraft Overviewer map
https://github.com/cburschka/overviewer-world-border
Last synced: 1 day ago
JSON representation
Draws a world boundary overlay on a Minecraft Overviewer map
- Host: GitHub
- URL: https://github.com/cburschka/overviewer-world-border
- Owner: cburschka
- License: mit
- Created: 2014-09-10T11:56:03.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-09-12T16:40:51.000Z (over 10 years ago)
- Last Synced: 2023-05-14T19:35:15.420Z (over 1 year ago)
- Language: JavaScript
- Size: 129 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Minecraft Overviewer: World Border
=======================The [Bukkit WorldBorder plugin](http://dev.bukkit.org/bukkit-plugins/worldborder/) allows defining a circular, rectangular or elliptical world boundary region beyond which players are not able to walk.
As this boundary generally lies well within the range of pre-generated terrain, an [Overviewer](http://overviewer.org/) map may show features that turn out to be inaccessible to the disappointment of explorers.
This script is intended to draw the boundary onto the map as an overlay, clearly marking the accessible area.
In progress
-----------This is a prototype that currently functions as a purely client-side user script with hard-coded values for the boundary size and shape. It may eventually become a full Minecraft Overviewer plugin on the server side.