From 34a9fc6f804158fa4f0d6ffb70189eebc51e21bd Mon Sep 17 00:00:00 2001 From: Jaime Martinez Rincon Date: Tue, 11 Jul 2017 00:37:35 +0200 Subject: [PATCH] New todos --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5c6755d..80034a6 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,7 @@ - [x] Add a new message for when a player gets connected to a server and repurpose the connecting one - [ ] Add support for wildcards, contains, equalsIgnoreCase and regex at the same time - [ ] Add a identifier to get the servers of a section (auto complete) +- [ ] Add tooltip when you hover about a server in /section info - [ ] Create a LobbyBalancer spigot addon that adds connector signs and placeholders - [ ] Separate the types of connections in classes instead of being in ConnectionIntent - [ ] Make the plugin API be not so dependent on a instance of LobbyBalancer