Fixed yml formatting -.-

This commit is contained in:
Sauilitired
2014-09-22 21:23:12 +02:00
parent 5730650d60
commit 5168f0459f
6 changed files with 314 additions and 159 deletions

View File

@ -1,5 +1,23 @@
<?xml version="1.0" encoding="UTF-8"?>
<module type="JAVA_MODULE" version="4">
<component name="FacetManager">
<facet type="IntelliGuard" name="Obfuscation">
<configuration>
<option name="yGuardJar" value="C:\Users\Citymonstret\Desktop\lib\yguard.jar" />
<option name="mainclass" value="com.intellectualcrafters.plot.PlotMain" />
<option name="errorChecking" value="false" />
<option name="jarConfig">
<JarConfig>
<option name="jarEntries">
<list>
<option value="C:\Users\Citymonstret\Desktop\workspace\bukkit\plot_news\out\production\PlotSquared" />
</list>
</option>
</JarConfig>
</option>
</configuration>
</facet>
</component>
<component name="NewModuleRootManager" inherit-compiler-output="true">
<exclude-output />
<content url="file://$MODULE_DIR$">

View File

@ -3,19 +3,19 @@ main: com.intellectualcrafters.plot.PlotMain
version: 1.0
load: STARTUP
description: >
Easy, yet powerful Plot World generation and management.
Easy, yet powerful Plot World generation and management.
authors: [Citymonstret, brandonrelph]
softdepend: [WorldEdit, BarAPI, PlotMe, CameraAPI]
database: false
commands:
plots:
description: PlotMain PlotSquared command.
aliases: [p,plotme,plot]
permission: plots.use
plots:
description: PlotMain PlotSquared command.
aliases: [p,plotme,plot]
permission: plots.use
permissions:
plots.use:
default: op
plots.admin:
default: op
plots.worldedit.bypass:
defautl: false
plots.use:
default: op
plots.admin:
default: op
plots.worldedit.bypass:
default: false