This should work copy and paste this into your start.bat
@ECHO OFF
title [1.8 - 1.10] Server
color 0b
echo +----------------------------------------------------+
echo Thank for buying this server! :)
echo http://www.mc-market.org/members/46825/
echo +----------------------------------------------------+
java -Xmx1G -Dfile.encoding=UTF-8 -jar spigot.jar
PAUSE
Working, you just need to download the plugins and move in FactionsUUID folders and it's ready to go. Also start your server with -Dfile.encoding=UTF-8 to make sure you have no unicode problems
@BlackSpigot.comI am reaching you about support for the Unity/VrChat Section of BlackSpigot.com. Please open a conversation with me I will send my discord. I need more file space in order to upload models, witch is what people want.
@ECHO OFF
title [1.8 - 1.10] Server
color 0b
echo +----------------------------------------------------+
echo Thank for buying this server! :)
echo http://www.mc-market.org/members/46825/
echo +----------------------------------------------------+
java -Xmx1G -Dfile.encoding=UTF-8 -jar spigot.jar
PAUSE