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
Copy file name to clipboardExpand all lines: README.md
-1Lines changed: 0 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,7 +19,6 @@
19
19
-[ ] Implement a way to redirect premium players to a section and cracked ones to other section (not sure how this works)
20
20
-[ ] Unify the code that loads server into a section (duplicated at SectionManager and ServerSection)
21
21
-[ ] Unify some of the code used in the FallbackCommand and SectionCommand
22
-
-[x] Use https://github.com/kennedyoliveira/pastebin4j instead of jpaste
23
22
-[ ] (!) Make the section initialization work in stages instead of being hardcoded
24
23
-[ ] (!) Ditch the faucet dependency and use [ConfigMe](https://github.com/AuthMe/ConfigMe) and [DependencyInjector](https://github.com/ljacqu/DependencyInjector) instead
25
24
-[ ] Use a separate file for configuring the sections, must be done alongside the previous item
0 commit comments