1
0
mirror of https://github.com/essentials/Essentials.git synced 2025-08-18 20:41:37 +02:00

Added link to /essentialshelp command for console

This commit is contained in:
snowleo
2012-10-03 13:38:16 +02:00
parent 3ad14f8fa8
commit 3d02713b0e

View File

@@ -63,7 +63,7 @@ public class EssentialsHelp implements Listener
}
else
{
sender.sendMessage("Please run the command as op from in game.");
sender.sendMessage("Please run the command as op from in game. If you are not able to run your server, visit the website http://help.ess3.net");
}
}