Update InteractListener.java
This commit is contained in:
parent
aeae6541f5
commit
5cf80c903f
@ -108,7 +108,7 @@ public class InteractListener implements Listener {
|
||||
// open party games menu
|
||||
break;
|
||||
case PARTY_INFO:
|
||||
player.chat("/party info");
|
||||
player.performCommand("party info");
|
||||
|
||||
break;
|
||||
case PARTY_LEAVE:
|
||||
|
Loading…
Reference in New Issue
Block a user