mirror of
https://github.com/AtlasMediaGroup/TotalFreedomMod.git
synced 2025-07-02 12:56:40 +00:00
Added checkstyle plugin
Moved resources to correct folder Fixed and improved build information, no longer tracking build.properties
This commit is contained in:
@ -16,9 +16,8 @@ import org.bukkit.block.BlockFace;
|
||||
|
||||
public class Flatlands extends CustomWorld
|
||||
{
|
||||
private static final String GENERATION_PARAMETERS = ConfigEntry.FLATLANDS_GENERATE_PARAMS.getString();
|
||||
|
||||
;
|
||||
private static final String GENERATION_PARAMETERS = ConfigEntry.FLATLANDS_GENERATE_PARAMS.getString();
|
||||
|
||||
public Flatlands()
|
||||
{
|
||||
|
Reference in New Issue
Block a user