Don't save empty scoreboard teams to scoreboard.dat - Fixes #244

While I can't think of any reason to do this except some REALLY weird workflow, I still added a config
to let you save them incase someone runs into issues.
This commit is contained in:
Aikar 2016-05-07 23:39:22 -04:00
parent 0494f36efe
commit c10df228a7
2 changed files with 36 additions and 0 deletions

View file

@ -59,6 +59,7 @@ import FileIOThread
import ItemBlock
import NBTTagCompound
import NBTTagList
import PersistentScoreboard
import PacketPlayInResourcePackStatus
import PacketPlayInUseEntity
import PacketPlayOutPlayerListHeaderFooter