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

Can't use with Player Roles for permissions #398

Open
mkern1200 opened this issue Apr 20, 2024 · 0 comments
Open

Can't use with Player Roles for permissions #398

mkern1200 opened this issue Apr 20, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@mkern1200
Copy link

Description

I'm using the Player Roles mod v1.6.6 on my server to give permissions for various commands to all players. However, when I set it to allow Spark commands, the players receive a message from Spark (with the lightning icon) saying they do not have permission to use the command. I'm not encountering this issue with any of our other commands, either modded or vanilla, and the no-permission message is formatted as a Spark message, so it appears to be something in Spark itself which is preventing players from being given that permission.

Reproduction Steps

  • Install Spark (v 1.10.53 for Fabric)
  • Install Player Roles (v 1.6.6)
  • Set the "spark" command to "allow" in the "roles.json" config from Player Roles under the default role of "everyone"
  • Use any /spark command in-game
  • Receive message "You do not have permission to use this command"

Expected Behaviour

Ideally, I would like to enable all players to use certain spark commands, such as opening the active profile or using the tickmonitor and TPS features. I'm not sure if I'm doing something wrong or if something in Spark prevents this.

Platform Information

  • Minecraft Version: 1.20.1
  • Platform Type: server
  • Platform Brand: Fabric
  • Platform Version: Fabric 0.15.9

Spark Version

1.10.53 for Fabric

Logs and Configs

No response

Extra Details

No response

@mkern1200 mkern1200 added the bug Something isn't working label Apr 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant