zyramenu
—
## 🗂️ ZyraMenu — Custom GUI Menus for 1.8 → 1.21
**ZyraMenu** is a lightweight, fully YAML-driven GUI menu plugin with **native multi-version support** from Minecraft 1.8.8 all the way to 1.21.x — no NMS, no reflection hacks, just clean compatibility layers.
—
### ✨ Features
– **YAML-based menus** — each menu is its own `.yml` file in `plugins/ZyraMenu/menus/`, easy to edit and reload without restarting the server
– **In-game menu creator** — open a chest, place your items, close it: the menu is saved automatically (`/zm create `)
– **Image backgrounds** — drop a `.png` named after your menu into `IMAGES-MENU/`, and ZyraMenu will slice it into a 9-slot grid and apply it as the inventory background
– **Rich slot actions** — assign one action per slot:
– `CLOSE` — close the inventory
– `COMMAND:` — run a command as the player
– `CONSOLE:` — run a command from the console
– `MESSAGE:` — send a chat message
– `OPENMENU:` — open another ZyraMenu
– `SERVER:` — transfer to a BungeeCord server
– **Item utilities** — rename any held item or set individual lore lines directly in-game
– **Player head support** — set a skull owner per slot for custom player heads
– **Hot reload** — `/zm reload` picks up all config and menu changes instantly
– **Tab completion** — full tab-complete support on all subcommands
—
### 🔧 Commands
| Command | Description |
|—|—|
| `/zm view
Zume
# IMPORTANT LICENSE NOTICE
By using this project in any form, you hereby give your “express assent” for the terms of the license of this project (see [LICENSE](https://github.com/Nolij/Zume/raw/master/LICENSE)), and acknowledge that I (the author of this project) have fulfilled my obligation under the license to “make a reasonable effort under the circumstances to obtain the express assent of recipients to the terms of this License”.
# Zume
An ~~over-engineered~~ simple zoom mod.
This mod adds a keybind which zooms in your FOV while it’s held down, allowing you to see further away, and keybinds
for increasing and decreasing the zoom level.
# FAQ
#### Q: Where is the config?
A: You’ll find the config at `.minecraft/global/zume.json5` (note that this is the default `.minecraft` folder, not
the instance `.minecraft`). You can modify the file while the game is running, and the config will be automatically
reloaded. On platforms which have mod menus (such as Forge, and Fabric with [Mod Menu](https://modrinth.com/mod/modmenu)
installed), the config button for Zume will open this file in your system text editor.
#### Q: discord where
A: https://discord.gg/6ZjX4mvCMR
#### Q: What version is this for?
A: Zume supports the following platforms:
– Fabric: Any version supported by Fabric Keybinding API v1 (currently 14.4+)
– NeoForge: 20.4+ (requires NeoForge 20.4.195+)
– LexForge: 14.4 – 20.5 (requires MixinBootstrap before 16.1) (there are currently no plans to support 20.6+)
– Legacy Fabric: Any version supported by Legacy Fabric Keybinding API v1 (currently 7.10 – 12.2)
– Babric (Fabric for Minecraft Beta): Any version supported by Station API (currently b7.3)
– Vintage Forge: 8.9 – 12.2 (requires MixinBooter or UniMixins)
– Archaic Forge: 7.10 (requires UniMixins)
#### Q: Can you add support for ?
A: Every platform I intend to add support for myself is already supported. PRs are welcome for other platforms **if
the following conditions are met**:
– Must not break single-jar compatibility with any already supported platform (obviously).
– Must not be for a platform that has a 1st-party compatibility layer for an already supported platform – explicit
Quilt support will not be accepted so long as Quilt maintains a Fabric compatibility layer; it’d be a waste of CI
time. [Sinytra Connector](https://github.com/Sinytra/Connector) is a 3rd-party compatibility layer, so explicit
Forge support will be provided.
– Must not manually maintain overridden game options; implementations that look like
[Mooz’s](https://github.com/embeddedt/Mooz/blob/92570f7449a7e71c1c0b988788027b10c00f1346/src/main/java/org/embeddedt/mooz/ClientProxy.java#L35-L56)
will not be accepted – no offense [embeddedt](https://github.com/embeddedt). Direct ASM is fine as long as functionality is similar enough.
– Must make a reasonable effort to be maximize compatibility with existing mods on target platforms – see use of
Neo/LexForge API over mixins in Neo/LexForge implementations, and use of `@WrapWithCondition` and
`@ModifyExpressionValue` and such from MixinExtras over `@Redirect` in most implementations.
– Must follow existing format – add a Unimined subproject for each newly supported platform.
– Must not have exclusive features without significant justification – if you’re adding a feature, add it to every
version.
#### Q: What kind of weird license is this?
A: OSL-3.0 is the closest equivalent to a LAGPL I could find. AGPL and GPL are incompatible with Minecraft, and LGPL
doesn’t protect network use. OSL-3.0 protects network use and is compatible with Minecraft.
#### Q: Why though? It’s so strict!!!!
A: This is, and will remain, free, copyleft software. Any requests to change the license other than to make it even
stronger will be denied immediately (unfortunately GPL and AGPL aren’t compatible with Minecraft due to linking
restrictions, as much as I’d like to use them). Even in situations where I use parts of other projects with more
“permissive” licenses, I will treat them as copyleft, free software.
## License
This project is licensed under OSL-3.0. For more information, see [LICENSE](https://github.com/Nolij/Zume/raw/master/LICENSE).
## Need a Minecraft server? Consider CreeperHost!

ZStaffChatPro Bridge (Addon)
# ZStaffChatPro Bridge
Server-side addon for [ZStaffChatPro](https://modrinth.com/plugin/zstaffchatpro) that connects your Spigot/Paper/Folia backends to the proxy.
## What it does
– **Vanish Sync** — Syncs PremiumVanish/SuperVanish status to BungeeCord/Velocity so vanished players are hidden from /stafflist across the network
– **AFK Detection** — Sends player movement data (throttled to 30s per player) to the proxy for accurate AFK tracking
– **Activity Bridging** — Enables proxy-side features like in-game activity log and /staffafk to work with real player data
## Setup
1. Install ZStaffChatPro on your BungeeCord/Velocity proxy
2. Install this Bridge addon on each Spigot/Paper/Folia backend
3. No configuration needed — it connects automatically via plugin messaging
## Requirements
– ZStaffChatPro on the proxy (BungeeCord or Velocity)
– Spigot, Paper, or Folia 1.16+
– Optional: PremiumVanish or SuperVanish for vanish sync
ZStaffChatPro

—
*The most advanced staff communication plugin for Minecraft networks.*
**[Wiki & Documentation](https://docs.zenyxdev.org)** | **[Bridge Addon](https://modrinth.com/plugin/zstaffchatpro-bridge-(addon))** | **[Discord](https://discord.com/invite/ZGd6Mvacuf)**
—
## What is ZStaffChatPro?
ZStaffChatPro is a powerful and lightweight staff chat plugin designed for Minecraft server networks. It allows your staff team to communicate privately across multiple servers using fully customizable chat channels.
Whether you run a small survival server or a large network with dozens of backends, ZStaffChatPro provides everything your staff needs — private channels, playtime tracking, AFK detection, Discord integration, and much more.
The plugin works on **Spigot**, **Paper**, **Folia**, **BungeeCord**, and **Velocity**, supporting Minecraft **1.8.x — 1.21.x** and **26.1.1**.
—
## Features
### Unlimited Custom Channels
Create as many staff chat channels as you need — Staff, Admin, Builder, Helper, or anything you can think of. Each channel is fully independent with its own:
– Display name and color prefix
– Permission node
– Command and aliases (e.g. `/sc`, `/ac`, `/bchat`)
– Chat prefix shortcut (e.g. type `!hello` in chat to send “hello” to the Staff channel)
– Message format with full placeholder support
– Priority system for staff list ordering
Want just one channel? Keep only “staff” in the config and you’re done.
### Cross-Network Support
Full BungeeCord and Velocity proxy support. Staff can chat across all backend servers seamlessly.
– See which server each staff member is on
– Track server switches in the activity log
– Disable staff chat on specific servers (e.g. lobby, minigames)
– Custom server display names via aliases (e.g. `hub-01` shows as `Hub`)
– Bridge addon for accurate AFK detection and signed chat support on backends
### Discord Integration
Connect your staff chat to Discord with two available modes:
**Webhook Mode** — Simple one-way setup (Minecraft -> Discord). Just paste a webhook URL and you’re done. Each channel can have its own Discord channel. Supports rich embeds with customizable colors, authors, and footers.
**Bot Mode** — Full two-way integration (Minecraft <-> Discord). Staff can send messages from Discord directly into the in-game staff chat. Supports role-based permissions, custom bot status, and rich embeds.
Both modes include an **Activity Log** that sends staff joins, leaves, server switches, vanish, and AFK events to Discord — with per-event embed colors.
### Staff List
View all online staff members with `/stafflist`. Three display modes available:
**Default** — Compact, one line per channel:
“`
Staff (2): player1, player2
“`
**Grouped** — One player per line:
“`
Staff (2)
player1
player2
“`
**Server** — Grouped by backend server (proxy only):
“`
Staff (3)
Hub (1)
player1
Survival (2)
player2
player3
“`
Player format is fully customizable — show LuckPerms prefix, server name, or any combination.
### Staff Management
**Playtime Tracking** — Track how long each staff member spends online. View daily, weekly, and total playtime with AFK breakdown using `/stafftime`.
**AFK Detection** — Automatically marks inactive staff as AFK after a configurable timeout. AFK status is shown in the staff list and reported in the activity log. Staff can also manually toggle AFK with `/staffafk`.
**Spy Mode** — Allows authorized staff to see messages from all channels, even ones they don’t have permission for. Toggle with `/staffspy`.
**Toggle Mode** — Use `/sc` without a message to toggle auto-redirect. When enabled, all your regular chat messages are automatically sent to that staff channel.
**Activity Log** — Track staff activity directly in the staff chat channel:
– Player joins and leaves
– Server switches (with previous and current server)
– Vanish on/off
– AFK on/off
No extra permission needed — works for any player with access to a channel.
### Integrations
**LuckPerms** — Automatic support for prefix, suffix, group, and rank placeholders. Use `{luckperms_prefix}`, `{luckperms_rank}`, etc. in any message format. Full hex color support including `&#RRGGBB` format.
**PremiumVanish / SuperVanish** — Vanished players are shown with a [Vanished] tag in the staff list and vanish events are tracked in the activity log. Cross-server sync via Bridge addon.
**Chat Filter** — Built-in word filter with two modes: censor (replace with obfuscated text or custom string) or block (prevent the message entirely). Supports word lists and regex patterns.
### Customization
Everything is configurable. Clean config files with detailed comments for every option.
– Full hex color support (`{#FF5555}text`)
– Gradient support (`{#FF0000>>#0000FF}text{/}`)
– 20+ placeholders across all formats
– Multi-line message support
– Customizable help, about, and staff list output
– Auto-backup and regeneration when config version changes
—
## Quick Start
1. Drop the plugin JAR into your server’s `plugins/` folder
2. For proxy setups: install on the proxy + [Bridge addon](https://modrinth.com/plugin/zstaffchatpro-bridge-(addon)) on each backend server
3. Start the server — default channels work out of the box
4. Customize channels, formats, and features in `config.yml`
For detailed setup guides, all configuration options, and troubleshooting visit the **[Wiki](https://docs.zenyxdev.org)**.
—
## Commands
| Command | Description |
|———|————-|
| `/sc ` | Send a message to the Staff channel |
| `/ac ` | Send a message to the Admin channel |
| `/stafflist` | View all online staff members |
| `/staffspy` | Toggle spy mode (see all channels) |
| `/stafftime [player]` | View playtime statistics |
| `/staffafk` | Toggle AFK status |
| `/zscp reload` | Reload all configuration files |
| `/zscp about` | Show plugin info and status |
Full command list, permissions, and placeholders available on the [Wiki](https://docs.zenyxdev.org).
—
## Supported Platforms
| Platform | Versions |
|———-|———-|
| Spigot / Paper | 1.8.x — 1.21.x and 26.1.1 |
| Folia | 1.19.4+ |
| BungeeCord / Waterfall | All versions |
| Velocity | 3.0+ |
—
Need help? Visit the **[Wiki](https://docs.zenyxdev.org)** or join our **[Discord](https://discord.com/invite/ZGd6Mvacuf)**.
Zs Sky+
The Sky Pack replaces Minecraft’s default sky with a clean and visually appealing custom sky. Designed to reduce visual noise and improve focus, this pack provides a smooth and aesthetic sky that looks great in PvP, BedWars, SkyWars, and general gameplay.
The sky textures are optimized to be bright, clear, and distraction-free, helping players concentrate on combat and building. It blends well with vanilla visuals and works perfectly alongside PvP and BedWars texture packs.
Features
Custom clean sky textures
Reduced visual clutter for better focus
Smooth gradients and aesthetic colors
Improves visibility in PvP gameplay
Vanilla-friendly and lightweight
Compatible with most PvP & BedWars packs
ZOZVY 7K [zozcat 16x]
**zozvy’s 7,000 subscriber milestone mash pack**
—
Official 7,000 Subscriber Pack For zozvy

—
*A cat themed texture pack inspired by Rivera 16x, made by [IlyCryptic](https://www.youtube.com/@ilycryptic) for [zozvy](https://www.youtube.com/@zozvy)’s 7,000 subscriber milestone*
**16x pack for maximized performance**
—
Please Support Me :3
[](https://www.ko-fi.com/zozvy) [](https://discord.telly.lol) [](https://www.youtube.com/@zozvy?sub_confirmation=1)
—
Screenshot Of A Bedwars FFA Map

—
Screenshot Of A Bedwars Island

—
Screenshot Of A Parkour Course

—
This pack would not exist without your guys’ support, thank you so much! <3
---
[Permission Of Use:](https://imgbox.com/gallery/edit/zcB4UTHQSc/MjjhP9PBVFnSf0d5 )
Zowε’s PvP Pacc
# Zowε’s PvP Pacc
> I published this pack a while back on the Vanilla Tweaks Discord server.
This pack includes:
– All 1.14 textures with connected textures imported to 1.8 format (all credit goes to [this thread](https://hypixel.net/threads/texture-pack-1-14-block-item-textures-for-1-8-now-with-connected-block-textures.2190166/) on the Hypixel forum)
– random textures from other packs (mainly [Timedeo 2k pack](https://www.youtube.com/watch?v=_LFws3ZQJrI))
– some tweaks from [Vanilla Tweaks](https://vanillatweaks.net/picker/resource-packs/) (bordered ores, Emeralds to rubies, menu background and more)
– a bunch of custom textures I made (planks, tools/weapons, wool, obsidian, shears)
ZonePractice Pro Duels
# ZonePractice Pro The Ultimate Minecraft PvP Duels Plugin
Elevate your Minecraft server with ZonePractice Pro, the most advanced practice / duels and matchmaking plugin available. Designed for high performance and total customizability, ZonePractice Pro delivers a next generation PvP experience. Players can unlock custom armor trims, shield patterns, and unique death effects. Navigate lobbies in style using wind charges, tridents, elytras, or spears.
## Key Features of ZonePractice Pro
### ⚔️ Modern PvP Ladder Types
+ TnT Sumo, MLGRush, Crystals, Cart, BedWars, Bridges, SkyWars, Fireball Fight, BattleRush
+ Sumo, Boxing, PearlFight, Spleef, Build, Basic
### ⚡ Asynchronous Arena System
+ High performance asynchronous arena copying for build modes
+ Highly configurable basic and build type arenas
+ Player hiding functionality for non build arenas
+ Unlimited concurrent matches in non build arenas
### 🛡️ Custom Player Kit System
+ Create custom kits inspired by popular PvP servers
+ Up to 4 personalized kits per player with extra items
+ Intuitive GUI for players to create and manage loadouts
### 🏆 Automated Server Events
+ Host engaging events easily including Brackets, Juggernaut, LMS, OITC, Splegg, Sumo, and TNT Tag
### ⚖️ Advanced Matchmaking and Queues
+ Unranked queues based on player divisions
+ Ranked queues powered by accurate ELO matchmaking
+ Clean two category page queue selector GUI
### 📊 Player Statistics and Divisions
+ Track Experience points, Wins, Kills, Deaths, and Streaks
+ Set minimum division requirements for ranked play
+ Beautiful GUI and Hologram leaderboards
### 👥 FFA and Party System
+ Dedicated FFA arenas featuring multiple ladders and independent stats
+ Robust Party System offering 6 distinct settings
+ Support for FFA, Split party games, and Party versus Party matches
### ⚙️ Premium Match Features
+ Fully customizable sidebar and below name health bars for every ladder
+ Exp bar cooldowns for Ender pearls, Arrows, and Golden Apples
+ Built in staff mode and advanced spectator mode
+ Duel rematch items, Nametag systems, and Round selectors
### 🚀 Unmatched Performance and Customizability
+ Incredible server performance with simple installation
+ Complete customizability utilizing version controlled config files
+ Comprehensive setup GUI for server administrators
+ Developer API included for custom integrations
+ MiniMessage chat formatting and PlaceholderAPI support
+ Custom death messages and sound effects
+ Seamless multiple world support to run alongside other minigames
+ Custom inventory items for a unique feel
## Important Installation Requirement
To guarantee high performance packet handling, ZonePractice Pro requires the PacketEvents API. Please ensure you install the latest release on your server before starting.
[Download PacketEvents Here](https://github.com/retrooper/packetevents/releases)
## Community and Support
[Join our Discord Community](https://discord.gg/xZy34zbnxe)
## Plugin Screenshots
Zombies Addon
# Supported languages
– English (US): Please read more details to [this site](https://github.com/hahaha98757/zombies-addon/blob/main/docs/en_US/README.md).
– 한국어 (대한민국): [이 사이트](https://github.com/hahaha98757/zombies-addon/blob/main/docs/ko_KR/README.md)에서 설명을 읽어주세요.
– 日本語 (日本): 詳細は[このサイト](https://github.com/hahaha98757/zombies-addon/blob/main/docs/ja_JP/README.md)をご覧ください。
# Description
This mod integrates multiple Zombies mods and, in addition, modifies some of their features and adds new ones, making it a versatile and highly useful mod.
# Modules
## Player Visibility
Hides or displays as semi-transparent nearby players from view.
## Block Alarm
When you are the only one alive and there is a player who can be revived, “BLOCK” will be displayed on the screen.
## Not Last
Displays players who killed the last enemy.
## Auto Splits
Sends the startorsplit command to LiveSplit at the start of a round or when you win the game.
Sends the pause command to LiveSplit when the game is over.
## Internal Timer
Displays the elapsed time since a round started.
## Wave Delays
Displays wave delays: the wave that enemy will be spawned displays as time such as “W1: 0:10.0”
## Zombies Strat Viewer
Displays text from https://pastebin.com/ on the screen.
## Spawn Limit Action
Displays the number of windows in which zombies can spawn.
## Auto Rejoin
Tries to rejoin for a few seconds.
## Powerup Patterns
Displays patterns that a power-up spawn.
DIsplays and starts 1-minute timers when using a command or hotkeys.
## Last Weapons
Shows weapons and armors you had with level when you won the game.
## Recorder
Saves and compares PB (personal best) and best segment for each round.
Saved records can be used in Zombies Utils, and vice versa.
## Better Zombies Left
The number of zombies left is displayed divided into the left from the current wave and the left from subsequent waves.
When enabled, SST’s Wave 3rd Left Notice is disabled.
Not compatible with most mods that set up scoreboards, such as Feather Client.
## Text Macro
Press a hotkey to send text to chat.
# Others
– The /sla command in Zombies Utils is renamed to /sla_zombiesutils. The SLA in Zombies Utils can be completely replaced with the one in Zombies Addon.
– Blocks some unlegit feature in SST.
# License
This project is licensed under the MIT License as specified in the [LICENSE](https://github.com/hahaha98757/zombies-addon/blob/main/LICENSE) file.
It allows for personal use, modification, distribution, and commercial use under the license
and copyright notice, and it comes with no warranty or liability.
## Credits
Please refer to [this site](https://github.com/hahaha98757/zombies-addon/blob/main/docs/en_US/CREDITS.md).
## Changelog
Please refer to [this site](https://github.com/hahaha98757/zombies-addon/blob/main/docs/en_US/CHANGELOG.md).
Zombie Piglin Backport
REQUIRES OPTIFINE
uses a custom model
This adds the new zombie piglin model into earlier version of Minecraft using optifine
Animations are approximate so there are some differences.
Have this pack below for a full experience
[1.14 Texture Backport Pack](https://www.curseforge.com/minecraft/texture-packs/actually-correct-1-14-texture-backport)
Other Packs
[Bat Backport](https://modrinth.com/resourcepack/bat-backport)
[Horse Backport](https://modrinth.com/resourcepack/horse-backport)
[Vex Backport](https://modrinth.com/resourcepack/vex-backport)
[Zombie Piglin Backport](https://modrinth.com/resourcepack/zombie-piglin-backport)