Bruhman32 New Member Member Jan 3, 2020 #1 Link: https://blackspigot.com/threads/20-...ermissions-utilities-purchasable-ranks.19627/ Name: AquaCore Problem: the leaker says to put -noverify, but idk where
Link: https://blackspigot.com/threads/20-...ermissions-utilities-purchasable-ranks.19627/ Name: AquaCore Problem: the leaker says to put -noverify, but idk where
Koupah Active Member Member Jan 5, 2020 #3 On the command line when starting your server add the -noverify argument. Example: "java -jar spigot.jar -noverify"
On the command line when starting your server add the -noverify argument. Example: "java -jar spigot.jar -noverify"
Bruhman32 New Member Member Jan 5, 2020 #5 it doesnt work, console says it doesn exist (-noverify)? like this: https://pastebin.com/MzVgyHRV
Koupah Active Member Member Jan 6, 2020 #6 Try putting -noverify earlier in the command, for example (from your pastebin): java -Xmx10G -noverify -jar spigot18.jar EDIT: I completely had forggoten that putting anything after -jar <jarfile> adds it as an argument
Try putting -noverify earlier in the command, for example (from your pastebin): java -Xmx10G -noverify -jar spigot18.jar EDIT: I completely had forggoten that putting anything after -jar <jarfile> adds it as an argument