Skip to content

Commit

Permalink
Update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
hu-ja-ja committed Oct 16, 2024
1 parent 498e901 commit a620976
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 5 deletions.
12 changes: 11 additions & 1 deletion docs/en_us.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,9 @@ override `op-permission-level` in the server.properties.

yeet the server crash caused by ClassCastException.

> [!WARNING]
> Faster than others, but a more dangerous.
- Type: `boolean`
- Default value: `false`
- Categories: `VULPEUS`
Expand All @@ -57,6 +60,9 @@ yeet the server crash caused by ClassCastException.

yeet the server crash caused by IllegalArgumentException.

> [!WARNING]
> Faster than others, but a more dangerous.
- Type: `boolean`
- Default value: `false`
- Categories: `VULPEUS`
Expand All @@ -65,14 +71,18 @@ yeet the server crash caused by IllegalArgumentException.

yeet the server crash caused by StackOverflowError.

> [!WARNING]
> Faster than others, but a more dangerous.
- Type: `boolean`
- Default value: `false`
- Categories: `VULPEUS`

### fixedBeeNotLeavingHive (<=1.21.1)

fixed [MC-168329](https://bugs.mojang.com/browse/MC-168329).
> [!WARNING]

> [!NOTE]
> This will not work when used with carpet-fixes.<br>
> Please use carpet-fixes `beeNotLeavingHiveFix`.
Expand Down
18 changes: 14 additions & 4 deletions docs/ja_jp.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,9 @@ server.properties の`op-permission-level`を上書き可能。

ClassCastException によるサーバーのクラッシュの無効化。

> [!WARNING]
> 他と比べてより速いが、より危険。
- 型式: `boolean`
- 既定値: `false`
- 分類: `VULPEUS`
Expand All @@ -58,12 +61,18 @@ ClassCastException によるサーバーのクラッシュの無効化。

IllegalArgumentException によるサーバーのクラッシュの無効化。

- Type: `boolean`
- Default value: `false`
- Categories: `VULPEUS`
> [!WARNING]
> 他と比べてより速いが、より危険。
- 型式: `boolean`
- 既定値: `false`
- 分類: `VULPEUS`

### disableSOECrash

> [!WARNING]
> 他と比べてより速いが、より危険。
StackOverflowError によるサーバーのクラッシュの無効化。

- 型式: `boolean`
Expand All @@ -73,7 +82,8 @@ StackOverflowError によるサーバーのクラッシュの無効化。
### fixedBeeNotLeavingHive (<=1.21.1)

[MC-168329](https://bugs.mojang.com/browse/MC-168329) の修正。
> [!WARNING]

> [!NOTE]
> carpet-fixesと併用した場合、機能しなくなります。<br>
> carpet-fixesの`beeNotLeavingHiveFix`を使用してください。
Expand Down

0 comments on commit a620976

Please sign in to comment.