world hopper: add ping to tags

This commit is contained in:
Adam
2019-10-01 21:53:48 -04:00
parent cd1cf905c4
commit b15bf1c221

View File

@@ -93,7 +93,8 @@ import org.apache.commons.lang3.ArrayUtils;
@PluginDescriptor(
name = "World Hopper",
description = "Allows you to quickly hop worlds"
description = "Allows you to quickly hop worlds",
tags = {"ping"}
)
@Slf4j
public class WorldHopperPlugin extends Plugin