Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

667 Commits

Repository files navigation

CitizensAPI README

CitizensAPI is an API framework for developers to use. It provides methods for creating and maintaining NPCs, as well as attaching custom data to NPCs.

Compatible With:

Maven

Include CitizensAPI in your pom.xml like this (set the artifactId to citizens if you want to access the full plugin details of Citizens):

<dependency>
<groupId>net.citizensnpcs</groupId>
<artifactId>citizensapi</artifactId>
<version>CITIZENS_VERSION</version>
<type>jar</type>
<scope>compile</scope>
</dependency>

Javadoc

http://jd.citizensnpcs.co

About

API for Citizens

Resources

Stars

0 stars

Watchers

9 watching

Forks

Releases

Packages

Contributors

Languages