mirror of
https://github.com/TotalFreedomMC/PlayerParticles.git
synced 2025-07-10 15:54:23 +00:00
Probably compiles, nowhere near functional
This commit is contained in:
parent
febe2963d1
commit
8354f40a04
17 changed files with 783 additions and 791 deletions
|
@ -8,7 +8,7 @@ import com.esophose.playerparticles.particles.PPlayer;
|
|||
public class AddCommandModule 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