text
stringlengths
0
1.52k
================================================================================
#36 Citizen Look Targeting
--------------------------------------------------------------------------------
Syntax:
make citizen %number% look at %location%
Description:
Change the view of a citizen by:
* ID
* Location
Pick a location for an NPC to look at
Syntax Type: effect
Addon: skRayFall
Addon Link: https://dev.bukkit.org/projects/skrayfall
Required Plugins: {'name': 'Citizens', 'link': 'https://dev.bukkit.org/projects/citizens'}
================================================================================
#37 Citizen Max Health
--------------------------------------------------------------------------------
Syntax:
(set|make) citizen[s] %number% max health [to] %number%
Description:
Modify citizens max health by:
* ID
* Number
Will allow you to modify the maximum amount of health an NPC can have. 0.5 = half a heart, 1 = a heart, etc...
Syntax Type: effect
Addon: skRayFall
Addon Link: https://dev.bukkit.org/projects/skrayfall
Required Plugins: {'name': 'Citizens', 'link': 'https://dev.bukkit.org/projects/citizens'}
================================================================================
#38 Citizen Nametag Visibility
--------------------------------------------------------------------------------
Syntax:
(set|make) citizen[s] %number% nametag (invisible|visible)
Description:
Modify citizen nametags by:
* ID
* Invisibility
* Visibility
For if you want to toggle the visibility of names above the NPC's head
Syntax Type: effect
Addon: skRayFall
Addon Link: https://dev.bukkit.org/projects/skrayfall
Required Plugins: {'name': 'Citizens', 'link': 'https://dev.bukkit.org/projects/citizens'}
================================================================================
#39 Citizens Look Close Trait
--------------------------------------------------------------------------------
Syntax:
give npc %number% the look close trait
Description:
Allow citizens to look at the closest player automatically. This effect is toggleable, so to disable this trait for a citizen run this effect again.
Syntax Type: effect
Addon: skRayFall
Addon Link: https://dev.bukkit.org/projects/skrayfall
Required Plugins: {'name': 'Citizens', 'link': 'https://dev.bukkit.org/projects/citizens'}
================================================================================
#40 Create Citizen
--------------------------------------------------------------------------------
Syntax:
create [a] citizen named %string% (at|%direction%) %location% [as (a|an) %entitytypes%]
Description:
Create citizens with:
* Name
* Direction
* Location
* Entity Type
This will place an NPC in your world that can be modified
Syntax Type: effect
Addon: skRayFall
Addon Link: https://dev.bukkit.org/projects/skrayfall
Required Plugins: {'name': 'Citizens', 'link': 'https://dev.bukkit.org/projects/citizens'}
================================================================================
#41 Create Dynamic Object Based Holograms
--------------------------------------------------------------------------------
Syntax: