1
0
mirror of https://github.com/essentials/Essentials.git synced 2025-08-11 09:05:01 +02:00

Update Essentials/src/com/earth2me/essentials/commands/Commanditemdb.java

This commit is contained in:
KHobbits
2012-01-14 15:04:16 +00:00
parent ce6f6ad855
commit d0e5c26ecf

View File

@@ -10,7 +10,7 @@ public class Commanditemdb extends EssentialsCommand
{
public Commanditemdb()
{
super("find");
super("itemdb");
}
@Override