Skip to content

Enhancement: Set trader hours within ServerTools #465

Description

@pharrisee

Possible enhancement?

Would it be possible to allow setting trader hours within servertools? including an option to close trader during Blood Moon regardless of hours set?

something like:

<Tool Name="Trader_Hours" _24hr="True" Open="0400" Close="2300" CloseDuringBM="True" />

if "_24hr" is set then do not check "Open" and "Close".
if "_24hr" is not set then open and close accordingly.
if "CloseDuringBM" is set then close trader during the period of bloodmoon regardless of whether "_24hr" is set, or whether open and close is within range.

I did have a mod created by ZipCore previously but it seems he never published it. It worked slightly differently wherein it was always 24hr apart from BM.

Activity

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

Metadata

Metadata

Assignees

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions