mirror of
https://github.com/BGHDDevelopment/PlayerBalancer.git
synced 2024-11-09 04:20:32 +01:00
Fixed travis
This commit is contained in:
parent
b244427d4e
commit
33ce74f2f1
@ -1,7 +1,7 @@
|
|||||||
# PlayerBalancer
|
# PlayerBalancer
|
||||||
[Spigot Resource](https://www.spigotmc.org/resources/10788/)
|
[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:
|
### Things to do:
|
||||||
- [x] Get dummy sections able to have already registered servers on other sections
|
- [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
|
- [ ] Add option to force joining a specific section
|
||||||
- [x] Add tooltip when you hover over a server in /section info
|
- [x] Add tooltip when you hover over a server in /section info
|
||||||
- [ ] Stop using inventivetalent's deprecated bungee-update
|
- [ ] 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
|
- [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
|
- [ ] 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
|
- [ ] Separate connection providers in classes instead of being hardcoded in an enum
|
||||||
|
Loading…
Reference in New Issue
Block a user