Removed Stream Code lol
This commit is contained in:
parent
3545253844
commit
ce1004d318
@ -577,13 +577,6 @@ public class FactionsPlayerListener implements Listener {
|
||||
}
|
||||
|
||||
|
||||
@EventHandler
|
||||
public void onCommand(PlayerCommandPreprocessEvent e){
|
||||
if(e.getMessage().equalsIgnoreCase("/f outpost")){
|
||||
e.setMessage("/outpost");
|
||||
}
|
||||
}
|
||||
|
||||
//inspect
|
||||
@EventHandler
|
||||
public void onInspect(PlayerInteractEvent e) {
|
||||
|
Loading…
Reference in New Issue
Block a user