Skip to content

Allow servers to disable worlddownloader #64

@Smove

Description

@Smove

As some other plugins like rei's minimap & voxel minimap supports disabling them on some servers, WorldDownloader should allow the server to send a disable download state too.

The reason for this is that servers get copied by other players without any permissions to do that. Every server should have the decision to allow or disallow the downloading of the world.

Example:

Voxel Minimap can be disabled by sending the following message to players client:
p.sendMessage(new TextComponent("§3 §6 §3 §6 §3 §6 §e"));

A other way this can be done is by plugin message

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions