Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/mefrreex/queryplaceholders-onlinesummator
- Owner: MEFRREEX
- License: gpl-3.0
- Created: 2024-01-08T09:00:13.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2024-01-08T09:17:41.000Z (12 months ago)
- Last Synced: 2024-01-08T11:08:52.177Z (12 months ago)
- Topics: nukkit, nukkit-plugin, nukkit-plugins, pnx, pnx-plugin
- Language: Java
- Homepage: https://cloudburstmc.org/resources/queryplaceholders-onlinesummator.961/
- Size: 14.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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"
```