mirror of
https://github.com/AtlasMediaGroup/TotalFreedomMod.git
synced 2025-07-02 04: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:
@ -9,6 +9,7 @@ import org.bukkit.block.Block;
|
||||
|
||||
public class RollbackEntry
|
||||
{
|
||||
|
||||
// Use of primitives to decrease overhead
|
||||
public final String author;
|
||||
public final String worldName;
|
||||
|
Reference in New Issue
Block a user