Jump to content

LDG Progress Point Exclusive

$280

[PT-BR]

# LDG Progress Point Exclusive

**Versão:** 1.0.0
**Autor:** Marco Junior
**Empresa:** [LDG Team](https://ldg-team.tech)

---

## 📌 Descrição

Este plugin implementa um sistema de progressão automática baseado em desempenho dentro do jogo MuOnline, com recompensas em créditos para personagens ativos. A pontuação é avaliada a partir de múltiplos critérios (PvP, PvE, resets, hunts, quests e VIP) e comparada com os líderes de cada classe.

Jogadores acumulam "Pontos de Progresso" e podem trocá-los por créditos diretamente pelo painel do usuário.

---

## ⚙️ Funcionalidades

- Ranqueamento automático de Top 1 por classe
- Cálculo percentual de progresso comparado aos líderes
- Conversão de pontos acumulados em créditos de loja
- Painel administrativo e painel do usuário
- Suporte a múltiplos servidores
- Estrutura preparada para CRON ou atualizações programadas

---

## 🛠️ Instalação

1. Extraia o conteúdo na pasta `application/plugins/ldg_progress_exclusive/`
2. No painel, acesse **Plugins > Instalar** e selecione o plugin
3. A tabela `LDG_ProgressPoint_Exclusive` será criada automaticamente
4. (Opcional) Configure os parâmetros no arquivo `config.php` ou via painel

---

## 🧠 Arquitetura

- `plugin.php`: Gerencia inicialização e modo público/privado
- `models/model.ldg_progress.php`: Lógica de progressão e banco de dados
- `views/`: Arquivos de visualização para painel e público
- `sql_schemes/ldg_progress_exclusive.json`: Script de criação automática da tabela
- `about.json`: Informações do plugin para exibição no painel

---

## 💼 Comercialização

Este plugin faz parte da linha de soluções da **LDG Team**. Para suporte, personalizações ou aquisição de licenças estendidas:

📧 contato@ldg-team.tech
🌐 https://ldg-team.tech


[EN-US]

# LDG Progress Point Exclusive

**Version:** 1.0.0
**Author:** Marco Junior
**Company:** [LDG Team](https://ldg-team.tech)

---

## 📌 Description

This plugin introduces an automated progression system based on character performance within the MuOnline environment. It evaluates each character's stats using multiple criteria (PvP, PvE, resets, hunts, quests, VIP status, and more), comparing them to the current top player in their class.

Players accumulate “Progress Points” passively and can exchange them for store credits directly from their account panel.

---

## ⚙️ Features

- Automatic detection of the Top 1 player per class
- Real-time percentage calculation of each player's progress toward their class leader
- Conversion of accumulated points into in-game credits
- Admin and user interface with detailed tracking
- Multi-server support
- Fully compatible with CRON jobs or scheduled background updates

---

## 🛠️ Installation

1. Extract the plugin into the folder `application/plugins/ldg_progress_exclusive/`
2. In the admin panel, navigate to **Plugins > Install** and select this plugin
3. The table `LDG_ProgressPoint_Exclusive` will be automatically created
4. *(Optional)* Configure parameters in the `config.php` file or via the plugin panel

---

## 🧠 Architecture

- `plugin.php`: Handles initialization and visibility mode (public/private)
- `models/model.ldg_progress.php`: Core progression logic and database operations
- `views/`: HTML templates for user and admin interface
- `sql_schemes/ldg_progress_exclusive.json`: Auto-installation schema for SQL table
- `about.json`: Metadata for plugin registry and administration

---

## 💼 Licensing & Support

This plugin is part of the **LDG Team** commercial suite. For support, licensing, or custom development:

📧 contato@ldg-team.tech
🌐 [https://ldg-team.tech](https://ldg-team.tech)