Fix Nether/End world unloading spawn chunks - Fixes #92

This commit is contained in:
Aikar 2016-04-05 19:53:30 -04:00
parent d020e6e645
commit 8e68f444f1
2 changed files with 36 additions and 0 deletions

View file

@ -61,6 +61,7 @@ import PathfinderAbstract
import PathfinderGoalFloat
import PersistentVillage
import TileEntityEnderChest
import WorldProvider
cd "$workdir/Spigot/Spigot-Server/"
git add src -A