mirror of
https://github.com/TotalFreedomMC/PlayerParticles.git
synced 2025-08-08 13:33:07 +00:00
Bug fixes
This commit is contained in:
parent
1751b243e5
commit
932ae61733
10 changed files with 27 additions and 27 deletions
|
@ -73,7 +73,7 @@ public class DataCommandModule implements CommandModule {
|
|||
}
|
||||
|
||||
public boolean canConsoleExecute() {
|
||||
return false;
|
||||
return true;
|
||||
}
|
||||
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue