Configurable Grass Spread Tick Rate

Raise this value to make grass spread slower. Set to 0 to turn off grass spreading all together.
This commit is contained in:
Aikar
2016-04-03 16:29:39 -04:00
parent 215fc54e31
commit 746d46f6bb
2 changed files with 35 additions and 1 deletions

2
paper
View File

@@ -58,7 +58,7 @@ case "$1" in
cd "$basedir/Paper-API"
;;
"s" | "server")
cd "$basedir"
cd "$basedir/Paper-Server"
;;
"e" | "edit")
case "$2" in