Update StrongholdPlugin.java
This commit is contained in:
@@ -43,7 +43,7 @@ import java.awt.Color;
|
|||||||
name = "Stronghold",
|
name = "Stronghold",
|
||||||
description = "Highlights the correct answer to Stronghold of Security questions",
|
description = "Highlights the correct answer to Stronghold of Security questions",
|
||||||
tags = {"stronghold", "security", "overlay", "answer", "highlight"},
|
tags = {"stronghold", "security", "overlay", "answer", "highlight"},
|
||||||
type = "utility",
|
type = "utility"
|
||||||
)
|
)
|
||||||
@Slf4j
|
@Slf4j
|
||||||
public class StrongholdPlugin extends Plugin {
|
public class StrongholdPlugin extends Plugin {
|
||||||
|
|||||||
Reference in New Issue
Block a user