Skip to content

Commit

Permalink
🎉 Release v1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
sya-ri committed Dec 23, 2023
1 parent 1f7f694 commit c1b0fed
Showing 1 changed file with 17 additions and 5 deletions.
22 changes: 17 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,12 +34,24 @@ webhook_url = ""

## Releases

- `MinecraftServerExceptionDiscordSender.jar` : Support all platforms
- `MinecraftServerExceptionDiscordSender-bukkit.jar` : Support Bukkit only
- `MinecraftServerExceptionDiscordSender-bungee.jar` : Support BungeeCord only
- `MinecraftServerExceptionDiscordSender-velocity.jar` : Support Velocity only
> **Files**
>
> - `MinecraftServerExceptionDiscordSender.jar` : Support all platforms
> - `MinecraftServerExceptionDiscordSender-bukkit.jar` : Support Bukkit only
> - `MinecraftServerExceptionDiscordSender-bungee.jar` : Support BungeeCord only
> - `MinecraftServerExceptionDiscordSender-velocity.jar` : Support Velocity only

### [v1.0.1 (latest)](https://github.com/wanko-zushi/MinecraftServerExceptionDiscordSender/releases/tag/1.0.1)
### [v1.0.2 (latest)](https://github.com/wanko-zushi/MinecraftServerExceptionDiscordSender/releases/tag/1.0.2)

#### Feature

- Use custom username

![](https://support.discord.com/hc/article_attachments/360101553853/Screen_Shot_2020-12-15_at_4.51.38_PM.png)

### [v1.0.1](https://github.com/wanko-zushi/MinecraftServerExceptionDiscordSender/releases/tag/1.0.1)

#### Fix

- Support StackOverflowException
- Consider content limits for Discord webhooks
Expand Down

0 comments on commit c1b0fed

Please # to comment.