Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/THEXN/TShockPlugin
Browse files Browse the repository at this point in the history
  • Loading branch information
THEXN committed Feb 7, 2025
2 parents 291127d + 7271744 commit 01ce725
Show file tree
Hide file tree
Showing 5 changed files with 12 additions and 12 deletions.
4 changes: 2 additions & 2 deletions Plugins.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
},
{
"Name": "Chireiden.TShock.Omni",
"Version": "0.0.202.0",
"Version": "0.0.203.0",
"Author": "SGKoishi",
"Description": {
"en-US": "Yet another misc plugin for TShock",
Expand Down Expand Up @@ -665,7 +665,7 @@
},
{
"Name": "Chireiden.TShock.Omni.Misc",
"Version": "0.0.202.0",
"Version": "0.0.203.0",
"Author": "SGKoishi",
"Description": {
"en-US": "Yet another misc plugin for TShock - the miscellaneous part",
Expand Down
4 changes: 2 additions & 2 deletions README.en-US.md
Original file line number Diff line number Diff line change
Expand Up @@ -127,12 +127,12 @@
| [FishShop](https://github.com/UnrealMultiple/TShockFishShop/blob/master/README.md) | 0.0% | Fish shop | |
| [GenerateMap](./src/GenerateMap/README.en-US.md) | 100.0% | Generate map images | [CaiLib](./src/CaiLib/README.md) |
| [GolfRewards](./src/GolfRewards/README.en-US.md) | 87.5% | Golf rewards | |
| [GoodNight](./src/GoodNight/README.md) | 1.2% | Curfew | |
| [GoodNight](./src/GoodNight/README.md) | 4.9% | Curfew | |
| [HardPlayerDrop](./src/HardPlayerDrop/README.en-US.md) | 100.0% | Hardcore death drops life crystals | |
| [HelpPlus](./src/HelpPlus/README.en-US.md) | 100.0% | Fix and enhance the Help command | |
| [History](./src/History/README.en-US.md) | 100.0% | History grid record | |
| [HouseRegion](./src/HouseRegion/README.en-US.md) | 99.2% | Land claiming plugin | [LazyAPI](./src/LazyAPI/README.en-US.md) |
| [Invincibility](./src/Invincibility/README.en-US.md) | 85.7% | Time-limited invincibility | |
| [Invincibility](./src/Invincibility/README.en-US.md) | 100.0% | Time-limited invincibility | |
| [ItemBox](./src/ItemBox/README.en-US.md) | 100.0% | Off-line inventory | |
| [ItemDecoration](./src/ItemDecoration/README.en-US.md) | 100.0% | Floating message display for held items | [LazyAPI](./src/LazyAPI/README.en-US.md) |
| [ItemPreserver](./src/ItemPreserver/README.en-US.md) | 100.0% | Preserve specified items from consumption | |
Expand Down
8 changes: 4 additions & 4 deletions src/GoodNight/i18n/en-US.po
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ msgid ""
msgstr ""
"Project-Id-Version: tshock-chinese-plugin\n"
"POT-Creation-Date: 2025-01-29 16:02:49+0000\n"
"PO-Revision-Date: 2025-01-30 01:06\n"
"PO-Revision-Date: 2025-02-07 01:09\n"
"Last-Translator: \n"
"Language-Team: English\n"
"MIME-Version: 1.0\n"
Expand Down Expand Up @@ -41,7 +41,7 @@ msgstr ""

#: ../../Goodnight.cs:59
msgid "[宵禁]重新加载配置完毕。"
msgstr ""
msgstr "[GoodNight] Configuration reloaded successfully."

#: ../../Goodnight.cs:79
#: ../../Goodnight.cs:98
Expand All @@ -53,12 +53,12 @@ msgstr ""
#: ../../Goodnight.cs:198
#, csharp-format
msgid "{0}需要到[c/338AE1:{1}]才能召唤怪物\n"
msgstr ""
msgstr "{0} should be in [c/338AE1:{1}] to summon monster\n"

#: ../../Goodnight.cs:169
#, csharp-format
msgid "{0}需要到【[c/E2FA76:{1}]】\n"
msgstr ""
msgstr "{0} needs to go to【[c/E2FA76:{1}]】\n"

#: ../../Commands.cs:28
#, csharp-format
Expand Down
6 changes: 3 additions & 3 deletions src/Invincibility/i18n/en-US.po
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ msgid ""
msgstr ""
"Project-Id-Version: tshock-chinese-plugin\n"
"POT-Creation-Date: 2025-02-03 19:28:35+0000\n"
"PO-Revision-Date: 2025-02-04 01:07\n"
"PO-Revision-Date: 2025-02-07 01:09\n"
"Last-Translator: \n"
"Language-Team: English\n"
"MIME-Version: 1.0\n"
Expand Down Expand Up @@ -41,9 +41,9 @@ msgstr "Player is not online."

#: ../../InvincibilityPlugin.cs:95
msgid "用法: /限时god无敌 或 /tgod <持续时间秒数>"
msgstr ""
msgstr "Usage: /tgod <seconds>"

#: ../../InvincibilityPlugin.cs:145
msgid "用法: /限时无敌帧无敌或tframe <持续时间秒数>"
msgstr "Usage: /tframe <duration seconds>"
msgstr "Usage: /tframe <seconds>"

2 changes: 1 addition & 1 deletion src/Submodules/Yaaiomni

0 comments on commit 01ce725

Please sign in to comment.