A Dynmap, Squaremap, Pl3xmap and Overviewer frontend for the modern web
Go to file
James Lyne b0a402ec6b
Merge pull request #415 from JLyne/dependabot/npm_and_yarn/vue/vue3-jest-27.0.0
Bump @vue/vue3-jest from 27.0.0-alpha.4 to 27.0.0
2022-04-26 15:26:07 +01:00
.github Fix version environment variable in build action 2022-02-17 20:00:50 +00:00
.idea Update copyright headers 2022-02-21 21:53:49 +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 Add option to disable marker UI 2022-04-01 13:27:25 +01:00
tests Update copyright headers 2022-02-21 21:53:49 +00:00
.env 3.0.0 2022-04-01 21:18:48 +01: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 Add option to disable marker UI 2022-04-01 13:27:25 +01: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 #415 from JLyne/dependabot/npm_and_yarn/vue/vue3-jest-27.0.0 2022-04-26 15:26:07 +01:00
package.json Merge pull request #415 from JLyne/dependabot/npm_and_yarn/vue/vue3-jest-27.0.0 2022-04-26 15:26:07 +01:00
plugin.yml Add JAR plugin for easy installation 2021-10-01 13:37:28 +01:00
README.md Update README.md 2022-04-01 21:18:27 +01: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 map frontend built with Vue.js and Typescript. Supports Dynmap, Squaremap, Pl3xmap and Overviewer.

A LiveAtlas screenshot

LiveAtlas is an alternative frontend which aims to provide a more modern interface and improved performance for busy maps. LiveAtlas is a drop-in replacement for Dynmap; Squaremap, Pl3xmap and Overviewer 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

See the wiki

Supported Browsers

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

IE is not supported

Download

LiveAtlas is available on SpigotMC, Polymart and MCMarket

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, Squaremap, Pl3xmap or Overviewer 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.