Diff
checker
Testo
Testo
Immagini
Documenti
Excel
Cartelle
Legal
Enterprise
Applicazione per desktop
Prezzi
Accedi
Scarica Diffchecker Desktop
Confronta il testo
Trova la differenza tra due file di testo
Strumenti
Cronologia
Editor live
Comprimi invariate
Senza a capo
Layout
Diviso
Unificato
Livello di dettaglio
Intelligente
Parola
Carattere
Evidenziazione sintassi
Scegli sintassi
Ignora
Trasforma testo
Vai alla prima modifica
Modifica input
Diffchecker Desktop
Il modo più sicuro per usare Diffchecker. Ottieni l'app Diffchecker Desktop: i tuoi diff non lasciano mai il tuo computer!
Ottieni Desktop
Untitled diff
Creato
11 anni fa
Il diff non scade mai
Eliminare
Esporta
Condividere
Spiegare
15 rimozioni
Linee
Totale
Rimosso
Caratteri
Totale
Rimosso
Per continuare a utilizzare questa funzione, aggiorna a
Diff
checker
Pro
Visualizza prezzi
34 linee
Copia tutti
12 aggiunte
Linee
Totale
Aggiunto
Caratteri
Totale
Aggiunto
Per continuare a utilizzare questa funzione, aggiorna a
Diff
checker
Pro
Visualizza prezzi
35 linee
Copia tutti
options:
options:
Copia
Copiato
Copia
Copiato
pre : &7>
&4Reports &7<
pre : &7>
>
Aliases : report:report
Aliases : report:report
Copia
Copiato
Copia
Copiato
Usage: &cUtilisation: /report <
player
> <raison>
Usage: &cUtilisation: /report <
joueur
> <raison>
Copia
Copiato
Copia
Copiato
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:
Copia
Copiato
Copia
Copiato
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}":
Copia
Copiato
Copia
Copiato
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 salvati
Testo originale
Apri file
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}"
Testo modificato
Apri file
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}"
Trovare la differenza