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: 4 months ago
JSON representation
An addon for the Stargate-Bukkit plugin. Integrates stargate features with the Dynmap plugin.
- Host: GitHub
- URL: https://github.com/stargate-rewritten/stargate-mapper
- Owner: stargate-rewritten
- License: mpl-2.0
- Created: 2021-07-02T11:24:03.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2024-09-14T19:47:03.000Z (over 1 year ago)
- Last Synced: 2025-06-12T21:27:30.043Z (12 months ago)
- Topics: addon, bukkit, dynmap, plugin, spigot, stargate, stargate-bukkit, stargate-rewritten
- Language: Java
- Homepage: https://sgrewritten.org/addons
- Size: 121 KB
- Stars: 1
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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