mirror of
https://github.com/haselkern/Minecraft-ArmorStand.git
synced 2025-07-03 14:25:35 +00:00
parent
66f12af03f
commit
4305257f0a
2 changed files with 36 additions and 6 deletions
|
@ -219,6 +219,14 @@
|
|||
</div>
|
||||
</div>
|
||||
|
||||
<div class="padding underline">
|
||||
<p>
|
||||
Add scoreboard tags to your armor stand.<br/>
|
||||
When adding multiple tags, make sure they are separated by a comma ' , '
|
||||
</p>
|
||||
<input type="text" name="scoreboardtags" id="scoreboardtags" placeholder="Tag1, Tag2">
|
||||
</div>
|
||||
|
||||
<div class="padding">
|
||||
<!-- THANK YOU to reddit user Oozebull for this part. -->
|
||||
<label><input type="checkbox" id="slashgive" name="slashgive">Make /give</label>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue