1
0
Fork 0
mirror of https://github.com/haselkern/Minecraft-ArmorStand.git synced 2025-05-17 15:05:33 +00:00

Give codes can now be parsed

This commit is contained in:
Lars Martens 2017-06-13 10:13:47 +02:00
parent 5a7f49960a
commit 1473d3cebc
2 changed files with 25 additions and 0 deletions

View file

@ -159,6 +159,7 @@
<option value="item">Item Name</option>
<option value="player">Player Name</option>
<option value="url">Image URL</option>
<option value="givecode">Give Code</option>
</select>
</div>
</div>