Skip to content

Add a global option to prevent newly created worlds from automatically appearing on Dynmap #4260

@RainfallHaruno

Description

@RainfallHaruno

Feature Description:

I would like to request a global setting that prevents newly created worlds from being automatically added to or displayed on Dynmap.

Our server uses an instance based dungeon plugin called MythicDungeon. The way it works is that we create and save a dungeon world as a template. Every time players enter that dungeon, the plugin creates a new temporary world instance with a different world ID.

The issue is that every newly created dungeon instance automatically appears on the Dynmap web page. Dynmap already allows individual worlds to be hidden manually through commands or configuration files, but because every dungeon run creates a new world with a new ID, we would need to manually hide each new world every time it is created.

For servers using instance based plugins, temporary worlds, dungeon worlds, arena worlds, or generated event worlds, this becomes difficult to manage.

What I am looking for is an option such as:

auto-show-new-worlds: false

or a similar global setting that makes newly detected worlds hidden by default unless the server owner manually enables them.

Additional context:

This would be very useful for servers that use instance based plugins where worlds are created automatically and frequently. In our case, these temporary dungeon worlds are not meant to be visible on the public Dynmap page. We only want selected permanent worlds to appear on Dynmap.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions