Diff
checker
文本
文本
圖像
文檔
Excel
文件夾
Legal
Enterprise
桌面版
定價
登入
下載 Diffchecker 桌面版
比較文本
尋找兩個文字檔案之間的差異
工具
歷史
即時編輯器
隱藏空白變更
摺疊未變更行
關閉換行
檢視
拆分
統一
比對精度
智能
單詞
字符
文字樣式
變更外觀
語法突出顯示
選擇語法
忽略
文字轉換
前往第一個差異
編輯輸入
Diffchecker Desktop
執行Diffchecker最安全的方式。取得Diffchecker桌面應用程式:您的差異永遠不會離開您的電腦!
取得桌面版
Untitled diff
建立於
11 年前
差異永不過期
清除
匯出
分享
解釋
5 刪除
行
總計
刪除
字符
總計
刪除
要繼續使用此功能,請升級到
Diff
checker
Pro
查看價格
35 行
全部複製
0 新增
行
總計
新增
字符
總計
新增
要繼續使用此功能,請升級到
Diff
checker
Pro
查看價格
30 行
全部複製
# Logging level 2 = Verbose, 1 = Default, or 0 = None
# Logging level 2 = Verbose, 1 = Default, or 0 = None
log_level = 2
log_level = 2
# Logging to irc, same levels as above, not actually in, yet.
# Logging to irc, same levels as above, not actually in, yet.
irc_log_level = 2
irc_log_level = 2
# Regex name filter, anyone that does not match this will be removed.
# Regex name filter, anyone that does not match this will be removed.
# currently all keys normally on a keyboard. cubeworld really isnt picky.
# currently all keys normally on a keyboard. cubeworld really isnt picky.
name_filter = "^[a-zA-Z0-9_!@#$%\^&*()\[\]|:;'.,/\-+ <>\\\"{}~`=?]{2,16}$"
name_filter = "^[a-zA-Z0-9_!@#$%\^&*()\[\]|:;'.,/\-+ <>\\\"{}~`=?]{2,16}$"
# If we allow the dual wield bug (equiping a 2h and a 1h at the same time)
# If we allow the dual wield bug (equiping a 2h and a 1h at the same time)
allow_dual_wield = False
allow_dual_wield = False
# Max allowed level
# Max allowed level
# Even players who level up legitly while playing will be removed
# Even players who level up legitly while playing will be removed
level_cap = 1000
level_cap = 1000
# Highest level rarity level allowed on items, 4 is gold
# Highest level rarity level allowed on items, 4 is gold
rarity_cap = 4
rarity_cap = 4
# Number of times someone can attack and switch glider before it gets caught
# Number of times someone can attack and switch glider before it gets caught
# If you put this too low people just gliding after attacking will get kicked
# If you put this too low people just gliding after attacking will get kicked
# But you might want to put it slightly higher if people are getting kicked
# But you might want to put it slightly higher if people are getting kicked
# that are playing normally.
# that are playing normally.
# This is mainly to stop the boomerang glitch, but who knows what other skills
# This is mainly to stop the boomerang glitch, but who knows what other skills
# you can reset by spamming glider.
# you can reset by spamming glider.
glider_abuse_count = 5
glider_abuse_count = 5
複製
已複製
複製
已複製
# Margin of time that can be between actual cooldown readiness and received
# readiness. smaller means more accurate, but also more chance someone gets
# kicked if he lags.
cooldown_margin = 0.75
log_message = "{playername}({ip}) was removed for: {reason}."
log_message = "{playername}({ip}) was removed for: {reason}."
disconnect_message = "{name} - You are being removed for: {reason}."
disconnect_message = "{name} - You are being removed for: {reason}."
welcome_message = "{name} - No cheats detected! (yet)"
welcome_message = "{name} - No cheats detected! (yet)"
已保存差異
原始文本
開啟檔案
# Logging level 2 = Verbose, 1 = Default, or 0 = None log_level = 2 # Logging to irc, same levels as above, not actually in, yet. irc_log_level = 2 # Regex name filter, anyone that does not match this will be removed. # currently all keys normally on a keyboard. cubeworld really isnt picky. name_filter = "^[a-zA-Z0-9_!@#$%\^&*()\[\]|:;'.,/\-+ <>\\\"{}~`=?]{2,16}$" # If we allow the dual wield bug (equiping a 2h and a 1h at the same time) allow_dual_wield = False # Max allowed level # Even players who level up legitly while playing will be removed level_cap = 1000 # Highest level rarity level allowed on items, 4 is gold rarity_cap = 4 # Number of times someone can attack and switch glider before it gets caught # If you put this too low people just gliding after attacking will get kicked # But you might want to put it slightly higher if people are getting kicked # that are playing normally. # This is mainly to stop the boomerang glitch, but who knows what other skills # you can reset by spamming glider. glider_abuse_count = 5 # Margin of time that can be between actual cooldown readiness and received # readiness. smaller means more accurate, but also more chance someone gets # kicked if he lags. cooldown_margin = 0.75 log_message = "{playername}({ip}) was removed for: {reason}." disconnect_message = "{name} - You are being removed for: {reason}." welcome_message = "{name} - No cheats detected! (yet)"
更改後文本
開啟檔案
# Logging level 2 = Verbose, 1 = Default, or 0 = None log_level = 2 # Logging to irc, same levels as above, not actually in, yet. irc_log_level = 2 # Regex name filter, anyone that does not match this will be removed. # currently all keys normally on a keyboard. cubeworld really isnt picky. name_filter = "^[a-zA-Z0-9_!@#$%\^&*()\[\]|:;'.,/\-+ <>\\\"{}~`=?]{2,16}$" # If we allow the dual wield bug (equiping a 2h and a 1h at the same time) allow_dual_wield = False # Max allowed level # Even players who level up legitly while playing will be removed level_cap = 1000 # Highest level rarity level allowed on items, 4 is gold rarity_cap = 4 # Number of times someone can attack and switch glider before it gets caught # If you put this too low people just gliding after attacking will get kicked # But you might want to put it slightly higher if people are getting kicked # that are playing normally. # This is mainly to stop the boomerang glitch, but who knows what other skills # you can reset by spamming glider. glider_abuse_count = 5 log_message = "{playername}({ip}) was removed for: {reason}." disconnect_message = "{name} - You are being removed for: {reason}." welcome_message = "{name} - No cheats detected! (yet)"
尋找差異