SongodaCore/Core
Christian Koop fce5c5c6a1
Remove Config related methods in SongodaPlugin
Escept for #getExtraConfigs which got renamed, the other methods are no longer required and have been removed.

Additionally the config methods defined by Bukkit's JavaPlugin class
have been overwritten with empty bodies.
This prevents the default behaviour trying to access stuff that's not there
or should not be considered a valid config to use.
2022-06-26 02:38:29 +02:00
..
src Remove Config related methods in SongodaPlugin 2022-06-26 02:38:29 +02:00
pom.xml Update required snakeyaml version from 1.26 to 1.30 (#41) 2022-04-27 21:42:20 +02:00