mirror of
https://github.com/TotalFreedomMC/TF-EssentialsX.git
synced 2025-08-05 20:12:54 +00:00
Update Essentials/src/com/earth2me/essentials/commands/Commanditemdb.java
This commit is contained in:
parent
43f1c0f89d
commit
856cef3286
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ public class Commanditemdb extends EssentialsCommand
|
||||||
{
|
{
|
||||||
public Commanditemdb()
|
public Commanditemdb()
|
||||||
{
|
{
|
||||||
super("find");
|
super("itemdb");
|
||||||
}
|
}
|
||||||
|
|
||||||
@Override
|
@Override
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue