Skip to content

Configuration

hyperdefined edited this page Mar 5, 2021 · 7 revisions

info-command-override

  • Allows you to change the command to something else. If another plugin uses /info, you can change the command here so they do not overlap.
  • Requires a full server restart.

date

  • The date your server started.
  • Must be formatted: MM/DD/YYYY.
  • You must include zeros for single digits. Example: 06, 02, 01, etc.

date-format

  • Change how the date is formatted on the command.
  • This can be tricky to get, so here are some example formats.
    • M/dd/yyyy – 5/27/2019.
    • MMMM d, yyyy – May 27, 2019.
  • You can see a chart of formatting codes here.

worlds-to-use

  • These worlds will be included in the world size calculation. Add any to the list to include them.

command-message

  • Change the command’s format here. There are some keywords to use.
  • {{STARTDATE}} – Shows the formatted start date.
  • {{DAYS}} – Shows how many days passed since the start date.
  • {{WORLDSIZE}} – Shows the world size.
  • {{TOTALJOINS}} – Shows total unique joins.
Clone this wiki locally