🐾 Protect, Track, and Manage! The essential Mob Protection plugin featuring Nametag claiming, SQL support, and a Visual Admin GUI. [1.20+]
Keep your pets safe. Manage them with precision.
AnimalGuard is a robust, lightweight protection plugin designed for modern Minecraft servers (Paper 1.20+). It transforms the simple act of using a Name Tag into a secure ownership claim.
Unlike complex land-claiming plugins that happen to include animals, AnimalGuard focuses purely on Entity Protection with enterprise-grade performance (HikariCP) and a sophisticated Admin GUI.
/ag to open the Management GUI.| Command | Description | Permission |
|---|---|---|
/ag |
Opens the Admin Management GUI. | animalguard.admin |
/ag reload |
Reloads config.yml and messages.yml. | animalguard.admin |
(By default, animalguard.admin is granted to OPs)
You can customize the storage backend and every message displayed to players.
# =============================================================================
# AnimalGuard - Configuration
# =============================================================================
# [Storage] Database Settings
# Choose between SQLite (local file) or MySQL (external).
database:
type: sqlite # Options: sqlite, mysql
sqlite:
file: "animalguard.db"
mysql:
host: "localhost"
port: 3306
database: "minecraft"
username: "root"
password: "password"
ssl: false
# Connection Pool Settings (HikariCP)
pool-size: 10
connection-timeout: 30000
Admin GUI
Manage all protected entities in a centralized interface. Sort by distance to clean up local areas.

Markup Mode
Targeted mobs glow, allowing Admins to easily distinguish protected entities from wild ones.
