mirror of
https://github.com/TotalFreedomMC/TF-EssentialsX.git
synced 2025-08-03 19:15:44 +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()
|
||||
{
|
||||
super("find");
|
||||
super("itemdb");
|
||||
}
|
||||
|
||||
@Override
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue