Update LootingBagViewerPlugin.java

This commit is contained in:
Jonathan
2019-04-22 14:27:45 -06:00
committed by GitHub
parent e9595f9911
commit 9d03fc4401

View File

@@ -35,7 +35,7 @@ import javax.inject.Inject;
name = "PvP Looting Bag Viewer",
description = "Add an overlay showing the contents of your looting bag",
tags = {"alternate", "items", "overlay", "second"},
type = "utility",
type = "PVP",
enabledByDefault = false
)
public class LootingBagViewerPlugin extends Plugin