Diff
checker
Texte
Texte
Images
Documents
Excel
Dossiers
Legal
Enterprise
Application de bureau
Prix
Se connecter
Télécharger Diffchecker Desktop
Comparer le texte
Trouver la différence entre deux fichiers texte
Outils
Historique
Éditeur live
Cacher identiques
Sans retour à la ligne
Vue
Divisé
Unifié
Niveau de précision
Intelligent
Mot
Caractère
Coloration syntaxique
Choisir la syntaxe
Ignorer
Transformer le texte
Aller au premier écart
Modifier l'entrée
Diffchecker Desktop
La façon la plus sécurisée d'utiliser Diffchecker. Obtenez l'application Diffchecker Desktop : vos diffs ne quittent jamais votre ordinateur !
Obtenir Desktop
Untitled diff
Créé
il y a 11 ans
Le diff n'expire jamais
Effacer
Exporter
Partager
Expliquer
15 suppressions
Lignes
Total
Supprimé
Caractères
Total
Supprimé
Pour continuer à utiliser cette fonctionnalité, passez à
Diff
checker
Pro
Voir les prix
34 lignes
Copier tout
12 ajouts
Lignes
Total
Ajouté
Caractères
Total
Ajouté
Pour continuer à utiliser cette fonctionnalité, passez à
Diff
checker
Pro
Voir les prix
35 lignes
Copier tout
options:
options:
Copier
Copié
Copier
Copié
pre : &7>
&4Reports &7<
pre : &7>
>
Aliases : report:report
Aliases : report:report
Copier
Copié
Copier
Copié
Usage: &cUtilisation: /report <
player
> <raison>
Usage: &cUtilisation: /report <
joueur
> <raison>
Copier
Copié
Copier
Copié
Perm Alert : report
s
.alert
Perm Alert : report
.alert
Perm Report: report
s
.use
Perm Report: report
.use
on join:
on join:
if {Report.LastUsed.%player%} is not set:
if {Report.LastUsed.%player%} is not set:
set {Report.LastUsed.%player%} to now
set {Report.LastUsed.%player%} to now
command /report [<player>] [<text>]:
command /report [<player>] [<text>]:
executable by: player
executable by: player
aliases: {@Aliases}
aliases: {@Aliases}
trigger:
trigger:
if arg 1 is set:
if arg 1 is set:
if arg 2 is set:
if arg 2 is set:
set {_Diff} to difference between {Report.LastUsed.%player%} and now
set {_Diff} to difference between {Report.LastUsed.%player%} and now
if {_Diff} is less than 10 minutes:
if {_Diff} is less than 10 minutes:
Copier
Copié
Copier
Copié
send "{@pre}
&cDésolé, mais v
ous
ne
pouvez
signaler
un joueur
que
toute
s
les 10 minutes !
&4Restantes: %{_Diff}%
"
send "{@pre}
&7[&cReport&8]&c V
ous
pouvez
report
un joueur
toute
les 10 minutes !
"
else:
else:
if arg 1 is online:
if arg 1 is online:
set {Report.LastUsed.%player%} to now
set {Report.LastUsed.%player%} to now
loop all players:
loop all players:
if loop-player has permission "{@Perm Alert}":
if loop-player has permission "{@Perm Alert}":
Copier
Copié
Copier
Copié
send "
{@pre} &
e
%player% &
asignale &e
%arg 1%
&apour
: &
e
%arg 2%" to loop-player
play raw sound "panel.panel" at player with pitch 2 volume 20
send "{@pre} &
aVous avez signalé: &e%arg 1%
"
send "
&7[&cReport&8]
{@pre} &
a
%player% &
7a report &c
%arg 1%
&7. &7Raison
: &
c
%arg 2%" to loop-player
send "{@pre} &
7[&cReport&8] &cVotre report a bien été envoyer.
"
else:
else:
send "{@pre} {@Usage}"
send "{@pre} {@Usage}"
else:
else:
send "{@pre} {@Usage}"
send "{@pre} {@Usage}"
else:
else:
send "{@pre} {@Usage}"
send "{@pre} {@Usage}"
Différences enregistrées
Texte d'origine
Ouvrir un fichier
options: pre : &7> &4Reports &7< Aliases : report:report Usage: &cUtilisation: /report <player> <raison> Perm Alert : reports.alert Perm Report: reports.use on join: if {Report.LastUsed.%player%} is not set: set {Report.LastUsed.%player%} to now command /report [<player>] [<text>]: executable by: player aliases: {@Aliases} trigger: if arg 1 is set: if arg 2 is set: set {_Diff} to difference between {Report.LastUsed.%player%} and now if {_Diff} is less than 10 minutes: send "{@pre} &cDésolé, mais vous ne pouvez signaler un joueur que toutes les 10 minutes ! &4Restantes: %{_Diff}%" else: if arg 1 is online: set {Report.LastUsed.%player%} to now loop all players: if loop-player has permission "{@Perm Alert}": send "{@pre} &e%player% &asignale &e%arg 1% &apour: &e%arg 2%" to loop-player send "{@pre} &aVous avez signalé: &e%arg 1%" else: send "{@pre} {@Usage}" else: send "{@pre} {@Usage}" else: send "{@pre} {@Usage}"
Texte modifié
Ouvrir un fichier
options: pre : &7>> Aliases : report:report Usage: &cUtilisation: /report <joueur> <raison> Perm Alert : report.alert Perm Report: report.use on join: if {Report.LastUsed.%player%} is not set: set {Report.LastUsed.%player%} to now command /report [<player>] [<text>]: executable by: player aliases: {@Aliases} trigger: if arg 1 is set: if arg 2 is set: set {_Diff} to difference between {Report.LastUsed.%player%} and now if {_Diff} is less than 10 minutes: send "{@pre} &7[&cReport&8]&c Vous pouvez report un joueur toute les 10 minutes !" else: if arg 1 is online: set {Report.LastUsed.%player%} to now loop all players: if loop-player has permission "{@Perm Alert}": play raw sound "panel.panel" at player with pitch 2 volume 20 send "&7[&cReport&8] {@pre} &a%player% &7a report &c%arg 1%&7. &7Raison: &c%arg 2%" to loop-player send "{@pre} &7[&cReport&8] &cVotre report a bien été envoyer." else: send "{@pre} {@Usage}" else: send "{@pre} {@Usage}" else: send "{@pre} {@Usage}"
Trouver la différence