From 697ffaa39e683ff49ffd9e5926745e5f22a03038 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=91=9B=E5=A4=A9=E6=98=B1?= Date: Sun, 28 Jan 2024 06:06:53 +0000 Subject: [PATCH 1/4] =?UTF-8?q?=E6=96=B0=E5=BB=BA=20L2J=5FMobius=5FEssence?= =?UTF-8?q?=5F7.3=5FSevenSigns?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- L2J_Mobius_Essence_7.3_SevenSigns/.keep | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 L2J_Mobius_Essence_7.3_SevenSigns/.keep diff --git a/L2J_Mobius_Essence_7.3_SevenSigns/.keep b/L2J_Mobius_Essence_7.3_SevenSigns/.keep new file mode 100644 index 00000000000..e69de29bb2d -- Gitee From e3ca521a6e22bd271bcc1ce34b4b386e39fb30b3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=91=9B=E5=A4=A9=E6=98=B1?= Date: Sun, 28 Jan 2024 06:09:30 +0000 Subject: [PATCH 2/4] add L2J_Mobius_Essence_7.3_SevenSigns. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 葛天昱 --- L2J_Mobius_Essence_7.3_SevenSigns/readme.md | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 L2J_Mobius_Essence_7.3_SevenSigns/readme.md diff --git a/L2J_Mobius_Essence_7.3_SevenSigns/readme.md b/L2J_Mobius_Essence_7.3_SevenSigns/readme.md new file mode 100644 index 00000000000..e69de29bb2d -- Gitee From e59f49e51a527826b54b30b437f74247ad5982cb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=91=9B=E5=A4=A9=E6=98=B1?= Date: Sun, 28 Jan 2024 06:10:35 +0000 Subject: [PATCH 3/4] update L2J_Mobius_Essence_7.3_SevenSigns/readme.md. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 葛天昱 --- L2J_Mobius_Essence_7.3_SevenSigns/readme.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/L2J_Mobius_Essence_7.3_SevenSigns/readme.md b/L2J_Mobius_Essence_7.3_SevenSigns/readme.md index e69de29bb2d..20891a0dd20 100644 --- a/L2J_Mobius_Essence_7.3_SevenSigns/readme.md +++ b/L2J_Mobius_Essence_7.3_SevenSigns/readme.md @@ -0,0 +1,3 @@ +L2JMOBIUS最新经典 Seven Signs (447 协议)服务端源码下载地址 +https://www.l2fater.cn/forum.php?mod=viewthread&tid=9908 +(出处: 天堂2开源汉化中文交流论坛-血玫瑰社区-www.l2fater.cn) -- Gitee From babd091bca5e8357abcbcc0905f6e12125314a4f Mon Sep 17 00:00:00 2001 From: Lisa_LT <13933707+lisa-lt@user.noreply.gitee.com> Date: Wed, 21 Feb 2024 06:08:49 +0000 Subject: [PATCH 4/4] =?UTF-8?q?update=20L2J=5FMobius=5FC6=5FInterlude/dist?= =?UTF-8?q?/game/config/Other.ini.=20=E5=85=A8=E6=B1=89=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Lisa_LT <13933707+lisa-lt@user.noreply.gitee.com> --- .../dist/game/config/Other.ini | 48 +++++++++---------- 1 file changed, 24 insertions(+), 24 deletions(-) diff --git a/L2J_Mobius_C6_Interlude/dist/game/config/Other.ini b/L2J_Mobius_C6_Interlude/dist/game/config/Other.ini index c8023952383..dce933171c4 100644 --- a/L2J_Mobius_C6_Interlude/dist/game/config/Other.ini +++ b/L2J_Mobius_C6_Interlude/dist/game/config/Other.ini @@ -1,48 +1,48 @@ #=================================# -# Other Settings # +# 其他设置 # #=================================# -# Checks skills during Enter World, Subclass and Class change. -# If a player is multiskiller or got illegal skill it will be automatically removed. -# IMPORTANT: Put True for server security. +# 在进入世界,副职业和职业变更期间检查技能. +# 如果一个玩家是多技能者或者获得了非法技能,它将被自动移除. +# 重要提示: 为服务器安全性设置 True. CheckSkillsOnEnter = True -# Check the characters Nick name on login -# IMPORTANT: Put True for server security. +# 在登录时检查角色 Nick name +# 重要提示: 为服务器安全性设置 True. CheckNameOnEnter = True -# On / off protection from re-enchant -# The GMs do not apply -# If a player log with an item Over enchanted he will be banned. -# IMPORTANT: Put True for server security. +# 开启 / 关闭 数据保护 +# GM不适用 +# 如果玩家登录的物品超过上限,他将被封禁. +# 重要提示: 为服务器安全性设置 True ProtectorEnchant = True -# Ban a player if he buys a 0 adena? -# IMPORTANT: Put True for server security. +# 如果一个非GM玩家0金币买了物品,他会被封禁吗? +# 重要提示: 为服务器安全性设置 True. OnlyGMItemsFree = True -# Ban a player if he teleports to 0 adena? -# IMPORTANT: Put True for server security. +# 如果一个非GM玩家利用0金币传送封禁他? +# 重要提示: 为服务器安全性设置 True. OnlyGMTeleportFree = True -# On / Off exploit protection -# True: exploit protection activated -# False: exploit protection deactivated -# IMPORTANT: Put True for server security. +# On / Off 漏洞保护 +# True: 漏洞保护启动 +# False: 漏洞保护关闭 +# 重要提示: 为服务器安全性设置 True. BypassValidation = True -# Allow players to run multiple windows with a single IP address. -# In the game you can use the command // find_dualbox +# 允许玩家用一个 IP 地址运行多个窗口. +# I在游戏中,您可以使用命令//find _ dualbox AllowDualBox = True AllowedBoxes = 999 AllowDualBoxInOly = True AllowDualBoxInEvent = True #=================================# -# Bot Protection # +# 外挂保护 # #=================================# # L2Walker Protection -# True: protection from bots ON -# False: protection from bots OFF -L2WalkerProtection = False +# True: 开启外挂防护 ON +# False: 关闭外挂防护 OFF +L2WalkerProtection = on -- Gitee