CitizensDev / Citizens2

Citizens - the premier plugin and API for creating server-side NPCs in Minecraft.
https://citizensnpcs.co
Open Software License 3.0
591 stars 313 forks source link

NPC's disappearing after restart. #795

Closed LoXR closed 8 years ago

LoXR commented 8 years ago

Basically after my server is restarted all the NPC's at spawn disappear. And by fixing this I would need to simply reload the plugin for them to reappear again.

fullwall commented 8 years ago

Player NPCs? Citizens version? Spigot version?

LoXR commented 8 years ago

Yeah the npcs you create with the command, Citizens Version: 2.0.16, spigot version: 1.8.8

fullwall commented 8 years ago

Plugin list?

LoXR commented 8 years ago

Plugins (83): AdvancedList, FactionsFly, GroupManager, PerWorldPlugins, PlugMan, CloudChest, Pl3xMOTD, BetterChairs, NoPl, NametagEdit, AdvancedLogger, SkinsRestorer, BossBarAPI, DeathMessages, ViaVersion, ShutdownNotice, LiveTweak, CoreProtect, TTA, AsyncWorldEditInjector, AntiBotDeluxe, Installer, AntiAdvertiser, ItemKills, RoboticStaff, BringBackTheEnd, EntityWatch, Interactables, Votifier, ActionHealth, ActionBarAPI, LaggRemover, ProtocolLib, AntiWDL, LibsDisguises, BanVote, AsyncWorldEdit, RealChop, mcMMO, GAListener, Vault, ObsidianAuctions, LWC, QuickShop, ChestCommands, ArchonCrates, EZRanksPro, InfernalMobs, WorldEdit, PortalCommands, Essentials, mcMMOAction, CTSNC, Citizens, React, EssentialsChat, EnjinMinecraftPlugin, PlotSquared, CarlTheCreeper, WorldGuard, CrateKeys, EssentialsProtect, CommandNPC, EssentialsSpawn, CompatNoCheatPlus, Multiverse-Core, NoCheatPlus, AuthMe, HolographicDisplays, Factions, Multiverse-Inventories, FactionUUIDLogout, AreaShop, MultiWorldMoney, FBasics, FactionScoreboard, RandomTP, LiteBans, CommandSigns, SilkSpawners, RPGHealthPlus, CombatTagPlus, FactionWars-FactionsUUID

fullwall commented 8 years ago

Can you try disabling AuthMe?

LoXR commented 8 years ago

Well it seems to be the problem. Would AuthMe have to fix this?

fullwall commented 8 years ago

Yes, please report it to them. Someone else has reported setting HideTablistBeforeLogin: false in either ProtocolLib or AuthMe settings can fix this issue.