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:
@ -257,7 +257,7 @@ Commands.DoesNotExist=[[RED]]Speler bestaat niet in de database!
|
||||
Commands.GodMode.Disabled=[[YELLOW]]mcMMO GodModus Uitgeschakeld
|
||||
Commands.GodMode.Enabled=[[YELLOW]]mcMMO Godmode ag zet het tog uit...
|
||||
Commands.GodMode.Forbidden=[mcMMO] God Modus is niet toegestaan in deze wereld (Zie Permissions)
|
||||
Commands.Invite.Accepted=[[GREEN]]Uitnodiging geacepteerd. Jij hebt de groep {0} betreden
|
||||
Commands.Party.Invite.Accepted=[[GREEN]]Uitnodiging geacepteerd. Jij hebt de groep {0} betreden
|
||||
Commands.Invite.Success=[[GREEN]]Uitnodiging verstuurd!
|
||||
Commands.mcc.Header=[[RED]]---[][[YELLOW]]mcMMO Commando\'s[[RED]][]---
|
||||
Commands.mcgod=[[RED]]- GodModus Schakelen
|
||||
@ -292,8 +292,8 @@ Commands.Party.None=[[RED]]Je bent niet in een groep.
|
||||
Commands.Party.Quit=[[RED]]- Verlaat je huidige groep
|
||||
Commands.Party.Teleport=<player> [[RED]]- Teleport naar een groepslid
|
||||
Commands.Party.Toggle=[[RED]]- Zet Party Chat aan/uit
|
||||
Commands.Party1=[[RED]]- Maak een nieuwe groep
|
||||
Commands.Party2=[[RED]]- Ga bij een spelers groep
|
||||
Commands.Party.1=[[RED]]- Maak een nieuwe groep
|
||||
Commands.Party.2=[[RED]]- Ga bij een spelers groep
|
||||
Commands.ptp.NoRequests=[[RED]] Je hebt geen teleporteren aanvragen op dit moment
|
||||
Commands.ptp.RequestExpired=[[RED]]Groep\'s teleport verzoek is verlopen!
|
||||
Commands.PowerLevel.Leaderboard=[[YELLOW]]--mcMMO[[BLUE]] Kracht Level [[YELLOW]]Leiderbord--
|
||||
|
Reference in New Issue
Block a user