Update EquipmentInspectorPlugin.java
This commit is contained in:
@@ -36,7 +36,7 @@ import java.util.concurrent.ScheduledExecutorService;
|
||||
@PluginDescriptor(
|
||||
name = "Equipment Inspector",
|
||||
enabledByDefault = false,
|
||||
type = "utility"
|
||||
type = "PVP"
|
||||
)
|
||||
|
||||
@Slf4j
|
||||
@@ -225,4 +225,4 @@ public class EquipmentInspectorPlugin extends Plugin {
|
||||
});
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user