Welcome to the Hangar Open Beta. Please report any issue you encounter on GitHub!
Avatar for ikimiki

Guard on property

Report PropertyGuardian?

Release
1.2.0

ikimiki released PropertyGuardian version 1.2.0 on January 11, 2026

PropertyGuardian ✅ Custom Skin Texture – GUI for setting a custom texture (username/UUID/base64/URL) ✅ Aggression Level – 5 aggression levels (PASSIVE → VERY_AGGRESSIVE) with damage bonuses ✅ Alert System – Notifications to the owner on damage, kill, death, full inventory ✅ Custom Commands – Execute commands on 6 events with placeholders ✅ Auto-Respawn System – Automatic respawn with configurable cooldown ✅ Ability System – 8 special abilities (Lightning, Heal, Speed, etc.) ✅ Auto-Sort Inventory – Automatic sorting by priority (Netherite → others)

plugin.yml – All permissions added:

propertyguardian.* – all permissions

propertyguardian.use – basic usage (default: true)

propertyguardian.create/egg/manage/remove – actions

propertyguardian.settings.* – all settings

propertyguardian.advanced.* – advanced settings (default: op) GuardianCommand – Permission checks:

Help shows only commands the player has permission for

Every command checks permission before execution GuardianMainGUI – Dynamic GUI:

Buttons are shown only if the player has the required permission

For example, "Inventory" is shown only with propertyguardian.settings.inventory

"Advanced Settings" only if the player has at least one advanced permission Permission examples:

Basic player: propertyguardian.use + propertyguardian.create Moderator: propertyguardian.settings.* Admin: propertyguardian.* or propertyguardian.admin

If the player does not have permission, the button will not appear in the GUI at all and the command will return a "no permission" message!

Information

Published onJanuary 11, 2026
Downloads5

Platforms

Paper Paper (1.13, 1.21-1.21.11)