Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mefrreex/queryplaceholders-onlinesummator

Online summator of all servers added to QueryPlaceholders
https://github.com/mefrreex/queryplaceholders-onlinesummator

nukkit nukkit-plugin nukkit-plugins pnx pnx-plugin

Last synced: about 1 month ago
JSON representation

Online summator of all servers added to QueryPlaceholders

Awesome Lists containing this project

README

        

This plugin is an addon to the [QueryPlaceholders](https://github.com/MEFRREEX/QueryPlaceholders) plugin. It will summarize the online of all servers added to QueryPlaceholders.

## ⚙️ Plugin сonfiguration
```yml
# Summarize online of all servers
# If enabled, servers specified in servers will be ignored
sum-all: false

# Summarize maximum online
sum-max-online: true

# Servers from which online will be summarized
servers:
- "zeqa"
- "nethergames"
```