PrestigeXP
Prestige XP is a MyBB plugin that rewards forum users with experience points (XP) for posts and threads, tracks levels, displays them on postbit, and includes admin tools for managing XP and statistics.
Version: 3.3.0
Autor: jdmefsir
Deutsche Übersetzung: noch nicht übersetzt
Hochgeladen: 12.08.2025
Letzte Aktualisierung: 26.09.2025
Support: https://www.mybb.de/forum/thread-39548.html (0 Beiträge)
Kompatibilität: MyBB 1.8.x
Bisherige Downloads: 0
Prestige XPAutor: jdmefsir
Deutsche Übersetzung: noch nicht übersetzt
Hochgeladen: 12.08.2025
Letzte Aktualisierung: 26.09.2025
Support: https://www.mybb.de/forum/thread-39548.html (0 Beiträge)
Kompatibilität: MyBB 1.8.x
Bisherige Downloads: 0
Gamify your forum with levels, XP, and user progression!
Overview
Prestige XP is a MyBB plugin that rewards members with XP (Experience Points) for creating threads and posts. As users gain XP, they level up and unlock custom level titles, adding a fun progression system to your community. The plugin integrates seamlessly with the postbit, profile pages, and includes an optional leaderboard. Perfect for boosting engagement and giving your forum an RPG-style progression layer.
Features
- Award XP for posts and threads (values configurable in settings).
- Automatic level progression based on customizable XP thresholds.
- Custom level titles with optional color and Font Awesome icons.
- Replace MyBB’s default usertitle globally with XP-based titles.
- Profile integration with modern card-style level/XP bar.
- Postbit integration showing user’s level or XP bar.
- Leaderboard page showing top XP earners with responsive templates.
- Exclude specific forums from awarding XP.
- Full admin tools to add, edit, or reset XP for users.
- Per-theme CSS file (
) for clean styling and easy removal.prestige_xp.css - Fully template-driven for easy customization.
- Works with PHP 8.1+ and latest MyBB 1.8.x.
Installation
- Upload all files from the plugin package to your MyBB root directory.
- In the Admin Control Panel, go to Configuration → Plugins.
- Activate "Prestige XP".
- Adjust settings under Configuration → Prestige XP Settings.
- The plugin automatically installs its templates and a CSS file into each theme.
How to Earn XP
- Users gain XP for each thread and post (values set by admin).
- Admins can manually add, edit, or reset XP via Tools & Maintenance → Prestige XP Tools.
- Exclude specific forums from awarding XP via settings.
Customization
- Edit the prestige_xp_profile_card and prestige_xp_postbit templates to control display.
- Change progress bar and text styles via the prestige_xp.css file automatically installed for each theme.
- Use Font Awesome icons for levels (configurable in settings).
Example (postbit level only):
<span class="prestige-xp-level">
<i class="fa fa-star"></i> Level {$prestige_level}
</span>
LeaderboardAccessible at:
misc.php?action=prestige_xp_leaderboard
Displays the top XP earners with responsive templates and progress information.
Admin Tools
- Search for users and edit their XP.
- Add or remove XP directly.
- Reset XP across all members if needed.
License
Released free to use and modify. Attribution is appreciated.
Developed by jdmefsir
Buy me a Coffee
Quelle: PrestigeXP bei MyBB.com