PlayerDoll

**PlayerDoll** is a plugin that allow players create Fake Players (Doll).

The Plugin is inspired from fake player in Carpet Mod.

Players can use this plugin to perform simple tasks that require players.

Please check details on Github Readme

## Disclaimer

This plugin is highly dependent on NMS, slightly changes made by Mojang / Server Jar provider might cause this plugin no longer working.

Please Test the plugin under _test environment_ before use.

## Currently Supported Game Versions and Mods
– Spigot / Paper / Purpur / Folia
– 1.20.2 – 1.21

Examples of what can be done with this plugin:
– Keep chunks loading with random tick
– Grow crops
– AFK mob farms
– Attack mobs
– Interact with blocks
– Mine/Break/Place blocks
– And more…

PlayerCrasher

PlayerCrasher

Build
CodeQL
GitHub Release

Modrinth
Discord

## 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

![Demo](https://cdn.modrinth.com/data/cached_images/4d5972c029713dfaf34d62bf7c81d62a076a1668.png)

## 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

![Latest release](https://github.com/plasmoapp/plasmo-voice/releases/latest)
![Discord](https://discord.gg/uueEqzwCJJ)

Plasmo Voice Logo

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.

![](https://i.imgur.com/lNWuwnA.png)

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

## Features

![](https://i.imgur.com/I6zEXw9.png)

![](https://i.imgur.com/JbWCjLK.png)

![](https://i.imgur.com/A031m8M.png)

Voice chat proximity and settings demonstration

Voice chat interface and controls demonstration

## 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

![](https://i.imgur.com/Ufnvpg7.png)

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 |
|——————————————————————————————|—————————————————————————–|———————————————————————————————————————————|
| ![](https://modrinth.com/mod/pv-addon-groups/) | pv-addon-groups | Create group voice chat channels. Keep talking with players far away |
| ![](https://modrinth.com/mod/pv-addon-sculk) | pv-addon-sculk | With this add-on, warden and sculk sensors are triggered with proximity voice chat |
| ![](https://modrinth.com/mod/pv-addon-broadcast) | pv-addon-broadcast | Broadcast your voice to all players in the radius, world, server, or proxy |
| ![](https://modrinth.com/mod/pv-addon-spectator) | pv-addon-spectator | With this add-on, all players can hear spectators |
| ![](https://modrinth.com/mod/pv-addon-whisper) | pv-addon-whisper | By default, the whisper distance is half the current proximity distance |
| ![](https://modrinth.com/mod/pv-addon-priority) | pv-addon-priority | Voice activation with a greater and configurable distance |
| ![](https://modrinth.com/mod/pv-addon-lavaplayer-lib) | pv-addon-lavaplayer-lib | Add-on bundled with LavaPlayer fork library required for some Plasmo Voice add-ons |
| ![](https://modrinth.com/mod/pv-addon-discs) | 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 |
|—————————————————————————————-|————————————————————————-|———————————————————————————————————————|
| ![](https://modrinth.com/mod/pv-addon-soundphysics) | pv-addon-soundphysics | Adds compatibility with Sound Physics Remastered. Plasmo Voice is affected by sound physics |
| ![](https://modrinth.com/mod/pv-addon-replaymod) | 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

![Logo](https://raw.githubusercontent.com/plan-player-analytics/drawio-diagrams-storage/master/image/header/main-header-Plan.jpg)

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

![Slogans](https://raw.githubusercontent.com/plan-player-analytics/drawio-diagrams-storage/master/image/screenshot/slogans-dark.png)
![Screenshots](https://raw.githubusercontent.com/plan-player-analytics/drawio-diagrams-storage/master/image/header/header-Screenshots.jpg)
![Screenshot 1](https://raw.githubusercontent.com/plan-player-analytics/drawio-diagrams-storage/master/image/screenshot/server_page.jpg)
![Screenshot 2](https://raw.githubusercontent.com/plan-player-analytics/drawio-diagrams-storage/master/image/screenshot/server_page_night.jpg)
![Screenshot 3](https://raw.githubusercontent.com/plan-player-analytics/drawio-diagrams-storage/master/image/screenshot/player_page.png)
![Screenshot 4](https://raw.githubusercontent.com/plan-player-analytics/drawio-diagrams-storage/master/image/screenshot/network_servers.jpg)
![Screenshot 5](https://raw.githubusercontent.com/plan-player-analytics/drawio-diagrams-storage/master/image/screenshot/query_page.jpg)

YouTube trailer

![Installation](https://raw.githubusercontent.com/plan-player-analytics/drawio-diagrams-storage/master/image/header/header-Installation.jpg)

**Server Set-Up** | **Bungee Set-Up**

After setting up Plan on a server you should consider
**setting up HTTPS & Login**

![Special Thanks](https://raw.githubusercontent.com/plan-player-analytics/drawio-diagrams-storage/master/image/header/header-SpecialThanks.jpg)

![Contributors](https://raw.githubusercontent.com/plan-player-analytics/drawio-diagrams-storage/master/image/screenshot/Contributors.png)

**Supported plugins**

– See the Wiki for full list of supported plugins

**Support the Developer**

PixelMOTD

Features Image

Features Image

* 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

PixelMOTD Image

PistonQueue

#

PistonQueue

###

![discord](https://discord.gg/2K3vmAqgbf) ![kofi](https://ko-fi.com/alexprogrammerde)

## About

PistonQueue is a powerful, but easy to use queue plugin designed for anarchy and survival servers.
It is a recreation of the 2b2t.org queue system design, but adds a lot of features on top.

### ✨ Are you looking for an advanced administration panel for your server?

EnderDash allows you to manage your existing Minecraft servers using an advanced dashboard by installing a single plugin, batteries included. Run commands (with tab completion), read logs, manage files, invite your whole team, manage players, Ocelot (AI Assistant), works with your existing Infrastructure/Panels and much more.

Check it out: https://enderdash.com

## Features

* BungeeCord and Velocity support.
* Queue system with reserved slots.
* Shadow-banning players.
* Built-in support for forcing people into the end void.
* Auth server support for cracked (offline mode: false) servers.
* Joining the auth server first before the queue server.

## Requirements

* A BungeeCord/Velocity proxy
* A main server (to be queued)
* A queue server (where queued players wait)

**Disclaimer:** This requires you to put the JAR file into BungeeCord/Velocity **and** the queue server!

## Setup

We have a well detailed wiki, which will guide you through setting the queue up.

## Stats

![BungeeCord bStats](https://bstats.org/plugin/bungeecord/PistonQueueBungee/8755)
![Velocity bStats](https://bstats.org/plugin/velocity/PistonQueueVelocity/12389)

## Discord

![Discord Banner](https://discord.gg/2K3vmAqgbf)

Have fun! 😉

PistonMOTD

#

PistonMOTD

###

![discord](https://discord.gg/8Qk2mtUDFf) ![kofi](https://ko-fi.com/alexprogrammerde)

###

![Overview image](https://github.com/AlexProgrammerDE/PistonMOTD/raw/4.1.0/images/preview.png)

## Features

* Customize playercounter tooltip
* Customize online player and max player counter
* Random MOTD
* Custom client out of date message. You can force that to always happen too.
* Random favicon
* Placeholders (extendable via api)
* Hide your playercount
* Very easy to understand config
* Modular (You can enable/disable every feature)
* TPS placeholder
* RGB support
* Luckperms prefix support

Compatible with external MOTD plugins. (Can’t promise it will work with every MOTD plugin.)

### ✨ Are you looking for an advanced administration panel for your server?

EnderDash allows you to manage your existing Minecraft servers using an advanced dashboard by installing a single plugin, batteries included. Run commands (with tab completion), read logs, manage files, invite your whole team, manage players, Ocelot (AI Assistant), works with your existing Infrastructure/Panels and much more.

Check it out: https://enderdash.com

## API
It **IS** possible to create and execute your own parsers with an external plugin. To register you need a class implementing the PlaceholderParser and to register it at the PlaceholderUtil with #registerParser(PlaceholderParser parser).

Here is an example of that:
ServerPlaceholder
Registering

And this stuff might get handy:
Javadoc

## Stats

![BungeeCord bStats](https://bstats.org/plugin/bungeecord/PistonMOTDBungee/8968)
![Bukkit bStats](https://bstats.org/plugin/bukkit/PistonMOTDBukkit/9100)
![Velocity bStats](https://bstats.org/plugin/velocity/PistonMOTDVelocity/14316)

## Discord

![Discord banner](https://discord.gg/8Qk2mtUDFf)

Have fun! 😉

Pico Limbo Java Wrapper

# PicoLimbo Java Wrapper

A Java wrapper around PicoLimbo, a lightweight, multi-version Minecraft limbo server written in Rust. This allows you to run the PicoLimbo server directly inside your proxy or as a standalone jar file.

⭐ Star this repo • 💬 Join Discord • 📖 Read Docs

![This image pictures a world loaded in PicoLimbo using a schematic.](https://cdn.modrinth.com/data/cached_images/e3568bfb7089598e6b85d3871a7724584b382615_0.webp)
*Schematic from Limbo, another great project*

PicoLimbo is a lightweight limbo server written in Rust, designed primarily as an AFK or waiting server. Its core focus is on efficiency by implementing only essential packets required for client login and maintaining connection (keep-alive) without unnecessary overhead.

While not aiming to replicate every Minecraft server feature, PicoLimbo supports **all Minecraft versions from 1.7.2 up until the latest stable version**, excluding snapshots.

⚠️ IMPORTANT – READ BEFORE PROCEEDING ⚠️

This project uses native code and was not intended to be used as a plugin. For maximum performance and stability, it is recommended to use the binary instead. You can read more about alternative installation instructions on the official documentation website. The Java wrapper is provided to reach more people that have limited setup options.

Since the Java wrapper uses native code, it cannot run on all platforms. It is only compatible with:
– **GNU/Linux** (e.g., Debian, Ubuntu) – With x64 CPUs (AMD/Intel) or arm64 CPUs (e.g., Raspberry Pi)
– **Windows** – With x64 CPUs (AMD/Intel)
– **macOS** – M-series chips (M1/M2/M3+)

If you are unsure whether it’ll work, try it. Most hosting providers uses GNU/Linux with x64 CPUs so you should be fine

## Other Installations Platforms

PicoLimbo is also compatible with Docker and Pterodactyl. If you already have a Docker or Pterodactyl installation, it is recommended that you use that instead of the Java wrapper.

Documentation

Please read the installation instructions for the Java Wrapper from the documentation website and how to configure forwarding for PicoLimbo before reporting any issues.

## Community & Support

If you have any questions, suggestions or simply want to stay updated, please join the Discord server!

## Features

### Wide Version Compatibility

Supports all Minecraft versions from **1.7.2 to 26.1.2** natively, no need for ViaVersion or additional compatibility
layers.

### Ultra-Lightweight & Highly Scalable

When running natively outside of the JVM, PicoLimbo uses 0% CPU while idle and can handles hundreds of players under 10 MB RAM.
View benchmarks.

### Skin Support

Player skins are supported. What else to say about that?

### Built-in Proxy Support

Integrates with all major Minecraft proxies:

– Velocity (Modern Forwarding)
– BungeeCord (Legacy Forwarding)
– BungeeGuard & BungeeGuardPlus authentication

### Highly Configurable

Customize your server using a simple TOML configuration file, including welcome message, spawn dimension, server list
MOTD, and more. View configuration docs.
When running as a plugin in a proxy, the generated configuration file is located in the same location as any other plugins.

### Schematic World (Experimental)

Load a custom world from a schematic file and customize spawn location (1.16+ only).

PhoenixHub

# ⚡ PhoenixHub – Ultimate Minecraft Hub Plugin ⚡
**Tested** Version: 1.21.x

**PhoenixHub** is a powerful all-in-one hub management plugin for modern Minecraft servers and networks. It’s designed to work across multiple Minecraft versions and platforms, while being fully tested and optimized on 1.21 servers.

Older versions (1.18.x – 1.20.x) are supported by design, but not officially tested yet. If you encounter any issues on older versions, they will be addressed in future updates.

## Dependencies:
PlaceholderAPI (Optional)

## ✨ Features

– Hub Management – Full hub spawn system with teleport sounds and protection
– Join Items – Custom join items with actions (server selector, info book, visibility toggle, etc.)
– Player Visibility – Toggle seeing other players with one click
– Launchpads – Interactive pressure-plate launchpads around your hub
– PvP Sword – Hold-to-activate PvP mode with countdowns and cooldowns
– Bossbar – Welcome messages with custom colors and styles
– Tab List – Animated header & footer with placeholders
– Scoreboard – Live-updating scoreboard (PlaceholderAPI supported)
– Chat System – Rank-based chat formats and filters
– Server Selector – GUI menu to send players between servers
– World Protection – Block breaking, placing, damage, hunger, weather & mob control
– Sounds & Messages – Fully configurable sounds and messages

### **⚙️ Configuration Example**

“`
========================================
PhoenixHub Configuration
========================================
A comprehensive hub management plugin
# ========================================

# Spawn Configuration
spawn:
world: world
x: 0.0
y: 64.0
z: 0.0
yaw: 0.0
pitch: 0.0

# Join Items
join-items:
enabled: true
items:
server_selector:
enabled: true
material: COMPASS
slot: 4
display-name: “&bServer Selector”
lore:
– “&7Right-click to choose a server”
action:
type: SERVER_SELECTOR

player_visibility:
enabled: true
material: LIME_DYE
slot: 8
display-name: “&dPlayers &7> &aShown”
lore:
– “&7Click to toggle player visibility”
action:
type: PLAYER_VISIBILITY_TOGGLE

# Launchpads
launchpad:
enabled: true
power: 2.0
cooldown: 1000

# Scoreboard
scoreboard:
enabled: true
title: “&cPhoenixHub”
lines:
– “&7Welcome, &e%player_name%”
– “”
– “&bOnline: &f%online_players%”

“`
_(Every feature has its own config section – this is just a small preview.)_

### File Structure

“`
plugins/PhoenixHub/
├── config.yml
├── messages.yml
├── commands.yml
├── sounds.yml
└── gui/
└── serverselector.yml
“`

Pfandflaschen System

In your world, deposit bottles randomly lie around everywhere – and even mobs can drop them! All drop rates and settings are fully customizable, allowing you to tailor the system perfectly to your server.

You can then take the collected deposit bottles to a deposit machine, where you can exchange them for real in-game money. For the economy system, you only need a compatible economy plugin and Vault.

![Nexeu.zip](https://nexeu.zip/)

All commands start with:

“`

/pfand
“`

German description:

In deiner Welt liegen überall zufällig Pfandflaschen herum – und sogar Mobs können welche droppen!
Alle Drop-Raten und Einstellungen lassen sich komplett anpassen, sodass du das System perfekt an deinen Server anpassen kannst.

Die gesammelten Pfandflaschen bringst du anschließend zu einem Pfandautomaten, an dem du sie gegen Echt-Ingame-Geld eintauschen kannst.
Für das Wirtschaftssystem benötigst du lediglich ein kompatibles Economy-Plugin sowie Vault.

Alle commands fange mit
“`
/pfand
“`
an