Archived
0

Reverted merge.

This commit is contained in:
Logan Fick
2018-01-28 22:07:25 -05:00
parent 1e565cc98e
commit b0b140fbf3
20 changed files with 307 additions and 584 deletions

View File

@@ -15,7 +15,7 @@ import com.redstoner.modules.ModuleLogger;
import com.redstoner.modules.datamanager.DataManager;
@Commands(CommandHolderType.File)
@Version(major = 4, minor = 0, revision = 4, compatible = 4)
@Version(major = 4, minor = 0, revision = 2, compatible = 4)
public class Logs implements Module
{
public static final String defaultFormat = "§7 > %f: %r";