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

[BUG] Commands don't queue #40

Open
TheNety opened this issue Dec 8, 2019 · 2 comments
Open

[BUG] Commands don't queue #40

TheNety opened this issue Dec 8, 2019 · 2 comments
Assignees

Comments

@TheNety
Copy link
Contributor

TheNety commented Dec 8, 2019

Hello, I have set queueCmdsForOfflinePlayers: true, the first command (lp user...) runs when the player is offline and the another 2 commands won't run never, even if player has joined. That's pretty important function because now the players don't get the items for example...

Have these commands when vip is being bought:

    commands:
    - 'lp user {p} parent add megavip'
    - 'broadcast &6{p} &ajust bought &6{vip} &afor &6{days} &adays!'
    - 'kit megavip {p}'

Server and plugins versions (please complete the following information):

  • Server: Paper 1.13.2
  • Plugin Version: PixelVip-3.0.0-b66-Universal.jar
  • Java Version: Java SE 8u112
@FabioZumbi12
Copy link
Owner

Are you having error when the player join? Its still with problems?

@TheNety
Copy link
Contributor Author

TheNety commented May 22, 2020

@FabioZumbi12 Hey, tried build #76, #79 and it's still a issue. There are no errors, queueCmdsForOfflinePlayers is enabled and the command kit megavip {p} is correct.
Also using Paper 1.15.2 now.

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

No branches or pull requests

2 participants