Custom Items Guide
[Work in Progress]
This page will serve as a how-to guide for the Astrophobia Custom Items system, as well as include helpful links, the server's rules, and helpful tips for formatting.
Custom Item Guidelines
You can very easily give your items custom flavor with the commands below, just keep the following guidelines in mind:
1. You can freely make items that have no mechanical effect and are strictly for roleplay flavor, but gear (Such as tools, weapons, armor) is limited to the item templates acquired with Storage Tickets. Roleplay items must contain &2&l[ &fRoleplay Item &2&l] as their first lore line.
2. Item descriptions should have no more than 20 lines, and no more than 60 characters per line (not including formatting codes)
Template Items are given out at each station's quartermaster, represented by an NPC Shopkeeper in a central location on each ship. Additionally, the /give command, and Creative Mode are both available for use by players.
Commands
The following are some basic commands in the ItemEdit plugin, how to use them, and some things to keep in mind for each.
/ie rename <Name>
This command allows you to rename an item, it accepts basic text data, as well as all formatting codes including the traditional minecraft codes (represented with the & symbol), as well as hex codes (in the #FFFFFF format) to allow for the use of any color.
/ie lore <add/set/remove/reset>
This is the main command that you'll use to edit items. This command has multiple parameters that will allow you to edit different levels of text on your item. These apply to the body of the item's description, not the title.
Add will append a new line onto the end of your lore-text.
Set will allow you to choose which line to edit on an item, this will let you skip lines, leave them blank, or go back and edit previous lines. it will accept an additional parameter of the line number, the command looking like this /ie lore set <line number> <text>
Remove will remove the selected line from the lore text, helpful if you've added too many lines. This will accept a new parameter of the line number at the end of the command.
Reset will remove all text from the island, leaving it blank.
Formatting
Helpful Links
- /item [minecraft item] amount (or /give) gives you any minecraft item to lore up or build with.
- /ie rename [name] is self explanatory.
- /ie lore set [number 2-20] [Lore] sets a lore line.
- /ie lore remove [number 2-20] removes a lore line.
- /ie lore add [lore] adds a lore line to the bottom.