https://github.com/miniplaceholders/spark-expansion
Spark Expansion for MiniPlaceholders
https://github.com/miniplaceholders/spark-expansion
miniplaceholders-expansion
Last synced: 7 months ago
JSON representation
Spark Expansion for MiniPlaceholders
- Host: GitHub
- URL: https://github.com/miniplaceholders/spark-expansion
- Owner: MiniPlaceholders
- License: gpl-3.0
- Created: 2023-03-13T19:17:47.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2025-11-17T23:47:08.000Z (7 months ago)
- Last Synced: 2025-11-18T01:22:00.452Z (7 months ago)
- Topics: miniplaceholders-expansion
- Language: Java
- Homepage:
- Size: 299 KB
- Stars: 1
- Watchers: 1
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Spark-Expansion
Spark Expansion for MiniPlaceholders
## Placeholders
### TPS
**Only available in Backend Platforms**
#### ``
Returns a formatted summary of the average TPS in the last 5s, 10s, 1m, 5m and 15m.
#### ``
Returns a formatted representation of the average TPS in the last 5 seconds.
#### ``
Returns a formatted representation of the average TPS in the last 10 seconds.
#### ``
Returns a formatted representation of the average TPS in the last minute.
#### ``
Returns a formatted representation of the average TPS in the last 5 minutes.
#### ``
Returns a formatted representation of the average TPS in the last 15 minutes.
### Tick Duration (MSPT)
**Only available in Backend Platforms**
#### ``
Returns a formatted summary of the average tick durations in the last 10 seconds and 1 minute.
#### `spark_tickduration:10s>`
Returns a formatted representation of the average tick duration in the last 10 seconds.
#### ``
Returns a formatted representation of the average tick duration in the last minute.
### CPU Usage
**System**
#### ``
Returns a formatted summary of the average CPU usage (system) in the last 10 seconds, 1 minute and 15 minutes.
#### ``
Returns a formatted representation of the average CPU usage (system) in the last 10 seconds.
#### ``
Returns a formatted representation of the average CPU usage (system) in the last minute.
#### ``
Returns a formatted representation of the average CPU usage (system) in the last 15 minutes.
**Process**
#### ``
Returns a formatted summary of the average CPU usage (process) in the last 10 seconds, 1 minute and 15 minutes.
#### ``
Returns a formatted representation of the average CPU usage (process) in the last 10 seconds.
#### ``
Returns a formatted representation of the average CPU usage (process) in the last minute.
#### ``
Returns a formatted representation of the average CPU usage (process) in the last 15 minutes.
## Downloads
[](https://modrinth.com/plugin/spark-expansion)