From 5cc749f82637d6d21dc03433f8a8c7640fb7d505 Mon Sep 17 00:00:00 2001 From: Jaime Martinez Rincon Date: Tue, 11 Jul 2017 00:31:57 +0200 Subject: [PATCH] New todos --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a16b930..5c6755d 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,7 @@ ### Things to do: - [x] Get dummy sections able to have already registered servers on other sections - [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) - [ ] Create a LobbyBalancer spigot addon that adds connector signs and placeholders - [ ] Separate the types of connections in classes instead of being in ConnectionIntent