Add testserver command - quickly start a test server

This will help encourage testing with some widely used plugins
to help identify issues caused by changes before they are pushed.
This commit is contained in:
Aikar
2016-04-09 21:33:32 -04:00
parent 15168bcbbe
commit 755eaa845d
4 changed files with 145 additions and 9 deletions

1
.gitignore vendored
View File

@@ -32,6 +32,7 @@ work/Spigot
work/Spigot-Server
work/Spigot-API
work/*.jar
work/test-server
# Mac filesystem dust
.DS_Store/