ZyveraWeb-lite
A lightweight, no-fuss web server plugin for Paper Minecraft servers — host static websites directly from your server with zero external setup.
## What is this?
ZyveraWeb Lite lets you serve static web content (HTML, CSS, JavaScript, images, and more) straight from your Minecraft server. No need for Apache, Nginx, or other external web servers — just install the plugin and go.
## Features
– 🌐 Serve static files via HTTP or HTTPS
– 🔒 Optional HTTPS support with custom SSL certificates
– 📂 Automatic default web file generation on first launch
– 🛡️ Built-in path traversal protection to keep your server safe
– 📄 Automatically serves `index.html` when accessing directories
– 🏷️ Branded footer automatically added to HTML pages
## Getting Started
1. Drop the plugin jar into your server’s `plugins/` folder and restart.
2. Default web files are created automatically in `plugins/ZyveraWeb-lite/www/`.
3. Tweak settings in `plugins/ZyveraWeb-lite/config.yml` (see below).
4. Access your site at `http://your-server-ip:8080` (default) or the HTTPS port if enabled.
## Configuration
Edit `plugins/ZyveraWeb-lite/config.yml` to adjust settings:
^^^yaml
server:
host: “0.0.0.0”
domain: “” # Just to display. Leave empty for loopback (localhost)
http:
enabled: true
port: 8080
https:
enabled: false
port: 8443
SSLPubl: fullchain.pem
SSLPriv: privkey.pem
^^^
### HTTPS Setup
Enable HTTPS by setting `https.enabled` to `true`, then place your SSL certificate (`fullchain.pem`) and private key (`privkey.pem`) in `plugins/ZyveraWeb-lite/ssl/`.
Zyvera TicTacToe
# ⚔ Zyvera-TicTacToe
### Classic TicTacToe as a fully GUI-based Lobby Minigame.





**by Thomas U. & Zyvera-Systems**
—
## Overview
Zyvera-TicTacToe adds a complete TicTacToe minigame to your Minecraft server — fully inventory-based, with automatic matchmaking, direct challenges, persistent ranked stats, and crafting table binding. No dependencies, no setup hassle. Just drop and play.
—
## Features
### 🎮 Game Modes
– **Queue (Ranked)** — Join the matchmaking queue and get paired automatically. Wins, losses, draws, streaks — everything is tracked.
– **Challenge (Unranked)** — Challenge any online player directly. No stats, just fun.
– **Workbench Binding** — Bind TicTacToe to crafting tables in your world. Right-click toggles the queue (1s cooldown).
### 🖥️ GUI System
– **Compact 3×3 Board** — Clean layout in a 36-slot inventory
– **Real Player Heads** — Actual Minecraft skins displayed via SkullMeta
– **Win Highlight** — Winning line turns green at the end
– **Main Menu** — Queue, stats, and leaderboard in one place
– **Stats GUI** — Wins, losses, draws, winrate, total moves, streaks
– **Top 10 Leaderboard** — Gold, silver, bronze for the best players
### ⏱️ Timeout System
– **No moves placed + 120s idle** → Game gets cancelled (no stats affected)
– **Ranked + moves placed + 120s idle** → Inactive player loses automatically
– **Challenge (Unranked)** → Timeout has no effect
### 🔮 Holograms
Bound crafting tables display a floating hologram above them:
> **TicTacToe**
> [Click Me]
—
## Commands
| Command | Description | Permission |
|———|————-|————|
| `/ttt` | Open main menu | `zyvera.ttt.use` |
| `/ttt play` | Join the queue | `zyvera.ttt.use` |
| `/ttt leave` | Leave the queue | `zyvera.ttt.use` |
| `/ttt challenge ` | Challenge a player | `zyvera.ttt.use` |
| `/ttt accept` | Accept a challenge | `zyvera.ttt.use` |
| `/ttt deny` | Deny a challenge | `zyvera.ttt.use` |
| `/ttt stats [name]` | View stats (GUI) | `zyvera.ttt.use` |
| `/ttt top` | Top players (GUI) | `zyvera.ttt.use` |
| `/ttt quit` | Leave active game | `zyvera.ttt.use` |
| `/ttt bind` | Bind a crafting table | `zyvera.ttt.bind` |
| `/ttt unbind` | Unbind a crafting table | `zyvera.ttt.bind` |
| `/ttt reload` | Reload config | `zyvera.ttt.admin` |
**Alias:** `/tictactoe`
—
## Permissions
| Permission | Description | Default |
|———–|————-|———|
| `zyvera.ttt.use` | Basic TicTacToe access | everyone |
| `zyvera.ttt.bind` | Bind/unbind workbenches | OP |
| `zyvera.ttt.stats.others` | View other players’ stats | everyone |
| `zyvera.ttt.admin` | Admin commands (reload) | OP |
—
## Compatibility
| Platform | Supported |
|———-|———–|
| Bukkit | ✅ 1.13+ |
| Spigot | ✅ 1.13+ |
| Paper | ✅ 1.13+ |
| Purpur | ✅ 1.13+ |
| Folia | ✅ Regionized Scheduler |
– **Java:** 8+
– **Dependencies:** None
– Material fallbacks ensure compatibility across all versions (e.g. `RED_CONCRETE` → `STAINED_CLAY` on legacy)
– Folia support is fully reflection-based — no compile-time dependency
—
## Configuration
Everything is customizable — messages, colors, materials, timeouts, and hologram text.
“`yaml
prefix: “&8[&6&lTTT&8] ”
game:
turn-timeout: 120
challenge-timeout: 60
workbench-cooldown: 1000
gui:
symbol-x-material: RED_CONCRETE
symbol-o-material: BLUE_CONCRETE
hologram:
line1: “&6&lTicTacToe”
line2: “&8[&aKlick Mich&8]”
offset-y: 1.5
“`
—
## Installation
1. Drop the JAR into your `plugins/` folder
2. Start or restart the server
3. Config generates automatically
4. Done — `/ttt` and play!
—
**Made with ❤️ by Thomas U. & Zyvera-Systems**
⭐ *Enjoying TicTacToe? Leave a review!*
ZyrenAuth
# ZyrenAuth – Secure Minecraft Authentication Plugin
**ZyrenAuth** is a modern, robust, and privacy-focused authentication plugin for Minecraft 1.21.1+ servers, developed by [_Pheonix](https://pheonix.is-a.dev). It delivers strong account protection and a seamless, intuitive login experience for Paper (Spigot-compatible) environments.
🔗 **[Official Modrinth Page (updates & downloads)](https://modrinth.com/plugin/zyrenauth/versions)**
🔗 **[Official Website & Online Config Generator](https://zyrenauth.wuaze.com/)**
—
## ✨ Key Features
– **Mandatory Reverse Word Captcha on Join**
Every player must solve a reverse word captcha before login/registration. Fully configurable expiry/attempts and safe void teleport during the challenge.
– **Dedicated 2FA Setup GUI**
`/za 2fa setup` opens an in-game GUI to display your 2FA secret key and QR code URI, making authenticator setup seamless.
– **Focused Authentication Teleportation**
After solving captcha, players are teleported to a safe void (`0.5, 0.0, 0.5`) for `/login` or `/register`—no world interaction until auth is done.
– **Comprehensive Player State Management**
Original location, inventory, gamemode, health, food, experience, and potion effects are saved at auth start and reliably restored after success.
– **Asynchronous Modrinth Update Checker**
Plugin checks for the latest release version on startup and notifies server owners in the console if an update is available.
– **Dynamic On-Screen Prompts**
Clear, persistent titles and subtitles for `/register` and `/login` guide users through the process.
– **Optional 2FA (Google Authenticator)**
Players can enable/disable 2FA; required for their own logins once enabled.
– **Smart Player Authentication**
– **Online-Mode Servers:** Automatically registers/logs in legitimate Minecraft accounts, with auto-username update.
– **Offline-Mode/Alternative Auth:** Registered players are auto-logged in; new players must register for account protection.
– **Secure Logins**
BCrypt password hashing and robust username validation.
– **Flexible Storage**
MySQL/MariaDB for scalable persistence. Robust encrypted file-based fallback.
– **Optional Email Features**
Supports email confirmation and password reset (requires MySQL+SMTP).
– **Improved Command Interface**
`/za` (alias: `/zyrenauthadmin`) for all admin, status, reload, migrate, delete, and 2FA subcommands.
– **Streamlined File Management**
All plugin files are organized under `plugins/config/zyrenauth/` for a clean server directory.
—
## 🚀 Supported Platforms
– **Paper** (and all compatible forks) 1.21.1+
_Place ZyrenAuth `.jar` in your `plugins/` folder._
—
## ⚡ Quick Start
1. **Download** the latest version from [Modrinth](https://modrinth.com/plugin/zyrenauth/versions).
2. Put the `.jar` in your server’s `plugins/` folder.
3. Start and stop the server to generate `config.json`.
4. **Easily configure** `config.json` using our [Online Config Generator](https://zyrenauth.wuaze.com/).
5. Restart the server and you’re done!
—
## ⚙️ Key Configuration Options
– Captcha: `captchaEnabled`, `captchaExpiryMinutes`, `maxCaptchaAttempts`
– Password: `minPasswordLength`, `requireDigit`, `requireLowercase`, `requireUppercase`, `requireSpecialChar`
– MySQL: `mysqlEnabled`, `mysqlHost`, `mysqlDatabase`, etc.
– Email/SMTP: `emailFeaturesEnabled`, `smtpHost`, etc.
– See all options at [zyrenauth.wuaze.com](https://zyrenauth.wuaze.com/).
—
## 📜 Commands
– `/register ` – Register a new account.
– `/login ` – Log into your account.
– `/captcha ` – Solve the reverse word captcha.
– `/addemail ` – Link an email.
– `/emailconfirm ` – Confirm your email.
– `/resetpassword` – Request a password reset.
– `/resetconfirm ` – Confirm password reset.
– `/za help` – Plugin help.
– `/za status` – Plugin status (OP only).
– `/za reload` – Reload config (OP only).
– `/za migrate ` – Migration (OP only).
– `/za delete [confirm]` – Delete account (OP only).
– `/za 2fa setup|confirm |disable |status` – Manage 2FA.
---
## 🤝 Support & License
- **Issues/Source:** [https://github.com/Hardik-Verma/ZyrenAuth](https://github.com/Hardik-Verma/ZyrenAuth)
- **License:** MIT
- **By [_Pheonix](https://pheonix.is-a.dev) – Website & app developer**
---
Thank you for choosing ZyrenAuth!
ZyPass
Unlike typical password plugins, this system goes a step further by tracking both a player’s unique ID and their IP address.
When a player joins and successfully enters the password, their ID and IP are stored as a trusted combination. On future joins from the same IP, they won’t need to re-enter the password, making the experience seamless for regular players. All trusted players are saved to the config file, so you can manually remove an IP and user ID if needed to force a password re-entry- just remember to restart the server after making any manual changes.
However, if that same account logs in from a different IP- whether it’s the player on a new network or someone attempting unauthorized access- the plugin will require the password again. Since the IP doesn’t match the trusted record, bypass is not allowed.
This approach improves security while still keeping things convenient for trusted users. No repeated logins for regulars, but strong protection against potential intruders.
Setup Instructions:
1. Download the plugin and place it in your server’s plugins folder.
2. Restart your server.
3. Open the generated ZyPass folder and edit the config file:
Keep the quotation marks.
Enter your password in the first set of quotes.
Enter your hint in the second set of quotes.
Do not modify anything else- the plugin will automatically manage additional data as players authenticate.
Players only need to type the password itself (not the quotation marks).
4. Save your changes and restart the server again.
5. Join the server, wait for the on-screen instructions (displayed above the hotbar), and enter your password in chat.
Additional Notes:
Password messages are not fully sent in chat, so other players cannot see what you entered.
Your password remains private unless you choose to share it.
Zyno’s Client+
Features:
– In game account switcher
– In game skin manager
– In game screenshot manager (has cropping and brush)
– Friends System!
– Better Chat (Copy Chat text, Search Chat messages and timestamps)
– Drag server and resource packs to arrange them
– Player head icons in chat
– Custom HUD (Click Right-Shift)
– Custom crosshair
– Gamma utils(fullbright)
– Dynamic Lights
– In game resource pack downloader
– In game server browser
– Wavy capes
– Custom capes for Free! (MinecraftCapes)
– Emotes for Free and Custom Emotes too! (Check Emotecraft Menu NOT Essential Emotes)
– Zoom
– Search keybinds
– Cape support from optifine, labymod, cosmetica, clocks+, MinecraftCapes and Wyntills
– And a bunch of performance mods!
Zulu’s Simple Recipes
**Zulu’s Simple Recipes** allows you to create the following recipes!
### 8 Logs = 4 Chest
### 2 Logs = 16 Stick
### 3 Gravel = 1 Flint
More recipes will be added in the future.
You Can Join [Discord](https://discord.gg/5uC3MHpMwb) For Your Questions And Suggestions!
You Can Join My [Patreon](https://www.patreon.com/staciaexpert) To Support The Project!
Need A Server To Play With Friends?
Click [Here](https://bisecthosting.com/stacia) And Use Code “stacia” for %25 Off!

ZTools
# ZTools
This datapack includes a bunch of miscellaneous items and tools for Minecraft, including weapons, tools and more. This is my first datapack so if there is anything wrong, feel free to tell me in the comments.
All custom crafting recipes in this pack are always instantly unlocked and show in the recipe book.
This pack includes:
## Items
### Haste Talisman
When held in mainhand or offhand, gives the player +50% mining speed. For example, a diamond pickaxe with this in offhand can instantly mine netherrack.
### Speed Talisman
When held in offhand, gives the player 30% more speed and 37.5% in mainhand.
### Extendable Arm
When held in offhand, gives the player +1.5 reach and +1.75 in mainhand.
### Fireball Dusts
– Fireball Dust: When used, summons a fireball (With an explosion power of 2) and is consumed with a cooldown of 0.7 seconds.
– Greater Fireball Dust: When used, summons a fireball (With an explosion power of 4) and is consumed with a cooldown of 1.4 seconds.
– _Note: You must hit the fireballs summoned in the direction of choice after summoning them._
### Radar Compass
When held, gives the player -65% movement speed and reveals all entities in a 10 block radius.
### Lumberjack Axe
Cuts down entire trees at once, or any connected logs.
### Compressed Wind Charge
Explodes with 4 times the power of a wind charge.
### Warp Stone
Consumable. Teleports you 8 blocks forward.
## Weapons
### Scythe
Attack stats same as a Sharpness II, Sweeping Edge X Diamond Sword, and it summons a damaging cloud when attacking players.
### Ender Blade
When right clicked, teleports the player 2.5 blocks ahead.
### The Lootmaster
Looting X, Fortune X, Sharpness VII diamond pickaxe.
## Recipes
### Gunpowder
Gunpowder can be crafted with 1 flint to yield 3 gunpowder.
### Machine Gun
Crossbow with Quick Charge V for instant reloading.
### Smelting Lapis
Lapis smelts into a stick twice as fast in a furnace or blast furnace yielding a lot of xp.
### Gluing and Singularity Enchanted Books
### Nutrition-Enhanced Berries
Sweet berries cook faster than regular items in furnace and result in a food that can be eathen faster than most foods with 6 nutrition and 12.7 saturation.
## Enchantments
### Explosive
For crossbows and bows, but an anvil must be used to enchant crossbows. Makes arrows explode when hitting blocks. (Not entities)
### Knowledge
For pickaxes, increases mining XP up to 9x at level V, but is very very expensive, where a level 30 enchantment table can enchant to a maximum of Knowledge III. For higher levels, enchantments must be combined or villagers must be used.
### Gluing
For weapons, glues mobs (not players) in place for 2 seconds when you hit them.
### Singularity
For maces, deals double damage at level 1 and triple at level 2.
ZTONMC|忠诚市
忠诚市是《我的世界》中以铁路系统为核心的终极整合包,整合了数十款专业铁路模组,可一站式完成从基础铺设到复杂运营的铁路项目。
Zhongcheng City is the ultimate modpack in *Minecraft* centered around a railway system. It integrates dozens of professional railway mods, enabling one-stop completion of railway projects from basic laying to complex operations.中城是《我的世界》中以铁路系统为中心的终极模组。它集成了数十种专业铁路模式,可以一站式完成铁路项目从基础铺设到复杂运营。
核心铁路模组
基础与进阶铺设:包含“我的世界铁路”“天津地铁”“云竹铁路扩展”等模组,提供铁轨、信号灯、道岔等基础组件,支持曲线轨道、高架桥等复杂地形铺设,适配不同场景需求。
运输与载具:整合“常磐装饰”模组,涵盖货运车厢、客运列车、缆车等载具,支持自动化调度与多线程运输,可模拟真实铁路物流系统。
Core Railway Mods 核心铁路模型
Basic and Advanced Laying: Includes mods such as “Minecraft Railway”, “Tianjin Metro”, and “Yunzhu Railway Expansion”. It provides basic components like rails, signal lights, and switches, supports laying on complex terrains such as curved tracks and viaducts, and adapts to different scenario needs.基础和高级铺设:包括“我的世界铁路”、“天津地铁”和“云珠铁路扩张”等模式。它提供轨道、信号灯和开关等基本组件,支持在弯曲轨道和高架桥等复杂地形上铺设,并适应不同的场景需求。
Transportation and Vehicles: Integrates the “Tokyo Metro Decoration” mod, covering vehicles such as freight cars, passenger trains, and cable cars. It supports automated scheduling and multi-threaded transportation, and can simulate real railway logistics systems.交通与车辆:整合“东京地铁装饰”模式,涵盖货车、旅客列车、缆车等车辆。支持自动化调度和多线程运输,可以模拟真实的铁路物流系统。
场景与装饰:包含“MSD铁路设施装饰”“伦敦地铁扩展”等模组,提供车站、站台、信号塔等建筑装饰。
Scenes and Decorations: Includes mods such as “MSD Railway Facilities Decoration” and “London Underground Expansion”, providing architectural decorations like stations, platforms, and signal towers.
ZTab
# ztab
`ztab` is a Paper plugin that improves the TAB list experience with animated header and footer text, custom player list formatting, and built-in placeholders that work without PlaceholderAPI.
It is designed for server owners who want a cleaner and more dynamic player list without adding a large dependency stack. You can configure how players appear in the TAB list, add rank-based prefixes and suffixes, and show useful live information such as player name, world, online count, max slots, ping, TPS, and coordinates.
The plugin includes built-in placeholders like `%player%`, `%world%`, `%online%`, `%max%`, `%ping%`, `%tps%`, `%x%`, `%y%`, `%z%`, `%prefix%`, and `%suffix%`, which makes it easy to build styled TAB layouts directly from config. This keeps setup simpler for servers that want a customizable TAB system but do not want to rely on PlaceholderAPI for basic formatting features.
`ztab` also supports animated header and footer frames, so the TAB list can feel more active and polished instead of static. It is intended to be lightweight, practical, and easy to configure for modern Paper servers.

If needed, `ztab` can optionally work alongside [zSupportExtender](https://modrinth.com/plugin/zsupportextender) for broader compatibility workflows. This is optional, and the plugin can still run on its own normally.
This project is built for Paper `1.19+` and focuses on simple setup, useful placeholders, and better TAB presentation for real servers.
zSupportExtender
## 🚀 zSupportExtender
**zSupportExtender** is a lightweight compatibility layer designed for Paper servers, enabling plugins to run smoothly across multiple Minecraft versions without requiring updates or modifications.
—
### 🛒 Buy Here
**zSupportExtender+++** https://discord.gg/4xZB53Bwd4
—
### ✨ What it does
zSupportExtender helps bridge differences between Minecraft versions by providing a stable runtime environment for plugins. It reduces version-related issues and improves compatibility from **Paper 1.19 up to 26.1.2**.
—
### ⚙️ Features
* Cross-version compatibility support (1.19 → 1.21.1)
* No external dependencies required
* Lightweight and optimized for performance
* Safe fallback handling for API differences
* Clean startup with no warnings or unnecessary logs
—
### 📦 Supported Platforms
* ✔ Paper 1.19
* ✔ Paper 1.20 / 1.20.x
* ✔ Paper 1.21 / 1.21.1
* ✔ Paper 26.1.2
—
### 🛠 Use Case
This plugin is ideal for server owners who want to:
* Run older plugins on newer versions
* Maintain compatibility without constant updates
* Reduce breakage caused by API changes
—
### ⚠️ Important Notes
* This plugin does not modify other plugins directly
* Compatibility depends on how plugins are built ( some may still break (well it?) )
* Designed to improve compatibility, not guarantee it in all cases
—
### 📄 Installation
1. Download the latest version
2. Place the `.jar` file into your `/plugins` folder
3. Restart your server
—
### 👨💻 Developer Info
* Built using stable Paper APIs
* Designed with forward compatibility in mind
* No configuration required (plug & play)
—
**zSupportExtender** focuses on simplicity, performance, and practical compatibility for modern Paper servers.