Skip to content

Commit 922399a

Browse files
committed
Some changes to readme
1 parent 01bca14 commit 922399a

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

README.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,12 @@
11
# PlayerBalancer
22
[Spigot Resource](https://www.spigotmc.org/resources/10788/)
33

4-
[![Build Status](https://travis-ci.com/Jamezrin/PlayerBalancer.svg?token=2yUi9WpA9QzSbJx9eTmy&branch=master)](https://travis-ci.com/Jamezrin/PlayerBalancer)
4+
[![CircleCI](https://circleci.com/gh/Jamezrin/PlayerBalancer.svg?style=svg&circle-token=8cda98f6953e0370e552f5eecff8d3f13b116ab9)](https://circleci.com/gh/Jamezrin/PlayerBalancer)
5+
6+
### Build
7+
* Clone this repository
8+
* Run the appropriate setup script according to your OS
9+
* Build with maven
510

611
### Things to do:
712
- [ ] Add support for wildcards, contains, equalsIgnoreCase and regex at the same time
@@ -14,4 +19,4 @@
1419
- [ ] Implement a way to redirect premium players to a section and cracked ones to other section (not sure how this works)
1520
- [x] Unify the code that loads serverName into a section (duplicated at SectionManager and ServerSection)
1621
- [x] Unify some of the code used in the FallbackCommand and SectionCommand
17-
- [ ] Make the section initialization work in stages instead of being hardcoded
22+
- [x] Make the section initialization work in stages instead of being hardcoded

0 commit comments

Comments
 (0)