Skip to content

DPVP: Optionally create event zones on plugin (re)load #15

Description

@HunterZ

DynamicPVP currently doesn't create zones around certain events (airdrops? hackable crates? Can't remember) when (re)loaded, which is problematic updates/reconfiguration on a live server.

Should probably have a configuration-driven option to create these zones immediately or on configured creation delays when the plugin is (re)loaded.

Note that this would slam the lever from one extreme - never creating a zone for existing event-triggering entities - to an opposite extreme - immediately always creating a zone for said entities, but it seems better to err on the side of allowing PVP. Also, this is why it's a good idea for the behavior to be configurable.

I do not think it's worth trying to track full states in a data file and recover them (e.g. ensure the zone gets created at time X if that's what was set to happen before a reload).

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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