File Details
DiscordFantastic-V5.jar
- R
- Jun 16, 2026
- 18.50 MB
- 22
- 0.5
File Name
DiscordFantastic-V5.jar
Supported Versions
- 0.5
# 💬 DiscordFantastic V5 Update
DiscordFantastic V5 adds optional **RPGLeveling support** for Discord messages.
Server owners can now display the player level from RPGLeveling directly in Discord, similar to the existing EndlessLeveling integration.
---
## New in V5
### RPGLeveling Integration
DiscordFantastic can now read and show the RPGLeveling level of a player in Discord messages.
Example:
```text
✦ P0 ⭐ Endless Lv.2 RPG Lv.1 DerFriesn
If RPGLeveling is not installed, nothing extra will be shown.
If the feature is disabled in the config, nothing will be shown either.
Config Options
The new RPGLeveling display can be enabled or disabled in the config:
PlayerInfo:
ShowEndlessLevel: true
LevelFormat: "\u2B50 Endless Lv.%level% "
ShowEndlessPrestige: true
PrestigeFormat: "\u2726 P%prestige% "
ShowRpgLevel: true
RpgLevelFormat: "RPG Lv.%level% "
EndlessLeveling Label Example
You can also customize the EndlessLeveling text in the config.
Example:
LevelFormat: "\u2B50 Endless Lv.%level% "
This will show:
⭐ Endless Lv.2
instead of only:
⭐ Lv.2
Fully Optional
Both level integrations are optional.
You can enable or disable them separately:
ShowEndlessLevel: true
ShowRpgLevel: true
If one of the mods is not installed, DiscordFantastic simply skips that part and continues normally.
Existing Features
DiscordFantastic also includes:
- Hytale chat to Discord
- Discord chat to Hytale
- Join and leave messages
- Server start and stop messages
- Death messages
- Webhook support
- Player avatar thumbnails
- EndlessLeveling level and prestige display
- RPGLeveling level display
/playerscommand/linkcommand- Bot activity/status system
- LuckPerms to Discord role sync
Security Reminder
Never share your Discord bot token or webhook URL publicly.
If you accidentally shared them, reset your bot token and create a new webhook.