Zombalypse

A Zombie Apocalypse plugin, very inspired by the many challenges about this sort of stuff, and also includes quite a lot of custom types.

### Commands
| Command | Description | Permission |
|————|———————————-|———————|
| zombalypse | Reloads the plugin | _zombalypse.reload_ |
| zombspawn | Spawns a specific type of zombie | _zombalypse.spawn_ |

You can use the config.yml file to change the spawn behavior, make zombified piglins randomly target someone, or show the zombie’s type as their nametag.

### API?
Would you like to add your own zombies?
You can use Zombalypse’s API by including it as a Jar Dependency on your project!

### Known issues
* Zombified Piglins can randomly target invulnerable players. `Only if “zombifiedPiglinAttack” is set to true`

Zoktay_Totem

### 🛡️ Zoktay Totem Resource Pack
## English:
This resource pack replaces the default Totem of Undying with a custom Zoktay-themed design. It is specifically optimized for PvP and Survival players who want a fresh, modern look without sacrificing performance. The textures are high-quality and compatible with most Minecraft versions from 1.16.5 up to the latest 1.21+. No extra mods like OptiFine are required, but they are recommended for the best experience.

## Türkçe:
Bu kaynak paketi, standart Ölümsüzlük Totemi görünümünü özel Zoktay tasarımıyla değiştirir. Performans kaybı yaşatmadan oyununuza modern bir hava katar. PvP ve Survival oyuncuları için idealdir. 1.16.5’ten 1.21+ sürümüne kadar sorunsuz çalışır.

### ✨ Features / Özellikler:
Unique Design: Custom Zoktay totem model.

High FPS: Optimized for competitive gameplay.

Compatibility: Works on all modern versions.

ZOI LOGIN

![ZOI](https://cdn.modrinth.com/data/cached_images/db1694791e859c2ee5430359e843c97f7281723c_0.webp)

# ZoiLogin

## Overview
ZoiLogin is a lightweight and secure authentication plugin for Minecraft servers. It is optimized for performance and supports all 1.21.x versions.

## Features

### Authentication
– Fast /register and /login commands
– Encrypted password storage
– Secure login system
– Prevents unauthorized access

### Captcha
– Text captcha verification
– Math captcha verification
– Protects against bots and spam joins

### Setup
– Automatic configuration generation
– Ready to use after installation
– Beginner friendly

### Performance
– Lightweight and optimized
– Low memory usage
– Smooth player join handling

### Compatibility
– Supports 1.21 and newer versions

### Stability
– Tested on real servers
– Stable under player load

## Usage
1. Place the plugin in the plugins folder
2. Start the server
3. Configuration files will be generated
4. Adjust settings if needed

## Description
ZoiLogin provides a simple and secure login system with captcha protection and automatic setup for modern Minecraft servers.

ZoFFree Totem

### Resourcepack that replaces Totem of Undying with ZoFFree skin.

You can choose your resourcepack version: 3D or Default.

There’s a video preview of Totem in hand in the gallery.

Resourcepak is able on versions from 1.11 to latest Minecraft version.

TradeShop

# Tradeshop!
_A simple, no-nonsense trade chest shop plugin._

# Usage
Place any storage block like a chest, barrel, or shulker.
Then put a sign on the side of the block with the following format.
“`
[Shop]
X ItemName (or “[Hand]”)
for
Y ItemName (or “[Hand]”)
“`
ItemName must be the name of the [Bukkit Material](https://jd.papermc.io/paper/1.21.1/org/bukkit/Material.html) (case/space doesn’t matter)
Use `[Hand]` as a temporary placeholder; then right click the sign with the item.

If it works, the sign will reformat itself.

### Example
“`
[Shop]
1 Iron Ingot
for
64 Wheat Seeds
“`

# Note
This plugin is very new! Please report any bugs or recommend any features on GitHub issues or my Discord.

# Rant
I have a strong distaste for plugins with AI-Generated icons. I will NOT download your plugin if the icon is an AI-Generated image. I made the icon for this plugin in 5 minutes using free software.

ZNPCsPlus

# ZNPCsPlus

ZNPCsPlus is a powerful and intuitive Spigot plugin that allows you to create and manage fake entities in Minecraft. These entities can perform actions such as executing commands or switching servers, providing seamless integration and interactivity for players.

This plugin is a modern, performance-focused remake of the original ZNPCs plugin, developed to ensure continued support and enhanced features after the original was discontinued.

## Features
– **100% Packet-Based**: All operations are offloaded from the main thread, ensuring excellent performance.
– **Performance & Stability Oriented**: Designed to minimize server impact while remaining reliable.
– **Wide Version Support**: Compatible with Minecraft versions 1.8 through 1.20.4.
– **Flexible Storage Options**: Choose from multiple storage solutions to best suit your setup.
– **Intuitive Commands**: User-friendly command system for effortless NPC management.

## Requirements
### Software
– **Java**: Version 8 or higher
– **Minecraft Versions**: 1.8 – 1.21

### Supported Server Platforms
– [Spigot](https://www.spigotmc.org/)
– [Paper](https://papermc.io/software/paper) ([GitHub](https://github.com/PaperMC/Paper))
– [Folia](https://papermc.io/software/folia) ([GitHub](https://github.com/PaperMC/Folia))
– ArcLight ([GitHub](https://github.com/IzzelAliz/Arclight))

### Optional Dependencies/Extensions
– [PlaceholderAPI](https://github.com/PlaceholderAPI/PlaceholderAPI): Enables the use of placeholders for dynamic content.

## Why Choose ZNPCsPlus?
– **Performance**: Optimized for high performance, with no tasks running on the main thread.
– **Compatibility**: Works across a broad range of Minecraft versions and server types.
– **Flexibility**: Supports custom storage backends and integrates seamlessly with popular plugins.

## Found a Bug or Need Help?
– **Report Issues**: Open an issue in our [GitHub issue tracker](https://github.com/Pyrbu/ZNPCsPlus/issues).
– **Get Support**: Join our [support Discord](https://discord.gg/MAZz6XpPcg).

## Installation
1. Download the latest release of ZNPCsPlus from [Spigot](https://www.spigotmc.org/resources/znpcsplus.109380/) or [Modrinth]. (Dev Builds are available at out [Jenkins](https://ci.pyr.lol/job/ZNPCsPlus/)).
2. Place the downloaded JAR file in your server’s `plugins` folder.
3. Restart your server.

## Credits
ZNPCsPlus wouldn’t be possible without the following libraries and resources:
– **[PacketEvents 2.0](https://github.com/retrooper/packetevents)**: Packet handling library.
– **[Minecraft Protocol Wiki (formally wiki.vg)](https://minecraft.wiki/w/Minecraft_Wiki:Projects/wiki.vg_merge/Main_Page)**: Minecraft protocol documentation.
– **[gson](https://github.com/google/gson)**: JSON parsing library by Google.
– **[Mineskin.org](https://mineskin.org/)**: Website for raw skin file uploads
– **[Adventure](https://docs.advntr.dev/)**: Minecraft text API.
– **[DazzleConf](https://github.com/A248/DazzleConf)**: Configuration library.
– **[Director](https://github.com/Pyrbu/Director)**: Command library.
– **[PlaceholderAPI](https://github.com/PlaceholderAPI/PlaceholderAPI)**: Universal placeholder system.

## Metrics
ZNPCsPlus utilizes [bStats](https://bstats.org/) for anonymous data collection. Metrics help us improve the plugin by providing insight into usage and performance. You can disable this in the `bStats` configuration.

[![](https://bstats.org/signatures/bukkit/znpcsplus.svg)](https://bstats.org/plugin/bukkit/ZNPCsPlus/18244/)

## Support the Project
Love ZNPCsPlus? Help us grow by:
– Starring the [GitHub repository](https://github.com/Pyrbu/ZNPCsPlus).
– Leaving a positive review on [Spigot](https://www.spigotmc.org/resources/znpcsplus.109380/).

znodes

# znodes
![Nodes map screenshot](https://i.ibb.co/GcccyBs/nodes-map-example.jpg)

Map painting – but in block game. Fork of the original minecraft-nodes project by phonon

I created this fork due to the the last commit on phonon’s repo being from two years ago. I have no intention of supporting older versions, if you are on an outdated version, update.
Other plugin modules such as the dynmap and ports plugin will be moved to seperate repos.

## What is nodes?
Nodes takes inspiration from Towny, Hearts of Iron 4, and the famous Minecraft factions experience from 2014.

* Map segmented into pre-created territories which are groups of contiguous minecraft chunks.
* Territories have different resource nodes which provide different resource yields from mining and different rates for farming, animal breeding, etc…
* Players form a town which controls territories. Initial territory claims must be connected.
* War is capturing territories from another town.
* Towns choose 1 territory to be their capital which cannot be taken until all other territories are captured.
* A captured territory is occupied and provides resource benefits to the occupier. The occupier has the option to annex a territory and add it to their town.

## Notable Changes Over Upstream
* Folia Support
* Modern version support

original author: phonon

znodes fork maintainer: tlm920

zNether

**More pleasant sounds and textures. Perfect for late-night Netherite farming.**

For the best experience, it’s recommended to turn off Block broken/breaking Particles in the [**Sodium Extra**](https://modrinth.com/mod/sodium-extra) settings.

## Changes

**Block Textures**
– Ancient Debris
– Basalt
– Blackstone
– Gravel
– Magma
– Nether Ores
– Netherrack
– Soul Sand

**Block Sounds**
– Ancient Debris
– Gravel
– Nether Ores
– Netherrack

**Player Sounds**
– Experience Orb
– Fire Hurt
– Item Pickup
– Levelup

**Mob Sounds**
– Ghast

## Video Showcase

****

Join my [**Discord**](https://discord.gg/4GKytn9RRb) for Updates and Feedback!

zmsg

What are the capabilities of this plugin? :
This plugin is designed to differentiate itself from other chat plugins that don’t require a dependency generator; this plugin allows you to…

1. /chattoggel
2. /msgtoggel
3. /w
4. /msg
5. admincommands
6. /zmsg reload
7. /msgalerts

**What does Chattogel do?**
You are able to deactivate the chat; for example, a player writes something in the chat, but you can’t see it. However, if you have ChatTogel enabled, you can still send messages.

**What does /msgtoggel do?**
/msgtoggel lets you toggle whether you want to receive private messages from players. I also have /msgblock in mind, but that will come later.

**What does msg or w do?**
/msg or /w is simply like the original Minecraft message. Msg is like typing in chat, but only to one person.

**What does /zmsg reload do?**
It simply reloads the configuration without having to stop the server.

**What does /msgalerts do?**
It allows you to see what players write in the message.

Has the Plugins Permission ?
Yes, of couse the permission is:

– zmsg.chat.color
– zmsg.chat.toggle
– zmsg.cooldown.bypass
– zmsg.msg.bypass
– zmsg.msg.toggle
– zmsg.msgalerts
– zmsg.reload
– zmsg.repeat.bypass

_**If you have any questions about the plugin, you can reach me at disord my username:**_

mrzitrroneog

zMItemsBuilder

# ⚔️ zMItemsBuilder | Advanced Item & Kit System

Take your Minecraft server to the next level with **zMItemsBuilder**, a powerful and flexible plugin designed to create fully customizable items, armor sets, tools, and scalable kits with ease.

## ✨ Features
* 🛡️ **Armor Sets**
* Automatically generate full armor sets (helmet, chestplate, leggings, boots)

* 🛠️ **Tool Sets**
* Create complete tool kits (axe, hoe, shovel)

* ⚔️ **Custom Weapons & Items**
* Fully customizable swords, pickaxes, keys, coins, and more

* 📈 **Scalable Enchant System**
* Dynamic enchantments based on levels
* Supports:

* Linear scaling
* Interval scaling
* Static values
* Perfect for progression-based servers

* 🎨 **Advanced Formatting System**
* Gradient text support
* Custom placeholders:

* `{level}`, `{rarity}`, `{enchants}`, `{item_type}`, etc.
* Automatic color generation (primary + secondary)

* 🧩 **Reusable Items**
* Define items once and reuse them across multiple kits

* 🔒 **Behavior Flags (Restrictions)**
* Disable actions like:
* Dropping items
* Crafting
* Placing blocks
* Using anvils, furnaces, enchant tables, etc.

* 🔑 **Custom Item Identity**
* NBT-based IDs (`id_item`)
* Resource pack support (`custom-model-data`)

* 🌐 **Multi-language Support**
* English & Spanish included

## 📦 What You Can Create

* Full armor kits with abilities (effects, stats, etc.)
* PvP/PvE progression systems with levels
* Crate rewards (keys, coins, special items)
* Store-exclusive items
* Restricted items (non-droppable, non-craftable, etc.)
* Fully customized server economies

## ⚙️ Kit System

* Group multiple items into kits
* Assign rarities for visual formatting
* Apply levels to scale item power dynamically
* Reuse items across different kits


## 🎮 Commands

* `/zmitems create `

* Crea un nuevo ítem base dentro del sistema.
* `` → ID interno del ítem (sin espacios)
* `` → Color en formato RGB para el prefijo visual
* `/zmitems reload` -> Reloaded items

## 🔐 Permissions

– `zmitemsbuilder.use`
– `zmitemsbuilder.create`
– `zmitemsbuilder.reload`

## Preview Examples Items:
> Create items faster and more efficiently, with just one command:

“`
/zmitems create objects &#F13713&lS&#E13E1F&lP&#D1452A&lE&#C14C36&lC&#D1452A&lI&#E13E1F&lA&#F13713&lL
“`

![Item key](https://cdn.modrinth.com/data/cached_images/92459a9465dc935dfac5b982f26323af1640b88f.png)
![coin item](https://cdn.modrinth.com/data/cached_images/4cdc7409704db0ebc85da97b3d6db15f20e50769.png)
![armors items](https://cdn.modrinth.com/data/cached_images/f2abca05e03b1fdbc953257eceae4a6fc5262488.png)

## 🔥 Example Use Cases

* OP Prison / OP PvP servers
* KitPvP with progression
* Factions with custom gear
* RPG servers with leveling systems
* Crates & rewards systems

## 💡 Why zMItemsBuilder?

Unlike basic item plugins, **zMItemsBuilder** gives you full control over:

* Item behavior
* Visual design
* Progression systems
* Reusability & scalability

All in a clean, optimized, and developer-friendly configuration.