mirror of
https://github.com/mt-mods/playerfactions.git
synced 2025-06-28 06:40:18 +02:00
chown: cleanup and tweak
- update help text to standard syntax - streamline duplicate code - remove unnecessary param count checks - remove explicit nil check where not needed - updated locale to be neutral to admin or owner - don't call get_owner or valid_password if is admin - remove core.player_exists() call since target was checked when joined faction - abort early if no target or password provided
This commit is contained in:
@ -7,7 +7,7 @@
|
||||
|
||||
@1 is in the following factions: @2.=@1 est dans les factions suivantes : @2.
|
||||
@1 is now a member of faction @2.=@1 est maintenant membre de la faction @2.
|
||||
@1 isn't in your faction.=@1 n’est pas dans votre faction.
|
||||
@1 isn't in faction @2.=@1 n’est pas dans la faction @2.
|
||||
Add player to a faction, you need @1 privs=Ajoute un joueur à une faction, nécessite le privilège @1
|
||||
Allow the use of all playerfactions commands=Autorise l’utilisation de toutes les commandes de playerfactions
|
||||
|
||||
|
Reference in New Issue
Block a user