
Paper Time Series
see wiki for dashboard and more info
Setup
- Create a timescaledb database for example using docker compose
version: '3'
services:
postgresql:
image: timescale/timescaledb-ha:pg15-latest
restart: always
ports:
- "5432:5432"
environment:
POSTGRES_PASSWORD: time
POSTGRES_DB: paper
POSTGRES_USER: paper
TZ: UTC
- Install and run the server with the plugin
- A config file in
plugins/PaperTimeSeries/config.ymlshould appear, it should contain something like this
database:
url: jdbc:postgresql://localhost:5432/paper
user: postgres
password: postgres
- Change the settings to reflect the one of your database
- Restart the server
- Check if the console gives error's about postgresql if not then you are set
- Check the database and see if any tables are created etc
Help - Bug Reports - Feature Requests
Please dont hesitate to create a github issue if you have a problem while running the plugin https://github.com/Tricked-dev/PaperTimeseries
Connection to localhost:5432 refused.
The database is not running please start a timescaledb database
Quick facts
- Edition: Minecraft Java
- File type: .jar
- Minecraft versions listed: 1.20, 1.20.1, 1.20.2
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on Modrinth — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.
Verified by MCModsHub
- Ships as PaperTimeseries-0.1.0-all.jar — drop this file into the mods folder
- Download size: 10.2 MB
- Download link checked 21 Aug 2026 — working
These come from our own check of the pack file, not from the source page.