diff --git a/pom.xml b/pom.xml index 4cb5af87..be0c3e3a 100644 --- a/pom.xml +++ b/pom.xml @@ -79,19 +79,6 @@ - - org.apache.maven.plugins - maven-javadoc-plugin - 2.9.1 - - - attach-javadocs - - jar - - - - diff --git a/src/main/resources/configuration.txt b/src/main/resources/configuration.txt index 603b21b9..709fa268 100644 --- a/src/main/resources/configuration.txt +++ b/src/main/resources/configuration.txt @@ -15,7 +15,7 @@ # The definitions of these templates are in normal-hi_boost_xhi.txt, nether-hi_boost_xhi.txt, and the_end-hi_boost_xhi.txt deftemplatesuffix: hires -# Map storage scheme: only uncommoent one 'type' value +# Map storage scheme: only uncomment one 'type' value # filetree: classic and default scheme: tree of files, with all map data under the directory indicated by 'tilespath' setting # sqlite: single SQLite database file (this can get VERY BIG), located at 'dbfile' setting (default is file dynmap.db in data directory) # mysql: MySQL database, at hostname:port in database, accessed via userid with password