Removed Stream Code lol
This commit is contained in:
parent
3545253844
commit
ce1004d318
@ -575,14 +575,7 @@ public class FactionsPlayerListener implements Listener {
|
|||||||
if (CmdFly.particleTask == null)
|
if (CmdFly.particleTask == null)
|
||||||
CmdFly.startParticles();
|
CmdFly.startParticles();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
@EventHandler
|
|
||||||
public void onCommand(PlayerCommandPreprocessEvent e){
|
|
||||||
if(e.getMessage().equalsIgnoreCase("/f outpost")){
|
|
||||||
e.setMessage("/outpost");
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
//inspect
|
//inspect
|
||||||
@EventHandler
|
@EventHandler
|
||||||
|
Loading…
Reference in New Issue
Block a user