[go: nahoru, domu]

Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Better player manager #289

Merged
merged 7 commits into from
Jul 2, 2020
Merged

Better player manager #289

merged 7 commits into from
Jul 2, 2020

Conversation

derrop
Copy link
Contributor
@derrop derrop commented Jul 2, 2020

This pull request includes:

  • breaking changes
  • no breaking changes

Changes made to the repository:

Add new methods to the IPlayerManager to get the online players of a task and a group.

Related issues/discussions:

#255

@derrop derrop added the s: blocked Please do not merge, the pull request is not ready yet / waiting for something which is required label Jul 2, 2020
@derklaro
Copy link
Member
derklaro commented Jul 2, 2020

There are breaking changes!

@juliarn
Copy link
Contributor
juliarn commented Jul 2, 2020

There are breaking changes!

No, methods just got deprecated

@derklaro
Copy link
Member
derklaro commented Jul 2, 2020

No, methods just got deprecated

No :)

@derrop
Copy link
Contributor Author
derrop commented Jul 2, 2020

NodePlayerManager#loginPlayer doesn't matter as a breaking change, and it still works if you call the method with a lambda

@derklaro
Copy link
Member
derklaro commented Jul 2, 2020

No comment here xDDDD

@derrop derrop removed the s: blocked Please do not merge, the pull request is not ready yet / waiting for something which is required label Jul 2, 2020
Copy link
Member

Codacy Here is an overview of what got changed by this pull request:

Issues
======
+ Solved 16
           

Complexity increasing per file
==============================
- cloudnet-modules/cloudnet-bridge/src/main/java/de/dytanic/cloudnet/ext/bridge/BridgePlayerProvider.java  1
- cloudnet-modules/cloudnet-bridge/src/main/java/de/dytanic/cloudnet/ext/bridge/node/NodePlayerProvider.java  1
- cloudnet-modules/cloudnet-bridge/src/main/java/de/dytanic/cloudnet/ext/bridge/node/listener/PlayerManagerListener.java  11
         

Complexity decreasing per file
==============================
+ cloudnet-modules/cloudnet-bridge/src/main/java/de/dytanic/cloudnet/ext/bridge/BridgePlayerManager.java  -1
         

See the complete overview on Codacy

@derrop derrop merged commit a89ab09 into development Jul 2, 2020
@derrop derrop deleted the feature/better-player-manager branch July 2, 2020 17:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants