Citizens - the premier plugin and API for creating server-side NPCs in Minecraft.
Go to file
Alex "mcmonkey" Goodwin 221eb4b8d5 Fix for client NPE issue - don't missend player spawn packets (#1525)
* Fix #1360 - don't missend player spawn packets

Player spawn packets were improperly sent by the Minecraft internals in early NPC spawn sequence, when they are not valid to be sent yet. This patch blocks their sending until the tracker system is pushed onto the NPC. Tested and functional.

* improve long name cutting order, fixes #1422

ensures that root name will always be 16 characters if the given name was too long - previously, the root name could be as small as a single character (for input name of 17 characters).
2018-06-28 23:51:41 +08:00
dist mcstats.org > bstats.org (#1478) 2018-04-18 22:22:38 +08:00
main Patch skin command, rename command (#1524) 2018-06-27 12:00:03 +08:00
v1_8_R3 Fix for client NPE issue - don't missend player spawn packets (#1525) 2018-06-28 23:51:41 +08:00
v1_10_R1 Fix for client NPE issue - don't missend player spawn packets (#1525) 2018-06-28 23:51:41 +08:00
v1_11_R1 Fix for client NPE issue - don't missend player spawn packets (#1525) 2018-06-28 23:51:41 +08:00
v1_12_R1 Fix for client NPE issue - don't missend player spawn packets (#1525) 2018-06-28 23:51:41 +08:00
.gitignore Increase tablist packet remove delay 2018-06-07 16:57:37 +08:00
ISSUE_TEMPLATE Add some clarity to the issue template 2018-06-17 02:48:27 -07:00
LICENSE Add -l flag to /npc spawn and add /npc metadata 2018-01-01 14:41:10 +08:00
pom.xml Initial 1.8.8 support 2018-04-07 16:02:35 +08:00
README.md Update README.md 2018-03-30 20:00:36 +08:00

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 which developers can use to create their own NPC characters. More information on the API can be found at its repository (https://github.com/CitizensDev/CitizensAPI).

Compatible with:

Extra information

Javadoc: http://jd.citizensnpcs.co Spigot page: https://www.spigotmc.org/resources/citizens.13811 For questions/help join our discord at: https://discord.gg/Q6pZGSR