2367e2240a
Change projet configuration and POM for Pandacube
2023-06-08 10:41:50 +02:00
md_5
68200133b6
Minecraft 1.20 support
2023-06-08 01:30:00 +10:00
md_5
f9712cbc7c
Minecraft 1.19.4 support
2023-03-15 03:30:00 +11:00
md_5
5467e3a842
Minecraft 1.19.3 support
2022-12-08 03:00:00 +11:00
md_5
2d369e8945
Update SnakeYAML version
2022-10-02 09:18:42 +11:00
md_5
02548c4b9b
Update Netty/SnakeYAML version
2022-09-22 10:16:27 +10:00
md_5
2ff4be7846
Update gson to 2.8.9
2022-06-28 21:40:53 +10:00
md_5
eccdf87f22
Minecraft 1.19 support
2022-06-08 02:00:00 +10:00
md_5
879f37f046
Upgrade to SnakeYAML 1.30 release
2021-12-18 11:36:05 +11:00
md_5
1ace5c0c8b
Trial snapshot SnakeYAML version
2021-11-23 08:30:38 +11:00
md_5
8b363d3d1f
Minecraft 1.18-pre5 support
2021-11-22 09:00:00 +11:00
md_5
b7935d4b14
Downgrade SnakeYAML due to issues with comments parsing
2021-06-11 21:13:42 +10:00
md_5
6cda6b6c10
Update SnakeYAML and Netty
2021-06-09 18:56:38 +10:00
md_5
90573625f1
Minecraft 1.17 support
2021-06-09 09:00:00 +10:00
md_5
e95da11115
Bump Netty/SnakeYAML/MySQL versions
2021-01-24 08:56:07 +11:00
md_5
9f6a798ea6
Bump version to 1.16-R0.5-SNAPSHOT
2021-01-15 10:19:24 +11:00
md_5
36c8df4d2f
Release 1.16-R0.4
2021-01-15 09:49:36 +11:00
md_5
6973e099fd
Misc dependency updates
2020-10-17 18:04:25 +11:00
md_5
a0f9333a13
Bump version to 1.16-R0.4-SNAPSHOT
2020-07-18 17:36:11 +10:00
md_5
287e28a722
Release 1.16-R0.3
2020-07-18 17:31:21 +10:00
md_5
94c4fcbad7
Bump version to 1.16-R0.3-SNAPSHOT
2020-07-13 08:45:48 +10:00
md_5
a99f62f693
Release 1.16-R0.2
2020-07-13 08:23:55 +10:00
md_5
4786c0986b
Bump version to 1.16-R0.2-SNAPSHOT
2020-06-25 08:36:25 +10:00
md_5
a7180850e0
Release 1.16-R0.1
2020-06-25 08:36:03 +10:00
md_5
d0fd673b60
Minecraft 1.16 support + RGB ChatColor preview
2020-06-24 07:00:00 +10:00
md_5
9e8ab747e4
Add JsonConfiguration support to bungeecord-config
...
Thanks @FelixKlauke for the idea in #2364 , however this implementation was designed to mirror as much of the existing YamlConfiguration as possible and have Gson as an optional depend.
2020-02-03 13:25:47 +11:00
md_5
4cccf53775
Minecraft 1.15 support
2019-12-11 08:00:00 +11:00
md_5
c7984070a2
Misc dependency update
2019-12-01 17:32:32 +11:00
md_5
3f01748d75
Minecraft 1.14-pre5 support
2019-04-23 12:00:00 +10:00
md_5
c26705e6b1
Improve YamlConfiguration encoding defaults
...
Before:
Load / Save using platform default (UTF-8 on most except Windows)
After:
Load using detected encoding with fallback to UTF-8
Save using UTF-8
2018-11-07 19:41:50 +11:00
md_5
1c5bff7ed7
Minecraft 1.13.2 support
2018-10-23 06:00:00 +11:00
md_5
5cdb181cc5
#2465 : Sync SnakeYAML version with Bukkit
2018-07-15 21:20:58 +10:00
md_5
b1cc72e212
Minecraft 1.13-pre7 support
2018-07-15 10:00:00 +10:00
md_5
9b2bb07d89
Fix some source code formatting
2018-01-28 10:23:52 +11:00
Foorack
aef386178a
Remove deprecated guava function in config ( #2327 )
...
This removes the need to shade in the full guava library if a java program only uses bungeecord-config.
2018-01-14 21:58:26 +11:00
Minoneer
6b7046c8b7
Fixes lookup of default configuration values for nested paths ( #2322 )
...
The lookup of default configuration values with multiple path segments failed with a class cast exception because the full path was treated as a new configuration section instead of only the root.
2018-01-08 09:19:17 +11:00
md_5
3e65ee2f54
Update snakeyaml to 1.19 to fix bug with duplicate keys affecting some users.
...
https://bitbucket.org/asomov/snakeyaml/issues/386/duplicate-keys-cause-issues
2017-11-07 19:36:59 +11:00
md_5
ff891c000e
Update to Minecraft 1.12
2017-06-08 18:00:00 +10:00
md_5
16d261553c
Minecraft 1.12-pre2 Support
2017-05-14 12:00:00 +10:00
md_5
9ecdde2292
Add support for Minecraft 1.11
...
Improve QueryHandler session handling as suggested by IchBinJoe
2016-11-15 02:40:46 +11:00
md_5
98e3c70460
Implicitly convert Map to Configuration
2016-08-25 11:04:19 +10:00
md_5
6563a9241b
#1936 : Configuration#contains(Ljava/lang/String;)Z
2016-08-21 09:10:23 +10:00
md_5
11c7b246e0
#1938 : Better handling of null config keys
2016-08-18 09:35:58 +10:00
md_5
37b3cb4a30
#1934 : Better in memory config representation
2016-08-15 18:41:52 +10:00
md_5
e4cf010bda
Update to Minecraft 1.10
2016-06-09 11:44:06 +10:00
md_5
80b3135a93
Fix formatting
2016-04-24 22:31:04 +10:00
md_5
05de455a9c
Update to Minecraft 1.9
2016-03-01 09:31:12 +11:00
md_5
61cee2d27c
Fix formatting in a bunch of files.
2015-02-14 18:36:58 +11:00
Minecrell
faf903469e
Add methods to load configurations with defaults.
...
Add Configuration constructor for empty configurations.
Use defaults for the Configuration object getter.
2014-10-17 20:37:59 +11:00
md_5
57a07dc2e2
Update Depend Versions:
...
Guava 17.0 -> 18.0
Lombok 1.12.6 -> 1.14.8
Gson 2.2.4 -> 2.3
SnakeYaml 1.13 -> 1.14
2014-09-25 11:05:21 +10:00