Commit Graph

17 Commits

Author SHA1 Message Date
sk89q
e0fd804f70 Standardized file headers. 2014-04-04 15:23:11 -07:00
me4502
75c5f1fa46 Make the getList related things in YAMLProcessor w
rite defaults. This fixes an issue in plugins that use this config system, where they are sometimes not written.

Most noticable in CraftBook, where all String Lists are not written to the config file.
2013-02-12 20:04:13 +10:00
zml2008
87e40141c6 Remove a bit of trailing whitespace 2012-03-01 20:33:04 -08:00
zml2008
49678720c6 Only dump with comments if using YAMLFormat.EXTENDED 2012-01-26 18:16:05 -08:00
zml2008
29fd98879d Improved formatting and performance of YAMLProcessor when no comments are present 2012-01-24 15:21:44 -08:00
TomyLobo
8aa65fd7f4 License block changes
Added some missing license blocks
Added "and contributors" to all copyright notices.
Added $Id$ to files that were still missing it.
Changed "All rights reserved" to GPLv3 on Injector.java.
2012-01-20 08:24:32 +01:00
zml2008
6134d2b868 Updated for slightly cleaner event handler syntax 2012-01-19 15:22:42 -08:00
zml2008
3942410ba8 Implemented comment support for root-level keys based on @ZerothAngel's AnnotatedYAMLConfiguration 2012-01-14 22:16:14 -08:00
zml2008
a6bba00f77 A few documentation improvements. 2012-01-10 22:30:07 -08:00
zml2008
17cdbcac12 Improved formatting of YAMLProcessor output 2012-01-10 15:10:17 -08:00
zml2008
37da1fec40 Added initial SpoutAPI compatibility 2012-01-05 20:58:00 -08:00
zml2008
2d8a4a9f8a Allow using custom input and output streams in subclasses of YAMLProcessor. 2011-12-27 13:22:08 -08:00
TomyLobo
cc256aa246 Added license blocks to some files that were still missing them.
Copied from files from the same directory.
2011-12-26 00:57:26 +01:00
TomyLobo
324a041e38 Split up some external .* imports. 2011-12-26 00:36:23 +01:00
TomyLobo
7e13b60a51 Cleanup 2011-11-23 04:48:40 +01:00
Wizjany
699807665d Cleanup 2011-10-29 11:57:45 -04:00
zml2008
52982c7c0f Moved YAML classes from RegionBook from WorldGuard into WorldEdit and made everything use those. 2011-10-22 23:48:15 -07:00