3
0
Mirror von https://github.com/IntellectualSites/FastAsyncWorldEdit.git synchronisiert 2024-09-21 07:10:06 +02:00
FastAsyncWorldEdit/src/main/java/com/sk89q/util
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
..
yaml Make the getList related things in YAMLProcessor w 2013-02-12 20:04:13 +10:00
ArrayUtil.java License block changes 2012-01-20 08:24:32 +01:00
ReflectionUtil.java License block changes 2012-01-20 08:24:32 +01:00
StringUtil.java Feel free to shoot this down, but it looks like the replace() call in StringUtil.lookup() should really be replaceAll(). "[ _]" looks like a regular expression to me, and one that makes sense. 2012-02-21 10:25:14 +00:00