A Dynmap, Squaremap, Pl3xmap and Overviewer frontend for the modern web
Go to file
2022-01-22 11:52:54 +00:00
.github Update dependabot.yml 2022-01-11 20:50:50 +00:00
.idea Update idea files 2022-01-17 15:21:07 +00:00
java 2.0.0 2021-12-10 17:17:21 +00:00
patches Switch to modern-normalize 2021-09-08 19:28:39 +01:00
public Vite fixes 2021-05-15 21:31:42 +01:00
src Refactor config loading 2022-01-21 20:20:01 +00:00
tests Test improvements 2021-09-12 20:37:07 +01:00
.env 3.0.0-beta.1 2022-01-17 21:13:22 +00:00
.gitignore Remove editor config files from .gitignore 2021-07-20 21:36:36 +01:00
.npmignore Add JAR plugin for easy installation 2021-10-01 13:37:28 +01:00
FUNDING.yml Fix filename 2020-12-19 01:43:00 +00:00
index.html Markers sidebar section 2022-01-17 15:15:00 +00:00
jest.config.ts Fix tests 2021-12-09 00:38:25 +00:00
LICENSE.md Add license 2020-12-16 16:54:41 +00:00
messages.ts Markers sidebar section 2022-01-17 15:15:00 +00:00
package-lock.json Merge pull request #337 from JLyne/dependabot/npm_and_yarn/vite-2.7.12 2022-01-22 11:52:54 +00:00
package.json Merge pull request #337 from JLyne/dependabot/npm_and_yarn/vite-2.7.12 2022-01-22 11:52:54 +00:00
plugin.yml Add JAR plugin for easy installation 2021-10-01 13:37:28 +01:00
README.md Update README.md 2022-01-11 19:38:21 +00:00
tsconfig.json Test improvements 2021-09-12 20:37:07 +01:00
vite.config.ts Remove unnecessary SVG attributes 2022-01-13 20:10:30 +00:00

LiveAtlas License Discord GitHub Workflow Status

A Dynmap and Pl3xmap/Squaremap frontend built with Vue.js and Typescript.

A LiveAtlas screenshot

LiveAtlas is an alternative frontend for Dynmap, Pl3xmap and Squaremap, which aims to provide a more modern interface and improved performance for busy maps. LiveAtlas is a drop-in replacement for Dynmap; Pl3xmap and Squaremap maps are supported with some additional configuration.

Development is ongoing, but the major features of each map plugin are supported.

You can see it in action here

Supported map features

Feature Dynmap Pl3xmap/Squaremap
Viewing maps
Markers
Player markers
Player facing direction n/a
Popups
Tooltips n/a
Tile updates
Marker updates
Following players
Location display
Link button
Link button URLs
Clock n/a
Logos n/a
Chat n/a
Chat balloons n/a
Login/register n/a
Inactivity timeout n/a
Custom player head URLs n/a
Custom map icons

Supported Browsers

  • Chrome 66+
  • Edge 18+
  • Firefox 60+
  • Opera 53+
  • Safari 11.1+

IE is not supported

Download

LiveAtlas is available on SpigotMC

Dev builds are available in Github actions

Installation

See the wiki

Customisation

The index.html file can be edited to add custom favicons, styles or analytics, just like the map plugins original UIs. All LiveAtlas messages can also be modified here for translation purposes. You are also free to build LiveAtlas yourself to make further changes.

Building

First run npm install to install LiveAtlas dependencies. You can then either run npm run serve to start a local dev server, or npm run build to build.

Support

If you find a bug, please create an issue with as must detail as possible. I'm working on this in my spare time, so fixes are on a best effort basis, but I'll eventually find time for them.

Please do not contact the Dynmap, Pl3xmap or Squaremap teams regarding any issue with LiveAtlas. They will be very upset.

Donate

If you appreciate my work, feel free to:

Buy Me a Coffee at ko-fi.com


Cross-browser testing provided by Browserstack.