mirror of
https://github.com/YouHaveTrouble/PreventStabby.git
synced 2026-05-12 13:26:56 +00:00
refactors, code style fixes, rpeventing events from firing when not needed
This commit is contained in:
@@ -10,6 +10,10 @@ import java.util.HashSet;
|
||||
import java.util.List;
|
||||
import java.util.Set;
|
||||
|
||||
/**
|
||||
* TODO get rid of lombok
|
||||
* TODO parse messages into components and cache that
|
||||
*/
|
||||
public class ConfigCache {
|
||||
|
||||
private final PreventStabby plugin = PreventStabby.getPlugin();
|
||||
|
||||
Reference in New Issue
Block a user