Alchemist: Difference between revisions

From Citizens Wiki

No edit summary
Line 23: Line 23:
{| class="wikitable collapsible collapsed" style="text-align: center; width: 100%"
{| class="wikitable collapsible collapsed" style="text-align: center; width: 100%"
|-
|-
! style="width: 100%; background-color:#ADD8E6" colspan="6" | '''NPC Commands'''
! style="width: 100%; background-color:#ADD8E6" colspan="6" | '''Alchemist Commands'''
|-
|-
! style="width: 250px;" | Command
! style="width: 250px;" | Command

Revision as of 11:42, 23 February 2012

Alchemist.png

Alchemist
Author aPunch
Version 1.0
Citizens build 2.0
Other dependencies Unknown
Download Link
Description: Customizable Potion Recipes

How to Use

General Information

Alchemists provide the ability to create custom recipes for potions. You can customize these recipes in the configuration file. A default recipe is provided as an example.

Keep in mind, there is no way to view an alchemist's current recipe ingredients using this plugin. This is intentional, as you, the server admin, should be allowed total freedom to decide how you display recipes. You could show the ingredients using signs, another plugin, or not at all.

Interaction

Right-clicking the alchemist with the proper ingredients will remove them from your hand and give them to the alchemist. Once the recipe has been completely fulfilled, the alchemist will drop a potion around it's location. If the user walks too far away, the alchemist will stop brewing the potion and any items that were given to it will be lost.

Commands

To use alchemist commands, you must have an NPC selected and be the owner of that NPC. There are no permission nodes required for commands.

Permissions

To use alchemists, you only need one permission node. The permission node alchemist.interact allows a player to interact with an alchemist.

Configuration

The configuration file for Alchemists is found in /plugins/Alchemist/config.yml and is generated automatically when not present.

Default Configuration

Mouseover each section to view it's description.