This plugin spawns moving NPCs for all AFK players.
Depends on NPCLib
Config
Code (YAML):
#Delay until a player is considered AFK (seconds)
timeout: 60
movement:
#Probability for NPC movement (higher = less probable)
probability: 100
#Distance of movement (X, Y, Z)
x: 10
y: 5
z: 10
npc:
#If the NPCs can move around
move: true
#If players should be teleported back to their last location if they are no longer AFK
keep_location: false

AfkNPCs [1.7 + 1.8] 1.2
Moving NPCs for AFK players
Recent Updates
- Ability to store the last location Jun 5, 2015
- Plugin metrics | Fixes Jun 5, 2015