index
:
archive/bukkit
debugging
master
version/1.12.2
Unnamed repository; edit this file 'description' to name the repository.
User &
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
test
Commit message (
Expand
)
Author
Age
Lines
...
*
Configuration methods .getX (int/double/etc) now try to cast existing values ...
Nathan Adams
2011-12-12
-2
/
+14
*
Removed redundant TestEnum file
Nathan Adams
2011-11-13
-1
/
+0
*
Added createSection(String path, Map<String, object> map)
Feildmaster
2011-11-05
-1
/
+14
*
Added helper methods such as getStringList to ConfigurationSection
Nathan Adams
2011-10-26
-1
/
+17
*
Fixed issues with loading YamlConfigurations with typed keys
Nathan Adams
2011-10-26
-4
/
+6
*
Added new FileConfigurationOptions.copyHeader, defaulting to true. Copies the...
Nathan Adams
2011-10-12
-52
/
+74
*
Loading a FileConfiguration (Yaml/) should remember the previously saved header
Nathan Adams
2011-10-12
-0
/
+19
*
YamlConfiguration now correctly writes extra blank lines at the end if requested
Nathan Adams
2011-10-12
-2
/
+16
*
Fixed removing entries in the new Configuration (via set(x, null))
Nathan Adams
2011-10-11
-0
/
+8
*
Small javadoc cleanup
Nathan Adams
2011-10-10
-2
/
+0
*
Added new Configuration classes
Dinnerbone
2011-10-10
-0
/
+845
[prev]