mirror of
https://github.com/mcMMO-Dev/mcMMO.git
synced 2025-06-26 02:34:42 +02:00
Added party alliances
Adds the following commands: `/party alliance` `/party alliance invite <target>` `/party alliance accept` Allies will share party chat and will not be able to harm eachother. Item and XP sharing is limitied to a single party. Allowing two parties to team up without sharing resources and XP. Closes #1009
This commit is contained in:
@ -370,7 +370,7 @@ Commands.GodMode.Disabled=[[YELLOW]]mcMMO Modo Dios Desactivado
|
||||
Commands.GodMode.Enabled=[[YELLOW]]mcMMO Modo Dios Activado
|
||||
Commands.GodMode.Forbidden=[mcMMO] No se permite Modo Dios en este mundo (Ver permisos)
|
||||
Commands.Inspect=<jugador> [[RED]]-Ver informaci\u00f3n detallada del jugador
|
||||
Commands.Invite.Accepted=[[GREEN]]Invitaci\u00f3n Aceptada. Te uniste al grupo {0}
|
||||
Commands.Party.Invite.Accepted=[[GREEN]]Invitaci\u00f3n Aceptada. Te uniste al grupo {0}
|
||||
Commands.Invite.Success=[[GREEN]]Invitaci\u00f3n enviada satisfactoriamente
|
||||
Commands.Leaderboards=<habilidad> <p\u00e1gina> [[RED]]- Tabla de posiciones
|
||||
Commands.mcc.Header=[[RED]]---[][[YELLOW]]Comandos mcMMO[[RED]][]---
|
||||
@ -431,8 +431,8 @@ Commands.Party.None=[[RED]]No est\u00e1s en un grupo.
|
||||
Commands.Party.Quit=[[RED]]- Abandona tu grupo actual
|
||||
Commands.Party.Teleport=<jugador> [[RED]]- Teletransportarse al miembro del grupo
|
||||
Commands.Party.Toggle=[[RED]]- Alternar chat de grupo
|
||||
Commands.Party1=[[RED]]- Nuevo grupo creado
|
||||
Commands.Party2=[RED]]- Unete a un grupo de jugadores
|
||||
Commands.Party.1=[[RED]]- Nuevo grupo creado
|
||||
Commands.Party.2=[RED]]- Unete a un grupo de jugadores
|
||||
Commands.ptp.Enabled=Teletransportacion de grupo [[GREEN]]activada
|
||||
Commands.ptp.Disabled=Teletransportacion de grupo [[RED]]desactivada
|
||||
Commands.ptp.NoRequests=[[RED]]No tienes ninguna peticion de teletransporte ahora mismo
|
||||
|
Reference in New Issue
Block a user