From 9684f4460e83081ed657b62fff8c8bffa1d77062 Mon Sep 17 00:00:00 2001 From: Chromachine Date: Fri, 8 Jun 2018 21:19:15 +0000 Subject: [PATCH] Upload all PlotSquared files Except storage, in case we start using MySQL And except the current DB file --- Jobs/generalConfig.yml | 2 +- PlotSquared/config/commands.yml | 582 ++++++++++++++++++ PlotSquared/config/worlds.yml | 0 PlotSquared/scripts/automerge.js | 48 ++ PlotSquared/templates/skyblock.template | Bin 0 -> 1127 bytes PlotSquared/templates/town.template | Bin 0 -> 1771 bytes .../translations/PlotSquared.use_THIS.yml | 409 ++++++++++++ PlotSquared/translations/german.yml | 412 +++++++++++++ PlotSquared/translations/italian.yml | 394 ++++++++++++ PlotSquared/translations/s_chinese.yml | 378 ++++++++++++ .../translations/s_chinese_unescaped.yml | 257 ++++++++ PlotSquared/translations/style.yml | 6 + update.sh | 2 +- 13 files changed, 2488 insertions(+), 2 deletions(-) create mode 100755 PlotSquared/config/commands.yml create mode 100755 PlotSquared/config/worlds.yml create mode 100755 PlotSquared/scripts/automerge.js create mode 100755 PlotSquared/templates/skyblock.template create mode 100755 PlotSquared/templates/town.template create mode 100755 PlotSquared/translations/PlotSquared.use_THIS.yml create mode 100755 PlotSquared/translations/german.yml create mode 100755 PlotSquared/translations/italian.yml create mode 100755 PlotSquared/translations/s_chinese.yml create mode 100755 PlotSquared/translations/s_chinese_unescaped.yml create mode 100755 PlotSquared/translations/style.yml diff --git a/Jobs/generalConfig.yml b/Jobs/generalConfig.yml index 973eaec..cb906c4 100755 --- a/Jobs/generalConfig.yml +++ b/Jobs/generalConfig.yml @@ -13,7 +13,7 @@ storage: method: sqlite # Requires Mysql. mysql-username: root -mysql-password: 'NOPE' +mysql-password: NOPE mysql-hostname: localhost:3306 mysql-database: minecraft mysql-table-prefix: jobs_ diff --git a/PlotSquared/config/commands.yml b/PlotSquared/config/commands.yml new file mode 100755 index 0000000..7bf0e8c --- /dev/null +++ b/PlotSquared/config/commands.yml @@ -0,0 +1,582 @@ +plot: + aliases: + - plot + - plots + - p + - plotsquared + - plot2 + - p2 + - ps + - '2' + - plotme + - plotz + - ap + usage: '' + description: '' + confirmation: false +buy: + aliases: + - buy + usage: /plot buy + description: Buy the plot you are standing on + confirmation: false +save: + aliases: + - save + - backup + usage: '' + description: Save your plot + confirmation: false +load: + aliases: + - load + - restore + usage: /plot restore + description: Load your plot + confirmation: false +confirm: + aliases: + - confirm + usage: '' + description: Confirm an action + confirmation: false +template: + aliases: + - template + usage: /plot template [import|export]