Archived
0

Optimized log searching

This commit is contained in:
Pepich
2018-01-26 12:08:14 +01:00
parent bfc481441a
commit 5c433f3cf1
2 changed files with 10 additions and 11 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 = 2, compatible = 4)
@Version(major = 4, minor = 0, revision = 3, compatible = 4)
public class Logs implements Module
{
public static final String defaultFormat = "§7 > %f: %r";