A Dynmap, Squaremap, Pl3xmap and Overviewer frontend for the modern web
Go to file
2022-07-08 15:24:48 +01:00
.github Switch to yarn, pnp, zero install 2022-07-08 15:24:48 +01:00
.idea Update copyright headers 2022-02-21 21:53:49 +00:00
.yarn Switch to yarn, pnp, zero install 2022-07-08 15:24:48 +01:00
java 2.0.0 2021-12-10 17:17:21 +00:00
patches Switch to yarn, pnp, zero install 2022-07-08 15:24:48 +01:00
public Vite fixes 2021-05-15 21:31:42 +01:00
src Clear clock when switching worlds 2022-06-28 15:15:14 +01:00
test Fix build 2022-06-27 23:29:49 +01:00
.env 3.1.0 2022-06-18 22:24:33 +01:00
.gitignore Switch tests to vitest 2022-06-23 21:30:05 +01:00
.npmignore Add JAR plugin for easy installation 2021-10-01 13:37:28 +01:00
.pnp.cjs Switch to yarn, pnp, zero install 2022-07-08 15:24:48 +01:00
.pnp.loader.mjs Switch to yarn, pnp, zero install 2022-07-08 15:24:48 +01:00
.yarnrc.yml Switch to yarn, pnp, zero install 2022-07-08 15:24:48 +01:00
FUNDING.yml Fix filename 2020-12-19 01:43:00 +00:00
index.html Add option for custom login URL. Fixes #381. 2022-06-17 13:44:53 +01: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.json Switch to yarn, pnp, zero install 2022-07-08 15:24:48 +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 Switch to yarn, pnp, zero install 2022-07-08 15:24:48 +01:00
vite.config.ts Switch tests to vitest 2022-06-23 21:30:05 +01:00
yarn.lock Switch to yarn, pnp, zero install 2022-07-08 15:24:48 +01: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.