mirror of
https://github.com/TotalFreedomMC/TF-PlotSquared.git
synced 2025-08-06 20:42:55 +00:00
translations really need to be fixed.
This commit is contained in:
parent
df5c08f42f
commit
80a95b5c3d
3 changed files with 5 additions and 7 deletions
|
@ -802,7 +802,7 @@ public class PlotMain extends JavaPlugin implements Listener {
|
|||
/**
|
||||
* SETUP: settings.yml
|
||||
*/
|
||||
private static void setupConfig() {
|
||||
public static void setupConfig() {
|
||||
final int config_ver = 1;
|
||||
config.set("version", config_ver);
|
||||
final Map<String, Object> options = new HashMap<>();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue