• Welcome to skUnity!

    Welcome to skUnity! This is a forum where members of the Skript community can communicate and interact. Skript Resource Creators can post their Resources for all to see and use.

    If you haven't done so already, feel free to join our official Discord server to expand your level of interaction with the comminuty!

    Now, what are you waiting for? Join the community now!

Contributors
TheOnlineExtrovert
Supported Minecraft Versions
  1. 1.8
  2. 1.9
  3. 1.10
  4. 1.11
  5. 1.12
This is a a skript addon that detects and will allow for skript users to interact with ArmorEquipEvents and ArmorUnequipEvents

Events:
on armor equip:
on armor unequip:
on disarmor:

Event-values:
event-item
event-entity

Skript Effects:
disarmor %player% [%-string%]

Examples of usage of Disarmor

disarmor player #randomly will disarmor a piece that the player is wearing
disarmor player "helmet"
disarmor player "chestplate"
disarmor player "leggings"
disarmor player "boots"
Author
MonstroPlayz
Downloads
788
Views
788
First release
Last update
Rating
0.00 star(s) 0 ratings

Latest updates

  1. Fixed JDK Version of the project

    Fixed to lower level language 8
  2. Added in disarmor effect

    Disarmor is a skript effect used to knock off one of your target player's armor pieces into...