SimpleCloud-NPC
This is the documentation about SimpleCloud-NPC.
Getting Started
Download the plugin
[HERE] and put it on your server.
You need to install ProtocolLib onto your server. You can download it
[HERE]
Prerequisites
You need SimpleCloud 2.0.0 or above.
Spigot 1.8.x and above. Make sure to set the items in the config correctly for your version
List of commands
/cloudnpc reload - Reload all npcs.
/cloudnpc create (skinName) (displayName) (shouldLookClose) (shouldImitate) (itemInHand) (configName) (serverGroup) (renderSkinLayer)
Built With
[PaperSpigot]
[Maven] - Dependency Management
[NPC-Lib] - Handle NPC
Maven repository
Code (Text):
<repository>
<id>spigotRepo</id>
<url>https://imposdev.eu/repo</url>
</repository>
<dependency>
<groupId>org.spigotmc</groupId>
<artifactId>simplecloudnpc</artifactId>
<version>2.0.3</version>
</dependency>
Authors
Espen - SimpleCloud-NPC -
[Espen]
Juliarn - NPC-Lib -
[Juliarn]