/pp remove finished

This commit is contained in:
Esophose 2018-10-07 16:33:13 -06:00
parent 7876079ca4
commit 6fb22e16c7
14 changed files with 142 additions and 94 deletions

View file

@ -8,7 +8,7 @@ import com.esophose.playerparticles.particles.PPlayer;
public class GroupCommandModule implements CommandModule {
public void onCommandExecute(PPlayer pplayer, String[] args) {
}
public List<String> onTabComplete(PPlayer pplayer, String[] args) {