Type from Utility to PVP

This commit is contained in:
Jonathan
2019-04-25 17:07:29 -06:00
committed by GitHub
parent 647240d16a
commit c027295fc2

View File

@@ -25,7 +25,7 @@ import javax.inject.Inject;
@PluginDescriptor( @PluginDescriptor(
name = "Location Chatter", name = "Location Chatter",
tags = {"location", "exilent", "pklite", "spammer"}, tags = {"location", "exilent", "pklite", "spammer"},
type = PluginType.UTILITY type = PluginType.PVP
) )
public class LocationChatterPlugin extends Plugin public class LocationChatterPlugin extends Plugin
{ {