mirror of
https://github.com/CitizensDev/Citizens2.git
synced 2024-11-23 19:16:34 +01:00
Citizens - the premier plugin and API for creating server-side NPCs in Minecraft.
ccce8a249a
In this commit I have registered all permissions used in the source code. I have also manually created all applicable wildcard (.*) nodes. By doing this no external permission manager plugin is required. Additionally external permission managers that are superperms based will now work without bugs. This commit is 99% backwards compatible current server configurations. The only change made to the nodes is the removal of underscores in citizens.npc.controllable.* permissions. This change was made to achieve consistency with citizens.npc.create.* permissions. Signed Off By: Olof "Cayorion" Larsson |
||
---|---|---|
src/main | ||
.gitignore | ||
LICENSE | ||
pom.xml | ||
README.md |
Citizens2 README
Citizens is an NPC plugin for the Bukkit API. It was first released on March 5, 2011, and has since seen numerous updates. Citizens provides an API itself, which developers can use to create their own NPC characters.
Compatible With: -(Craft)Bukkit 1.6.2 dev -CitizensAPI 2.0.9 -Minecraft 1.6.2