RPItem#

Warning

Work in progress page! This will change soon.

Important

This plugin is not available for public download, since this plugin is under a VoopLV priority license and can be headed out in VoopLV internally or obtaining a partnership license the bare minimum is to apply for the standard license which can be discussed in terms and then the application will be needed!

This page is created for servers that are running these plugins and from VoopLV we do provide the official user guide documentation so they understand better the plugin!

To find out more click here

Current Latest Version: 1.0.0-RC2

RPItem is a basic and easy plugin that allows users to easily build bespoke goods for RP usage. VoopLV RPWorks developed and maintains RPItem, which was established so that our commission customer may utilize it as part of the agreed-upon suite.

Tip

This plugin formatting uses legacy color codes ‘&’ format and also supports Kyori Minimessage formatting. For details please follow this informative link Kyori Minimessage format

Rename an Item#

This feature/function allows you as the player to change the item display name and give it some life to it and so on To change your item name or display name the command is /redit name (Legacy color code or Kyori Format). Examples:

  • /redit name &6Golden Sword

  • /redit name <gradient:#5e4fa2:#f79459>Magic Wand

  • /redit name &6Super <gradient:#5e4fa2:#f79459>Magic Wand

Changing the RP Item Type#

Note

Keep in mind that some of the type can be locked via permission and also depend on the server configuration that is set by the server developer/administrator

This feature/function allows you as the player to change the allowed item types which can be anything from RP Item, workshop tools, and so on, but it is highly dependent on on the server configuration since this plugin do not have hardcoded item types

Usage: /redit type (Item Type)

Sample: /redit type WORKSHOP_TOOL or /redit type RP_ITEM

Descriptions#

Description is the most important functionality for the RPItem plugin since the player can describe that kind of item it is for example housing tools, regular RP items, foods, drinks, magic items, and the list goes on.

Adding/Setting#

Now to add some description to the item, there are 2 ways of doing it one of them using the less complex way by using Adding method, but the second method is by setting each line.

Usage: /redit desc add (Legacy color code or Kyori Format)

Sample: /redit desc add &eContains magical super powers or /redit desc add &eContains <gradient:#5e4fa2:#f79459>magical super powers

Setting method#

This method allows you to set a line for the description, but however, if a line is set this will replace that line, lets say you have line 2 set and added, but if you the set line for line 2 it will replace it. Now this can be used a repair sub-command for the adding method if you did a typo so you don’t have to redo all of the description.

Usage: /redit desc set (line) (Legacy color code or Kyori Format)

Sample: /redit desc set 1 &eContains or /redit desc set 2 <gradient:#5e4fa2:#f79459>magical super powers

Removing/Clearing#

This method allows you to clear a line of description or simply clear all of the descriptions for the current unsigned editing item.

Clear Line method#

This method will clear the given available line that is already set in the item description

Usage: /redit desc clear (line)

Clear All method#

This method will simply clear all of the current items descriptions

Usage: /redit desc clearall

Extra#

Consumable Locking#

This command will lock or unlock consumables for the item, but keep in mind that this only applies to item that are consumables like food and potions, if the item has the consumable lock that means any players will not be able to consume the item

Usage: /redit consumable (true/false)

Placeable locking#

This command will lock or unlock item playability functionality, but keep in mind that this only applies to the item that can be placed as a block or anything, if the item has the placeable lock that means the item/block will not be placeable from this point.

Usage: /redit placeable (true/false)

Signing/Approving#

Caution

Once the item is signed or approved this will be its final and further changes will not be allowed by the plugin this also includes use for crafting, and enchanting since upon signing or approving the item some of the important NBT tags are removed from the Item that RPItem Item Builder uses for creating items.

As a note, item must have an description set or otherwise it will be rejected by the plugin

This is the final stage of creating a custom RP item and this is where a player or staff does the final stamp of approval by default it is PLAYER_CREATED (also depends on the server configuration). once the item is locked there is no turning back anymore since once it is signed action cannot be undone and the item will be locked so no enchanting or used for crafting.

Usage: /redit sign (type)

Sample: /redit sign PLAYER_CREATED or /redit sign WORKSHOP_CREATED