Introduction
Hi there! 👋
Welcome to the YAWP wiki. Here you will find a (hopefully) complete set of documentation for the mod Yet Another World Protector, showing you how to install, setup, configure and effectively use YAWP.
What is YAWP you ask?​
Yet Another World Protector (YAWP for short) is a server-side mod (plugin), for Fabric, Forge and NeoForge, which allows you to protect your creations of your minecraft server against various events and actions from players, mobs and the environment itself.
It was inspired by the forge mod WorldProtector and the WorldGuard plugin.
The mod is currently in its beta state and active development - with many features not yet implemented, but to come. These features will, beside others, include most of the things you know from WorldProtector and WorldGuard.
Where to start​
If you are new to YAWP or World Protection Mods in general, we suggest just starting at the top and working your way through the wiki.
The basic concepts are covered in detail in the Concepts pages.
The command reference can be found in the Commands Overview and its subpages.
But why bother with typing commands when you instead can use the Interactive CLI for almost anything. 🙂
Also take a look at Getting Started.
How to get help​
Support for YAWP is provided on the Discord Server.
We would very appreciate if you try to look for an answer to your question here first. It saves us having to repeatedly answer the same questions. 🙂
Also take a look at the FAQ page - thanks!
How to report bugs​
The bug tracker for YAWP lives on GitHub.
You'll need to create an account. Click on New issue and fill out the forms.
Before reporting a bug, please make sure it is actually being caused by or related to YAWP. If you're unsure, feel free to ask us in Discord before making a report.
How to contribute to the wiki​
The wiki content is made up from plain text files, and they are open sourced on GitHub! We appreciate contributors.