mirror of
https://github.com/IntellectualSites/PlotSquared.git
synced 2025-06-28 03:34:42 +02:00
Minor tweaks
- SBQ unsanitized input - plotme conversion tweaks - schematic default output directory - increment version number
This commit is contained in:
@ -120,7 +120,7 @@ public class Settings {
|
||||
/**
|
||||
* Schematic Save Path
|
||||
*/
|
||||
public static String SCHEMATIC_SAVE_PATH = "/var/www/schematics";
|
||||
public static String SCHEMATIC_SAVE_PATH = "plugins/PlotSquared/schematics";
|
||||
/**
|
||||
* BO3 Save Path
|
||||
*/
|
||||
|
Reference in New Issue
Block a user