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]