You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-[x] Get dummy sections able to have already registered servers on other sections
8
-
-[x] Add a new message for when a player gets connected to a server and repurpose the connecting one
7
+
-[x] Get dummy sections able to have already registered serverEntries on other sections
8
+
-[x] Add a new message for when a player gets connected to a serverName and repurpose the connecting one
9
9
-[ ] Add support for wildcards, contains, equalsIgnoreCase and regex at the same time
10
-
-[ ] Add option to force joining a specific section
11
-
-[x] Add tooltip when you hover over a server in /section info
10
+
-[ ] Add option to force joining a specific section (to the command)
11
+
-[x] Add tooltip when you hover over a serverName in /section info
12
12
-[ ] Stop using inventivetalent's deprecated bungee-update
13
13
-[ ] Create a spigot addon that adds connector signs and placeholders
14
14
-[x] Separate the types of connections in classes instead of being in ConnectionIntent
15
15
-[ ] Make the plugin API be not so dependent on a instance of PlayerBalancer
16
16
-[ ] Separate connection providers in classes instead of being hardcoded in an enum
17
-
-[x] Make the feature `marker-descs` work per section
18
-
-[ ] Add a identifier to get the servers of a section (auto complete)
17
+
-[] Make the feature `marker-descs` work per section
18
+
-[ ] Add a identifier to get the serverEntries of a section (auto complete)
19
19
-[ ] Implement fast connect (dimension change)
20
20
-[ ] Implement a way to redirect premium players to a section and cracked ones to other section (not sure how this works)
21
-
-[ ] Unify the code that loads server into a section (duplicated at SectionManager and ServerSection)
21
+
-[ ] Unify the code that loads serverName into a section (duplicated at SectionManager and ServerSection)
22
22
-[ ] Unify some of the code used in the FallbackCommand and SectionCommand
23
-
-[ ] (!) Make the section initialization work in stages instead of being hardcoded
24
-
-[ ] (!) Ditch the faucet dependency and use [ConfigMe](https://github.com/AuthMe/ConfigMe) and [DependencyInjector](https://github.com/ljacqu/DependencyInjector) instead
25
-
-[ ] Use a separate file for configuring the sections, must be done alongside the previous item
26
-
-[ ] Make this repository public
23
+
-[ ] Make the section initialization work in stages instead of being hardcoded
0 commit comments