Archived
0

Fixed typos/coloring

This commit is contained in:
Pepich
2018-01-11 23:09:36 +01:00
parent 7e7879be3a
commit 38ce6f2834
2 changed files with 4 additions and 4 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 = 0, compatible = 4)
@Version(major = 4, minor = 0, revision = 1, compatible = 4)
public class Logs implements Module
{
public static final String defaultFormat = "§7 > %f: %r";