Updated for 2.8.

This commit is contained in:
sk89q 2011-01-16 13:22:37 -08:00
parent e6c101a307
commit ba0dfb8ff4
3 changed files with 41 additions and 0 deletions

View File

@ -1,3 +1,6 @@
2.8:
- Improved Bukkit support.
2.7.2:
- Fixed permissions checking for individual commands.
- /butcher should now kill animals again.

View File

@ -58,6 +58,7 @@
<fileset dir="."/>
<globmapper from="*.txt" to="*.txt"/>
</copy>
<copy tofile="${release.dir}/config.yml" file="config.yml"/>
<copy tofile="${release.dir}/worldedit.updatr" file="worldedit.updatr"/>
<replace file="${release.dir}/worldedit.updatr" token="%version%" value="${version}"/>
<copy tofile="${release.dir}/plugin.yml" file="plugin.yml"/>

37
config.yml Normal file
View File

@ -0,0 +1,37 @@
limits:
max-blocks-changed:
default: -1
maximum: -1
max-radius: -1
max-super-pickaxe-size: 5
max-brush-radius: 5
disallowed-blocks: [6, 7, 14, 15, 16, 21, 22, 23, 24, 25, 26, 27, 28, 29, 39, 31, 32, 33, 34, 36, 37, 38, 39, 40, 46, 50, 51, 56, 59, 69, 73, 74, 75, 76, 77, 81, 83]
use-inventory:
enable: false
allow-override: true
logging:
log-commands: false
file: worldedit.log
super-pickaxe:
drop-items: true
many-drop-items: false
snapshots:
directory:
shell-save-type:
no-double-slash: false
debug: false
permissions:
groups:
default:
permissions:
- /worldeditselect
example:
permissions:
- /worldeditselect
users:
sk89q:
groups:
- example
permissions:
- /reload
- /worledit