Lib's Disguises - Placeholders
-
Previous - Setting up permissions
Sometimes you want to set up a disguise easily and there's some complicated parameters you need to feed in.
Or sometimes you just want a little more dynamically.
Contents
%user-name%(top)
Replaces %user-name% with the command user's name.
%user-skin%(top)
Replaces %user-skin% with the command user's skin, this is clearly best used with "setSkin"
%target-name%(top)
Finds first viable name from: Player name, entity custom nametag, then entity type (Pig, Horse, Cow)
%target-skin%(top)
If target is a player, will attempt to use their skin. Ignores if they are wearing a player disguise.
%held-item%(top)
The currently held item in the main item slot
%offhand-item%(top)
The offhand item
%armor%(top)
The armor in <Item>,<Item>,<Item>,<Item> string format
You can also get this with /libsdisguises json
%helmet% %chestplate% %leggings% %boots%(top)
This is fairly obvious, gets the item in string format from the command user's slot.
%target-????%(top)
Use one of the above placeholders, with target- in the first part to target the disguised entity instead of the command user.
So %target-armor% or %target-held-item% - Loading...
- Loading...
XenCarta PRO
© Jason Axelrod from 8WAYRUN.COM