πŸ” Identification

πŸ“Œ The Identification feature only allows you to identify items that are still in an unidentified state. When the player places an unidentified item into the GUI, the system will process it and reveal its true stats or properties.

identification GUI

πŸ› οΈ How Identification Works

The Identification station only works when the item placed in the GUI is an unidentified MMOItem. Once the player clicks the Confirm button, the item will be identified and its stats will be revealed.


πŸ”‘ Permission

Each station has its own permission requirement in order to be used. Of course, you can customize or change the permission to suit your needs.


πŸ’Έ 1. Cost

This feature allows you to use currencies such as PlayerPoints, CoinsEngine, or Vault. If you want to use a currency other than Vault, you must specify it using the currency: option β€” for example:

  • currency: pp β†’ PlayerPoints

  • currency: ce;<currency> β†’ CoinsEngine

And it also supports using custom placeholders from the system itself.


πŸ’΅ Example Cost Configurations

PlayerPoints Example

CoinsEngine Example (Custom Currency)

Vault (Default) Example


Last updated