mirror of
https://github.com/barkeser2002/pterodactyl-addons.git
synced 2026-09-25 01:39:51 +03:00
90 lines
3.3 KiB
Markdown
90 lines
3.3 KiB
Markdown
# Bagou450 Open Source Add-ons
|
||
|
||
🛑 **Important Information:**
|
||
Bagou450 ceased operations in **October 2024**. All previously sold products are now open source.
|
||
No support will be provided for these products. However, **pull requests** will be reviewed if developers wish to improve the code.
|
||
⚠️ Please note: Some code may be of poor quality due to its age.
|
||
|
||
### Compatibility
|
||
These add-ons are compatible with **Pterodactyl 1.11.X**.
|
||
|
||
### API Status
|
||
- The **API will shut down** in **August 2025**.
|
||
- The license system has been **disabled**.
|
||
- The API's source code is available on GitHub for users who wish to rehost and use it.
|
||
|
||
---
|
||
|
||
## Repository Structure
|
||
|
||
### Main Directories
|
||
1. **addons/**:
|
||
This directory contains the main add-on folders. Each folder represents a specific add-on and includes its respective files.
|
||
|
||
- **PhpMyAdmin Button**: `197/`
|
||
- **Auto Update**: `204/`
|
||
- **TxAdmin Button**: `213/`
|
||
- **Minecraft Mods Installer**: `257/`
|
||
- **TxAdmin Auto Setup**: `267/`
|
||
- **Artifacts Changer**: `271/`
|
||
- **FiveM GameBuild Changer**: `273/`
|
||
- **FiveM Resources Manager**: `278/`
|
||
- **Minecraft Server Icon Changer**: `281/`
|
||
- **Server BanIp (Firewall)**: `284/`
|
||
- **Server Importer Lite**: `288/`
|
||
- **Minecraft Versions Changer**: `296/`
|
||
- **Minecraft Bedrock Version Changer**: `298/`
|
||
- **Minecraft Versions Changer Bundle**: `299/`
|
||
- **Fivem Addons Pack**: `323/`
|
||
- **Minecraft Plugins Installer**: `326/`
|
||
- **Minecraft Modpacks Installer**: `327/`
|
||
- **Egg Name Before Server Name**: `344/`
|
||
- **Server Limiter**: `371/`
|
||
- **Minecraft Addons Pack**: `388/`
|
||
- **FiveM MySQL Connection String Injector**: `389/`
|
||
- **Pacman During Installation or Suspension**: `438/`
|
||
- **Server Splitter**: `450/`
|
||
- **Minecraft Jar Checker**: `456/`
|
||
- **Server Importer Pro**: `462/`
|
||
- **Minecraft Template Downloader**: `483/`
|
||
- **Cloud Servers**: `585/`
|
||
- **User Avatar Changer**: `591/`
|
||
- **Console Message Editor**: `594/`
|
||
- **FiveM Cache Remover**: `630/`
|
||
- **Plugins Installer - License Extension**: `631/`
|
||
- **Versions Changer - License Extension**: `632/`
|
||
- **Cloud Servers - License Extension**: `633/`
|
||
- **Modpacks Installer - License Extension**: `634/`
|
||
- **Mods Installer - License Extension**: `635/`
|
||
- **Subdomains Wizard**: `636/`
|
||
|
||
2. **addons/img/**:
|
||
Contains images and screenshots related to the add-ons. These are further categorized into subfolders based on the functionality of the add-ons.
|
||
- Example subfolders:
|
||
- `artifacts/` - Images related to the Artifacts Changer.
|
||
- `avatar/` - User avatar images.
|
||
- `banip/` - Images for the BanIp add-on.
|
||
|
||
3. **autoinstaller/**:
|
||
Contains configuration files (`.json`) and JavaScript files to automate the installation of add-ons.
|
||
|
||
4. **modpacksegg/**:
|
||
Contains JSON configuration files for modpacks such as CurseForge, FTB, and TechnicPack.
|
||
|
||
5. **Others/**:
|
||
Contains utility scripts and components used for server-side operations, such as:
|
||
- `ServerRouter.tsx` - Router logic.
|
||
- `SideBarElements.tsx` - Sidebar UI elements.
|
||
|
||
---
|
||
|
||
## Contribution Guidelines
|
||
|
||
- Contributions are welcome to improve the codebase.
|
||
- Please ensure pull requests are clear and provide meaningful enhancements.
|
||
- No official support will be provided for these add-ons.
|
||
|
||
---
|
||
|
||
Thank you for supporting Bagou450’s legacy! 🎉
|