Core¶
This module adds core functionality shared between modules and updates players data.
Configuration¶
Date and time format¶
Some messages may include a date, a time or both.
You can use this list of patterns to customize the formats.
date-format
- Metric:
dd/MM/yyyy - USA:
MM-dd-yyyy
time-format
- 24h:
HH:mm - 12h:
hh:mm a
date-time-format
Combination of the above.
Links and URLs¶
You can customize how links are styled in chat.
These formats apply to both the Markdown link style ([label](url)) and URLs (https://example.com).
link
${label}- Label of the link, will be URL if not in Markdown style.
link-hover
This format is displayed when hovering hover the link.
${url}- URL of the link.
Commands¶
solstice
Show information about the plugin.
Permissions
solstice.core.base- Default: true
Aliases
- sol
solstice reload
Reload Solstice configuration and locale.
Permissions
solstice.core.reload- Default: 3
solstice debug gen-command-list
Generate a list of all Solstice commands with permissions.
Permissions
solstice.core.debug- Default: 4
solstice debug tags
Get a tag list of the item you are holding.
Permissions
solstice.core.debug- Default: 4
serverstat
Also check out Spark for better statistics!
Get statistics of the server such as:
- Current TPS
- Uptime
- Total memory
- Allocated memory
- Free memory
Permissions
solstice.core.serverstat- Default: 3