Test: Difference between revisions

From MassiveCraft Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 88: Line 88:
                 </select><br>
                 </select><br>
                 Item Description: <input type="text" id="iDesc"></inpit><br>
                 Item Description: <input type="text" id="iDesc"></inpit><br>
<input type="button" value="Submit" onClick="format()"></input><br><br>
<input type="submit" value="Submit" onSubmit="format()"></input><br><br>
                 <textarea name="endres" id="endres" rows="5" cols="40">Item here.</textarea>
                 <textarea name="endres" id="endres" rows="5" cols="40">Item here.</textarea>
             </form>
             </form>
                 <p id="gonow"></p>
                 <p id="gonow"></p>
</html>
</html>

Revision as of 00:39, 29 December 2015

Instructions: Fill out the form and copy the code it gives you.

  • If you're using it in-game, you can use the following to implement it:
    • Take the whole code generated below, make it into a new paste on PasteBin, then click 'Raw'. From there, use the in-game command /cmdurl [Pastebin URL].
    • Omit the '/' at the beginning of the code below and copy it chunks at a time. Use /buffer s [Chunk 1] and from there, use /buffer a [Chunk 2+]. It's recommended to copy and paste chunks mid-word instead of during a space, as this is the easiest method to use the buffer commands.
    • Copy and paste the full code into a book (if it fits), then sign the book and use /book pt. Left click with the book and it'll execute the command.
  • If you're using it for a quest:
    • Replace /i with /give {p} and insert it into your quest document.

NOTE: This doesn't yet support enchants, custom or vanilla, so you'll have to add those in manually. You can edit the code below as you please.

Minecraft Item (Item List)
Item Amount:

Item Name:
Rarity Tier (See Rarity Tiers)
Item Description: