mirror of
https://github.com/mcMMO-Dev/mcMMO.git
synced 2025-07-23 15:50:30 +02:00
Cleanup & refactoring, part 1.
This commit is contained in:
@@ -33,7 +33,7 @@ public class MccCommand implements CommandExecutor {
|
||||
}
|
||||
|
||||
player.sendMessage("/invite " + mcLocale.getString("Commands.Party.Invite"));
|
||||
player.sendMessage("/invite " + mcLocale.getString("Commands.Party.Accept"));
|
||||
player.sendMessage("/accept " + mcLocale.getString("Commands.Party.Accept"));
|
||||
|
||||
if (mcPermissions.getInstance().partyTeleport(player)) {
|
||||
player.sendMessage("/ptp " + mcLocale.getString("Commands.Party.Teleport"));
|
||||
|
Reference in New Issue
Block a user