polocloud-notify
# PoloCloud Notify Addon
The **PoloCloud Notify Addon** is a lightweight and easy-to-use extension for PoloCloud that sends notifications to players with specific permissions when services start, stop, or are starting.
It is designed to work on all supported proxies, including **Velocity** and **BungeeCord**, helping staff and players stay informed about the status of network services in real time.
## ✨ Features
– **Works on all supported proxies** – No need to install it on every backend server.
– **Real-time service notifications** – Alerts players when services are starting, started, or stopped.
– **Permission-based notifications** – Only players with the configured permission will receive messages.
– **Fully configurable** – Customize messages and permissions through `notify-config.json`.
– **Lightweight & dependency-free** – Minimal performance impact.
## 🎟️ Permission
This permission is needed to receive notifications:
“`
polocloud.addons.notify.receive.starting
“`
“`
polocloud.addons.notify.receive.online
“`
“`
polocloud.addons.notify.receive.shutdown
“`
## 📂 Installation
1. Download the latest release of the **PoloCloud Notify Addon**.
2. Place the `.jar` file into your plugins folder.
3. Restart the proxy instance.
4. Edit the generated `notify-config.json` to customize messages and permissions.
5. Reload or restart the proxy to apply the changes.
## 💡 Use Cases
– Keep staff informed about service status changes across the network.
– Notify players with specific roles or permissions about server availability.
– Customize notifications to fit your community’s style and needs.
—
With the PoloCloud Notify Addon, you ensure that the right players stay up to date with real-time information about your network’s services — simple, configurable, and reliable.
polocloud-hub
# PoloCloud Hub Addon
The **PoloCloud Hub Addon** is a lightweight and easy-to-use extension for PoloCloud that adds a `/hub` command to your network.
It is designed to work on all supported proxies, including **Velocity** and **BungeeCord**, allowing players to quickly return to the hub or lobby server from anywhere.
## ✨ Features
– **Works on all supported proxies** – No need to install it on every backend server.
– **`/hub` command** – Instantly send players back to the fallback server.
– **Fully configurable** – Customize everything through `config.json`:
– **Messages** – The text players see when they run the command.
– **Command aliases** – Add shortcuts like `/l` or `/lobby`.
– **Custom prefix** – Match the look and feel of your server.
– **Lightweight & dependency-free** – Minimal performance impact.
## 🎟️ Permission
This permission is needed to execute the command:
“`
polocloud.addons.hub.command
“`
## 📂 Installation
1. Download the latest release of the **PoloCloud Hub Addon**.
2. Place the `.jar` file into your plugins folder.
3. Restart the proxy instance.
4. Edit the generated `hub-config.json` to customize the message, aliases, and prefix.
5. Reload or restart the proxy to apply the changes.
## 💡 Use Cases
– Provide players with a simple and intuitive way to return to the fallback server.
– Add multiple aliases for better accessibility (e.g., `/hub`, `/l`, `/lobby`).
– Brand your hub command with your own prefix and style.
—
With the PoloCloud Hub Addon, your players will always have a quick, easy, and customizable way back to your hub.
Project: Maintenance Universal

## 🎉 Project: Maintenance Universal
### ✅ Core Features
– Basic maintenance mode (enable/disable/toggle)
– Whitelist system with add/remove/list/clear
– Permission system with bypass support
– Database support (SQLite, MySQL, PostgreSQL)
– Statistics tracking (sessions, kicks, blocked connections)
– Configuration system with reload command
### 📦 Platform Support
**Paper/Spigot/Purpur:** 1.14 – 1.21.1
**Velocity:** 3.0.0 – 3.4.0
**BungeeCord/Waterfall:** All versions
**Folia:** 1.19.4+ (thread-safe operations)
### 🎮 Commands Available
– `/maintenance enable [reason]` – Enable maintenance mode
– `/maintenance disable` – Disable maintenance mode
– `/maintenance toggle` – Quick toggle
– `/maintenance status` – View current status
– `/maintenance whitelist ` – Manage whitelist
– `/maintenance stats` – View statistics
– `/maintenance reload` – Reload configuration
### 🔐 Permissions
– `maintenance.admin` – Full access
– `maintenance.bypass` – Bypass maintenance mode
– `maintenance.command` – Use basic commands
– `maintenance.toggle` – Enable/disable maintenance
– `maintenance.whitelist` – Manage whitelist
– `maintenance.stats` – View statistics
– `maintenance.reload` – Reload config
### 🗄️ Database Options
– SQLite (default, zero config)
– MySQL with HikariCP connection pooling
– PostgreSQL support
### 🎨 Customization
– Custom kick messages
– Configurable MOTD during maintenance
– Message customization in config.yml
### 📝 Notes
– Redis sync: Planned for future release
– Timer scheduling: Planned for future release
– PlaceholderAPI: Planned for future release
– Fabric/Forge versions: Planned for future release

**Download the correct JAR for your platform:**
– **Paper/Spigot/Purpur/Folia** → Use Paper JAR
– **Velocity** → Use Velocity JAR
– **BungeeCord/Waterfall** → Use BungeeCord JAR
PlumBot
English
# PlumBot–a plugin can connect your server to QQ/Kook
QQ’s group:825894832






Applicable Minecraft Java versions: All versions
(For low version, please check config.yml first if you get database error)
### Capabilities
1. message interoperability
2. Whitelisting
3. Death message forwarding
4. query online population
5. query tps
6. Send commands to server in group
7. custom replies
8. custom commands
### Commands


### Configs
Configs

go-cqhttp’s config:

bot.yml’s config:

### Pictures

### Update Log
Update Log
v1.3.2(2024.7.12):
1. supported BungeeCord
2. fixed some bugs
v1.3.1(2024.2.20):
1. fix the bug that custom commands don’t work
2. adapted to bukkit versions 1.7.10~1.20.X
(tested versions: 1.7.10, 1.8.8, 1.12, 1.13, 1.20.2, 1.20.4)
v1.3.0(2024.2.9):
1. Add support for Kook bot
2. Add whitelist for deleting group members
3. Fixed the bug that whitelist can’t kick out players.
4. fixed the bug that /cmd can’t return normally.
5. fix in-game /reload command.
### Tips
When upgrading the version, please backup the configuration file in advance to prevent data loss.
QQ’s group:825894832
github:https://github.com/RegadPoleCN/PlumBot
Download release:https://github.com/RegadPoleCN/PlumBot/releases
Download development version:https://github.com/RegadPoleCN/PlumBot/actions/workflows/maven.yml
This project uses the GNU AGPL3.0 protocol, the use of please comply with the open source agreement

# PlumBot 多功能qq/kook互通机器人插件
本插件可以安装在Bukkit等服务端上,它能将你的mc服务器与QQ群或kook频道联通,支持消息转发,死亡转发等功能
插件交流群:825894832
本插件适用于go-cqhttp中的http通信模式 和 kook的websocket模式
测试环境:go-cqhttp1.1.0 / kook机器人+paper1.20+zulujdk17






适用Minecraft Java版本:全版本
(低版本如果出现数据库报错请先检查config.yml)
### 插件功能
1. 服务器消息互通
2. 白名单
3. 死亡信息转发
4. 查询在线人数
5. 查询tps
6. 在群内将命令发送至服务器
7. 自定义回复
8. 自定义命令
### 插件命令


### 配置文件
配置文件

go-cqhttp端配置:

bot.yml配置:

其余配置文件可依据文件内示例进行配置
### 使用图片

### 更新日志
更新日志
v1.3.2(2024.7.12):
1. 更新对BungeeCord的支持
2. 修复部分bug
v1.3.1(2024.2.20):
1. 修复自定义命令无法使用的bug
2. 适配bukkit版本1.7.10~1.20.X
(已测试版本:1.7.10, 1.8.8, 1.12, 1.13, 1.20.2, 1.20.4)
v1.3.0(2024.2.9):
1. 新增对Kook客户端的支持
2. 新增删除群成员白名单
3. 修复白名单无法踢出玩家
4. 修复/cmd无法正常返回的bug
5. 修复游戏内/reload命令
### 作者的话
升级版本时请提前备份配置文件,以防数据丢失
插件交流群:825894832
如果有使用上的问题或者bug,欢迎进群讨论
关于mod+插件形式的服务端,本插件暂时提供支持,在未来可能会取消对其用户的维护
github地址:https://github.com/RegadPoleCN/PlumBot
下载地址:https://github.com/RegadPoleCN/PlumBot/releases
开发版:https://github.com/RegadPoleCN/PlumBot/actions/workflows/maven.yml
本项目使用GNU AGPL3.0协议,使用时请遵守开源协议

制作不易,给个评分再走吧
Playtime Velocity

Playtime Tracker is a **velocity** plugin, allowing you to easily log and view player playtime across all of your servers without needing to spend time setting up databases and whatever else. With Playtime Tracker, you can:
– **Log Player Playtime:** Automatically track and record the playtime of every player on your server.
– **View Playtime:** Easily check your own or other players’ playtime with simple commands.
– **MySQL Support (MariaDB):** Since v1.8 the plugin now also optionally supports saving playtime into a database.
– **Playtime Toplist:** Display a leaderboard of players with the most playtime. The length of the toplist can be configured.
– **Fully Configurable Messages with MiniMessage support:** Customize all plugin messages with gradients to ensure they fit with your server’s theme and style. **In the config, you can also use total version of playtimes, and the %place%**, for example: %totaldays% instead of %days% if you want it to start only from days, not weeks. You can also use the **%place%** placeholder.
– **PlaceholderAPI support:** Download my PlaytimeLink plugin to your bukkit, paper, etc servers if you want to have placeholders from this plugin.
– **Caching System:** Boosts performance for servers where the proxy only has limited resources and/or there is a big toplist limit set in the config with multiple instances of the playtimelink plugin accessing it, by storing frequently accessed playtime, and config entries for faster retrieval. If any issues arise, playtime caching can be disabled in the config file.
– **Rewards System:** You can make the plugin execute commands when players reach specific playtimes. Example config: 
**Commands:**
– /playtime : View your playtime. _Aliases:_ /pt.
– /playtime [player] : View another player’s playtime.
– /playtime add [player] [time in sec].
– /playtime sub [player] [time in sec].
– /playtime set [player] [time in sec].
– /playtimetop : Playtime toplist. _Aliases:_ /pttop, /ptt.
– /playtimereload : Reload the config. _Aliases:_ /ptreload, /ptrl.
– /playtimeresetall: Reset every playtime. _Aliases:_ /ptra, /ptresetall.
**Permissions:**
_Can be enabled optionally:_
– vpt.getowntime : Allows players to view their own time statistics.
– vpt.getotherstime : Allows players to view the time statistics of other players.
– vpt.gettoplist : Allows players to view the toplist of time statistics.
_Always enabled:_
– vpt.reload : Config reload permission.
– vpt.modify : Playtime modify permission.
– vpt.ptresetall : Playtime reset all permission.
– vpt.spam : Bypass spam checks permission.
– vpt.rewards.exempt : Exempt a player from getting rewards.
The plugin isn’t complete yet, **upcoming features:**
– Scrollable Toplist: Navigate through the playtime toplist with ease.
_Feature requests and bug reports are welcome on github, thank you for the 4000 downloads._
PlayerServers
PlayerCrasher
## Overview
An easy-to-use Minecraft plugin that enables the crashing of a player’s game through the use of a command.
### Requires PacketEvents
Ensure the PacketEvents library is installed on your server.
## Table of Contents
– [Overview](#overview)
– [Requires PacketEvents](#requires-packetevents)
– [Showcase](#showcase)
– [Supported Platforms & Versions](#supported-platforms–versions)
– [Spoofers](#spoofers)
– [Commands](#commands)
– [Permission Nodes](#permission-nodes)
– [Installation](#installation)
– [Compiling From Source](#compiling-from-source)
– [Prerequisites](#prerequisites)
– [Steps](#steps)
– [Credits](#credits)
– [License](#license)
## Showcase

## Supported Platforms & Versions
| Platform | Supported Versions |
|————————————|——————–|
| Bukkit (Spigot, Paper, Folia etc.) | 1.8.8 – 1.21.3 |
| Velocity | Latest Major |
| BungeeCord (or any forks) | Latest Major |
## Features
– **Completely Asynchronous** – The plugin is designed to be as lightweight as possible.
All packet modifications are done asynchronously, so the main thread is never blocked.
– **Folia Support** – The plugin integrates with Folia, which is a Paper fork that
adds regionised multithreading to the server.
– **Crash Detector** – By sending both a keep alive and transaction packet, the plugin can detect if a player has
crashed, even if the player is still connected.
– **Configurable** – The plugin is highly configurable, allowing you to adjust the settings to your liking.
– **Update Checker** – The plugin automatically checks for updates on startup.
If a new version is available, a message will be sent to the console.
## Usage/Examples
– `/crash (player) [Method]`
> **Note:** The method parameter is optional. If no method is provided, the plugin will use the most appropriate method
> based on the player’s version.
**Methods:**
– `Explosion`
– `Particle`
– `Position`
## Commands
– `/pc` – Displays the plugin’s version and author.
– `/crash (player) [Method]` – Crashes the specified player’s game.
– `/crashinfo [player]` – Displays the client brand and version of the specified player.
## Permission Nodes
Players that are OP (Operators) have these permissions by default.
– `PlayerCrasher.Crash` Allows the player to use the /crash command.
– `PlayerCrasher.Bypass` Exempts the player from being crashed when the /crash command is used on them.
– `PlayerCrasher.Alerts` Makes the player receive alerts when a player is being crashed by another player.
– `PlayerCrasher.CrashInfo` – Allows the player to use the /crashinfo command.
– `PlayerCrasher.UpdateNotify` Makes the player receive an update notification when a new version is available.
## Installation
1. **Prerequisites**: Install PacketEvents.
2. **Download**: Get the latest release from
the GitHub release page.
3. **Installation**: Move the downloaded plugin to your server’s plugins directory.
4. **Configuration**: Customize settings in `config.yml`.
5. **Restart**: Restart the server for changes to take effect.
## Compiling From Source
### Prerequisites
– Java Development Kit (JDK) version 21 or higher
– Git
### Steps
1. **Clone the Repository**:
“`bash
git clone https://github.com/Bram1903/MinecraftPlayerCrasher.git
“`
2. **Navigate to Project Directory**:
“`bash
cd MinecraftPlayerCrasher
“`
3. **Compile the Source Code**:
Use the Gradle wrapper to compile and generate the plugin JAR file:
Linux / macOS
“`bash
./gradlew build
“`
Windows
“`cmd
.gradlew build
“`
## Credits
Special thanks to:
– **@Retrooper**: Author of PacketEvents.
## License
This project is licensed under the [GPL3 License](LICENSE).
Plasmo Voice


Modrinth
|
CurseForge
|
Spigot
|
GitHub
|
Documentation
|
Discord
## Available for all popular platforms
Paper, Folia, Fabric, Forge, and NeoForge servers are fully compatible with both Fabric and Forge clients.
To use voice chat, players must install the client-side mod for **Fabric**, **Forge** or **NeoForge**.
Players without the mod can still join the server and play as usual – they just won’t have access to voice chat
features.

*Assuming Plasmo Voice is installed on both client and the server.*
## Features





## Client features
**Audio Quality & Processing**
– RNNoise noise reduction
– OpenAL sound engine with great 3D positioning
– Stereo audio sources
– Smooth volume transitions
**Immersion & Realism**
– Optional sound occlusion (muffles voices through blocks)
– Optional directional audio sources (quieter if the speaker is not facing you)
– Sound Physics Remastered compatibility with pv-addon-soundphysics
**Controls & Interaction**
– Adjustable voice chat distance
– Choose between Push to Talk or Voice Activation
– Hold **RMB** while looking at a player and use the scroll wheel to adjust their volume
**Devices & UI**
– Select input and output audio devices
– Configurable GUI icon positions
– Toggle player icon visibility
– Discord-like in-game overlay

Check out voice settings by pressing `V`. *Make sure you have the right devices selected and your microphone is
working.*
## Server features
**Audio & Performance**
– Opus codec for low bandwidth usage and high audio quality
– Configurable voice distance
**Moderation & Control**
– Server-side muting via chat commands
– Option to kick players without the client mod installed
– Permissions support
– Vanish support
**Compatibility & Networking**
– Works in singleplayer and Open to LAN
– BungeeCord and Velocity support
**Integration & Extensibility**
– PlaceholderAPI support
– Advanced API
**Security**
– Encrypted voice communication
## Server-side add-ons
Universal add-ons work on Fabric, Forge, NeoForge and Paper.
*Also read: Types of Add-ons.*
| Icon | Link | Description |
|——————————————————————————————|—————————————————————————–|———————————————————————————————————————————|
|  | pv-addon-groups | Create group voice chat channels. Keep talking with players far away |
|  | pv-addon-sculk | With this add-on, warden and sculk sensors are triggered with proximity voice chat |
|  | pv-addon-broadcast | Broadcast your voice to all players in the radius, world, server, or proxy |
|  | pv-addon-spectator | With this add-on, all players can hear spectators |
|  | pv-addon-whisper | By default, the whisper distance is half the current proximity distance |
|  | pv-addon-priority | Voice activation with a greater and configurable distance |
|  | pv-addon-lavaplayer-lib | Add-on bundled with LavaPlayer fork library required for some Plasmo Voice add-ons |
|  | pv-addon-discs | Play audio from YouTube and other sources in Minecraft using music discs. Supports streaming and live streams (YouTube, Twitch) |
## Client add-ons
| Icon | Link | Description |
|—————————————————————————————-|————————————————————————-|———————————————————————————————————————|
|  | pv-addon-soundphysics | Adds compatibility with Sound Physics Remastered. Plasmo Voice is affected by sound physics |
|  | pv-addon-replaymod | Fork of Replay Voice Chat that works with Plasmo Voice and allows recording voice chat with ReplayMod |
|
| Talking Heads | Scales player heads when they’re talking. Third-party add-on. Issues should be reported on the Talking Heads GitHub |
## Download
– Plasmo Voice on Modrinth
– Releases
## Documentation
– Documentation
Plan | Player Analytics

Already running on over 4000 servers! 🙂
> ⚠️ If you downloaded version from this page between *15th of February and 11th of March 2025* the page was controlled by impersonator and was distributing versions with **Opium Backdoor malware**. If you have downloaded Plan from Modrinth during that time frame, please assume your server is fully compromised and take appropriate action. ⚠️
>
> The impersonator and project were removed, and got recreated by the original author with the help of Modrinth mod team.
Player Analytics is the ultimate server staff tool to monitor how players are playing your server.
A built in webserver displays insights into different aspects on the server such as Online activity, Playerbase and how these change over time.
Plan supports multiple different platforms and versions;
Paper, Spigot, Sponge, SpongeForge, Bungeecord, Velocity, Cauldron, NukkitX & all derivatives.
**Requires Java 11 or newer** – if you can’t update to Java 11 use *5.4 build 1722* version (versions 1.7.X – 1.12.2)
– Source code, API & Documentation
– Bugs, Issues & Suggestions
– Follow Development
– Configuration | Customization
– Commands & Permissions







YouTube trailer

**Server Set-Up** | **Bungee Set-Up**
After setting up Plan on a server you should consider
**setting up HTTPS & Login**


**Supported plugins**
– See the Wiki for full list of supported plugins
**Support the Developer**
PixelMOTD

—

—
* Support for: **Spigot, Paper, Velocity, Bukkit, Sponge, Waterfall, BungeeCord**
* Multi color format support: **Legacy, classic, MineDown, IridiumColorAPI, MiniMessage**
* Customizable Max players
* Hex Colors Support (1.16+) (Gradient and Normal Hex)
* Per Motd Icons!
* Per Server & World Whitelist
* UUID System & Player Name System for Whitelist
* Different Motd for 1.16+ and 1.8-1.15 in the same motd-config.
* Center Text System
* Countdown System
* Customizable Motd Lines
* Customizable Protocol Version
* MultiMOTD Support
* Whitelist Permission Bypass
* Customizable Motd Hover
* Customizable Commands
* Custom Protocol Message
* Custom Server-Icon
* Performance Boost
