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

Feature/3-get current server #7

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

mishyy
Copy link

@mishyy mishyy commented Dec 23, 2021

Updates dependencies, implements #3.

Existing placeholders remapped:
%bungee_total%: %bungee_count_total%
%bungee_<servername>%: %bungee_count_<servername>%

New placeholders created:
%bungee_count%: The player count for the current server (via BungeeCord)
%bungee_server_name%: The current server's name, as defined in BungeeCord's config.yml

Bumped version to 3.0 due to breaking changes in existing placeholders.

Bumps version to 3.0 due to changes in placeholder syntax.
%bungee_total/<serverName>% -> %bungee_count_total/<serverName>%
@mishyy mishyy marked this pull request as ready for review December 24, 2021 05:55
Copy link

@bow-official bow-official left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I know this is an old PR, but it seems like this code is good. Maybe if it could integrate well with the current codebase for this expansion. I do like the features added by this PR, so as long as any merge conflicts could be resolved, then it's my opinion that this should be merged.

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.

2 participants