Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/eocorekuneho/playermarkersleaflet
Updated and modified web elements for PlayerMarkers Minecraft plugin to work with the updated Minecraft Overviewer utility
https://github.com/eocorekuneho/playermarkersleaflet
javascript leaflet minecraft minecraft-plugin minecraft-server overviewer php playermarkers
Last synced: about 11 hours ago
JSON representation
Updated and modified web elements for PlayerMarkers Minecraft plugin to work with the updated Minecraft Overviewer utility
- Host: GitHub
- URL: https://github.com/eocorekuneho/playermarkersleaflet
- Owner: eocorekuneho
- Created: 2020-06-19T11:38:50.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-06-19T11:56:35.000Z (over 4 years ago)
- Last Synced: 2024-11-12T01:17:43.473Z (2 months ago)
- Topics: javascript, leaflet, minecraft, minecraft-plugin, minecraft-server, overviewer, php, playermarkers
- Language: JavaScript
- Size: 12.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# PlayerMarkersLeaflet
Updated and modified web elements for PlayerMarkers Minecraft plugin to work with the updated Minecraft Overviewer utilityThis is a modified version of the [PlayerMarkers](https://dev.bukkit.org/projects/mapmarkers) Bukkit plugin.
The original plugin worked with older versions of Minecraft [Overviewer](https://overviewer.org/) which used the Google Maps Platform. Since an update, the project moved to Leaflet, thus the Minecraft plugin functionality broke.
This project contains and updated **playermarkers.js** file and a PHP script to get the corresponding Minecraft skin for players to show them on the Overviewer map.
The PHP script can get skin information from [SkinRestorer](https://www.spigotmc.org/resources/skinsrestorer.2124/) plugin. This can be disabled.
The PHP scripts uses GD library to create the avatar image used on the map.There **are** bugs I know about. Probably will be fixed in the future.