mirror of
https://github.com/TotalFreedomMC/PlayerParticles.git
synced 2025-07-27 07:51:45 +00:00
Tab completion for /pp fixed
This commit is contained in:
parent
53fabbacae
commit
36803440c0
13 changed files with 423 additions and 276 deletions
|
@ -8,7 +8,7 @@ import com.esophose.playerparticles.particles.PPlayer;
|
|||
public class EditCommandModule implements CommandModule {
|
||||
|
||||
public void onCommandExecute(PPlayer pplayer, String[] args) {
|
||||
|
||||
|
||||
}
|
||||
|
||||
public List<String> onTabComplete(PPlayer pplayer, String[] args) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue