Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MapTowny town color does not update when changing town map color #42

Open
zerenxyz opened this issue Jan 29, 2023 · 2 comments
Open

MapTowny town color does not update when changing town map color #42

zerenxyz opened this issue Jan 29, 2023 · 2 comments
Labels
bug Something isn't working

Comments

@zerenxyz
Copy link

Describe the Bug

I am using squaremap with MapTowny. When using /town set mapcolor blue it gives back the chat response that the town map color has been changed to blue, but the squaremap within the browser does not update to blue and stays the default colour.

Expected Behavior

The map border should update to the color set when using the command within 1 minute (but even after some time and server restart the color does not update)

Plugin Version

MapTowny: 2.1.0 (config-version: 1.0)

Towny Version

Towny: 0.98.6.2

Squaremap Version

squaremap-paper-mc1.19.3-1.1.10-SNAPSHOT+ed7ae67

Server Software Version

Pufferfish+ Build 41 - 1.19.3

@zerenxyz zerenxyz added the bug Something isn't working label Jan 29, 2023
@Momshroom
Copy link

Momshroom commented Jun 24, 2023

I have this same issue on Pl3xMap.
Using paper 43 (1.20.1) and Pl3xMap 1.20-441
MapTowny version 2.1.1, as compiled by Llmdl (from the Discord)

@tskopen
Copy link

tskopen commented Jul 17, 2023

Solution:
In config change these values

Use specified nation color as the stroke color instead?

use-nation-color-stroke: true

Use specified town color as the fill color instead?

This option will take priority over the 'use-nation-color-fill' option if it is enabled.

use-town-color-fill: true

Use specified town color as the stroke color instead?

This option will take priority over the 'use-nation-color-stroke' option if it is enabled.

use-town-color-stroke: true

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants