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:
parent
0494f36efe
commit
c10df228a7
2 changed files with 36 additions and 0 deletions
|
@ -59,6 +59,7 @@ import FileIOThread
|
|||
import ItemBlock
|
||||
import NBTTagCompound
|
||||
import NBTTagList
|
||||
import PersistentScoreboard
|
||||
import PacketPlayInResourcePackStatus
|
||||
import PacketPlayInUseEntity
|
||||
import PacketPlayOutPlayerListHeaderFooter
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue