Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/stargate-rewritten/stargate-mapper

An addon for the Stargate-Bukkit plugin. Integrates stargate features with the Dynmap plugin.
https://github.com/stargate-rewritten/stargate-mapper

addon bukkit dynmap plugin spigot stargate stargate-bukkit stargate-rewritten

Last synced: about 2 months ago
JSON representation

An addon for the Stargate-Bukkit plugin. Integrates stargate features with the Dynmap plugin.

Awesome Lists containing this project

README

        

StargateMapper is an addon for [Stargate Rewritten](https://sgrewritten.org) that displays stargate portals (and information about them) within [pl3xmaps](https://github.com/granny/Pl3xMap), [squaremaps](https://github.com/jpenilla/squaremap), and [dynmaps](https://github.com/webbukkit/dynmap).

## Dependencies
[The most recent version of Stargate](https:/sgrewritten.org/download)

# Permissions
Not yet available.
### Nodes
```
stargate.dynmap.node -- to be added later (description)
stargate.dynmap.subnode -- not implemented yet (description)
```
### Defaults
```
stargate.dynmap.node -- op
```

## Instructions
Not yet available.

## Configuration
Not yet available.

# Changes
#### [Version 1.1.2]

- BlueMap support
- Bug fixes related to updates in stargate core behavior

#### [Version 1.1.1]

- Changed package name.
- Updated to latest nightly version of the API.
- Fixed some typos.

#### [Version 1.1.0]

- Packaged for alpha release.

#### [Version 1.0.2]

- Added support for Pl3xmap and Squaremap

#### [Version 1.0.1]

- Updated to the new Stargate Rewritten API
- Project now requires Stargate 1.0.0.14+

#### [Version 1.0.0]

- Initial functionality (Courtesy of Bilicraft)

#### [Version 0.0.0]

- Created repository