1
0
mirror of https://github.com/essentials/Essentials.git synced 2025-08-17 20:11:21 +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 b2fe7986f8
commit 38e85fae7e

View File

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