-
Notifications
You must be signed in to change notification settings - Fork 1
Configuration
hyperdefined edited this page Mar 5, 2021
·
7 revisions
- 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.
- The date your server started.
- Must be formatted:
MM/DD/YYYY
. - You must include zeros for single digits. Example: 06, 02, 01, etc.
- 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.
- These worlds will be included in the world size calculation. Add any to the list to include them.
- 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.