Move the pasting system over to WorldEdit, and add a /we report command. Currently only reports system status and the config. Need to add a platform reporter system.

This commit is contained in:
Matthew Miller
2018-12-18 19:28:55 +10:00
committed by IronApollo
parent 54142c8669
commit 45f1de6009
35 changed files with 2395 additions and 17 deletions

View File

@ -14,6 +14,7 @@
<allow pkg="gnu.trove"/>
<allow pkg="com.google.gson"/>
<allow pkg="net.royawesome.jlibnoise"/>
<allow pkg="org.json.simple" />
<subpackage name="util.yaml">
<allow pkg="org.yaml.snakeyaml"/>