Archived
0

Fixed Version

This commit is contained in:
Minenash
2019-01-09 17:41:37 -05:00
parent 977176de86
commit aeaa5e83b0

View File

@@ -26,7 +26,7 @@ import net.nemez.chatapi.ChatAPI;
@Commands(CommandHolderType.File)
@AutoRegisterListener
@Version(major = 5, minor = 0, revision = 1, compatible = 4)
@Version(major = 5, minor = 0, revision = 2, compatible = 4)
public class Teleport implements Module, Listener
{
public static final String PERMISSION_TELEPORT = "utils.teleport.tp";