mirror of
https://github.com/TotalFreedomMC/PlayerParticles.git
synced 2025-07-24 22:44:01 +00:00
Pom updates, allow reload command to work in console
This commit is contained in:
parent
ed7e2937a9
commit
063de34095
26 changed files with 143 additions and 61 deletions
|
@ -314,4 +314,8 @@ public class EditCommandModule implements CommandModule {
|
|||
return true;
|
||||
}
|
||||
|
||||
public boolean canConsoleExecute() {
|
||||
return false;
|
||||
}
|
||||
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue