Commit 863bc4d
authored
Fix the error causing the function to always return false.
Fix the error causing the function always returning false if player doesn't have access to all commands.
The key in the players table should be a number not a string, it caused the function to return false even if the group is in config.1 parent 74e76ed commit 863bc4d
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
612 | 612 | | |
613 | 613 | | |
614 | 614 | | |
615 | | - | |
| 615 | + | |
616 | 616 | | |
617 | 617 | | |
618 | 618 | | |
| |||
0 commit comments