Readd configurable max chunk gens per tick

This commit is contained in:
Aikar
2018-07-21 17:24:18 -04:00
parent d6293c533d
commit 1db0b7ed58
19 changed files with 148 additions and 44 deletions

View File

@@ -69,8 +69,14 @@ for f in $files; do
fi
done
import NBTList
import NBTBase
# Temporarily add new NMS dev imports here before you run paper patch
# but after you have paper rb'd your changes, remove the line from this file before committing.
# we do not need any lines added to this file
# import FileName
set -e
cd "$workdir/Spigot/Spigot-Server/"