Fixed travis

This commit is contained in:
Jaime Martinez Rincon 2017-09-01 16:36:36 +02:00
parent b244427d4e
commit 33ce74f2f1

View File

@ -1,7 +1,7 @@
# PlayerBalancer
[Spigot Resource](https://www.spigotmc.org/resources/10788/)
[![Build Status](https://travis-ci.com/jaime29010/PlayerBalancer.svg?token=2yUi9WpA9QzSbJx9eTmy&branch=master)](https://travis-ci.com/jaime29010/PlayerBalancer)
[![Build Status](https://travis-ci.com/Jamezrin/PlayerBalancer.svg?token=2yUi9WpA9QzSbJx9eTmy&branch=master)](https://travis-ci.com/Jamezrin/PlayerBalancer)
### Things to do:
- [x] Get dummy sections able to have already registered servers on other sections
@ -10,7 +10,7 @@
- [ ] Add option to force joining a specific section
- [x] Add tooltip when you hover over a server in /section info
- [ ] Stop using inventivetalent's deprecated bungee-update
- [] Create a spigot addon that adds connector signs and placeholders
- [ ] Create a spigot addon that adds connector signs and placeholders
- [x] Separate the types of connections in classes instead of being in ConnectionIntent
- [ ] Make the plugin API be not so dependent on a instance of PlayerBalancer
- [ ] Separate connection providers in classes instead of being hardcoded in an enum