WorldGuard

WorldGuard

8M Downloads

DinnerPermsResolver calls getOfflinePlayer for Citizens NPCs

LadyCailinBot opened this issue · 1 comments

commented

WORLDGUARD-3433 - Reported by Cayorion

  • Running CraftBukkit version git-Spigot-4b89e7b-7d0f836 (MC: 1.8.3)
  • WorldGuard 6.0.0-SNAPSHOT.1510

Lag spikes like these sometimes happens:

In the first image a lag detection plugin I'm developing detected a 17 second lag spike and in the other image a 5 second one was detected.

commented

Comment by Cayorion

I just found out that Spigot has an option that fixes this.
Changing "save-user-cache-on-stop-only: false → true" in spigot.yml
Completely gets rid of this lag spike.

Edit: No it does not. I this is still an issue.