You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/listings/curseforge.md
+2-4Lines changed: 2 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,6 +20,8 @@ Discord integration for Paper, Folia, and Spigot. Chat bridge with player heads,
20
20
21
21
ZDiscord bridges your Minecraft server and Discord guild. Chat flows both ways, players see server status from Discord, and staff manage tickets from a dropdown panel.
22
22
23
+
Built with modern JDA 5 for native slash commands and button interactions. Supports Paper, Folia, and Spigot out of the box. 15+ toggleable modules — use what you need, disable what you don't.
24
+
23
25
### Features
24
26
25
27
-**Chat bridge** — Two-way chat between Minecraft and Discord. Webhooks display player heads as avatars. Linked players show their Discord name and avatar.
@@ -58,10 +60,6 @@ ZDiscord bridges your Minecraft server and Discord guild. Chat flows both ways,
58
60
5. Restart the server.
59
61
6. Run `/setup` in Discord to configure the remaining channels.
60
62
61
-
### bStats
62
-
63
-
[](https://bstats.org/plugin/bukkit/MyZDiscord/29652)
Copy file name to clipboardExpand all lines: .github/listings/hangar.md
+1-5Lines changed: 1 addition & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,7 +20,7 @@ Discord integration for Paper servers. Chat bridge, status, tickets, account lin
20
20
21
21
ZDiscord bridges your Minecraft server and Discord guild. Chat flows both ways, players see server status from Discord, and staff manage tickets from a dropdown panel.
22
22
23
-
It supports Paper 1.20.4 or newer, Folia, and Spigot 1.20.4 or newer.
23
+
Built with modern JDA 5 for native slash commands and button interactions. Supports Paper 1.20.4 or newer, Folia, and Spigot 1.20.4 or newer. 15+ toggleable modules — use what you need, disable what you don't.
24
24
25
25
### Features
26
26
@@ -60,10 +60,6 @@ It supports Paper 1.20.4 or newer, Folia, and Spigot 1.20.4 or newer.
60
60
5. Restart the server.
61
61
6. Run `/setup` in Discord to configure the remaining channels.
62
62
63
-
### bStats
64
-
65
-
[](https://bstats.org/plugin/bukkit/MyZDiscord/29652)
Copy file name to clipboardExpand all lines: .github/listings/modrinth.md
+5-7Lines changed: 5 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,12 +18,16 @@ Server-side
18
18
19
19
## Short description (max 100 chars)
20
20
21
-
Discord integration for Paper, Folia, and Spigot servers. Chat bridge, tickets, leaderboards, anti-raid, player profiles, confessions.
21
+
Discord integration for Paper, Folia, and Spigot. Chat bridge, tickets, leaderboards, anti-raid, player profiles, confessions.
22
22
23
23
## Long description
24
24
25
25
ZDiscord bridges your Minecraft server and Discord guild. Chat flows both ways, players see server status from Discord, and staff manage tickets from a dropdown panel.
26
26
27
+
### Why ZDiscord?
28
+
29
+
Built with modern JDA 5 for native slash commands and button interactions. Supports Paper, Folia, and Spigot out of the box. 15+ toggleable modules — use what you need, disable what you don't.
30
+
27
31
### Features
28
32
29
33
-**Chat bridge** — Two-way chat between Minecraft and Discord. Webhooks display player heads as avatars. Linked players show their Discord name and avatar.
@@ -66,10 +70,6 @@ ZDiscord bridges your Minecraft server and Discord guild. Chat flows both ways,
66
70
67
71
All configuration lives in `plugins/ZDiscord/config.yml`. User-facing strings are in `messages.yml`. See the wiki for a full reference.
68
72
69
-
### bStats
70
-
71
-
[](https://bstats.org/plugin/bukkit/MyZDiscord/29652)
ZDiscord bridges your Minecraft server and Discord guild. Chat flows both ways, players see server status from Discord, and staff manage tickets from a dropdown panel.
18
18
19
+
Built with modern JDA 5 for native slash commands and button interactions. Supports Paper, Folia, and Spigot out of the box. 15+ toggleable modules — use what you need, disable what you don't.
20
+
19
21
### Features
20
22
21
23
-**Chat bridge** — Two-way chat between Minecraft and Discord. Webhooks display player heads as avatars. Linked players show their Discord name and avatar.
Copy file name to clipboardExpand all lines: CHANGELOG.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,9 +8,9 @@ adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
8
8
9
9
### Added
10
10
-`/profile [player]` — renders a player card embed with avatar, NameMC link, first/last seen (Discord timestamps), sessions, playtime, advancement count, link status, follower count, and online indicator. Follow/Unfollow button on the embed subscribes the requester to DM notifications.
-`/following` — lists the Minecraft players the requester follows.
13
-
-`/unfollow <player]` — stops following a player (previously only the button on `/profile`).
13
+
-`/unfollow <player>` — stops following a player (previously only the button on `/profile`).
14
14
-`/confess <message>` — posts an anonymous confession to `channels.confessions`. Rate-limited (configurable via `confessions.cooldown`, default 300s). Stable monotonic handle per confessor. `&` colour codes convert to Discord markdown.
15
15
- Silent update check every 5 hours (was 6). One quiet embed to `misc.update-channel`, no pings. `misc.update-silent` suppresses both the in-game banner and Discord notice.
16
16
- Achievement rarity display — "First of the day" badge when the player is the first to unlock that advancement in 24 hours, and "Rare — only N% of players have this" badge below a configurable threshold (default 25%).
0 commit comments