Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
199 commits
Select commit Hold shift + click to select a range
b3c0630
Update .gitignore to include Claude specific files
AxDevv Aug 31, 2025
b2ad396
Delete md
AxDevv Aug 31, 2025
fb05238
Delete PATCHNOTES_0.3.0.md
AxDevv Aug 31, 2025
1fe1f07
Enhance documentation and command handling for improved clarity and u…
AxDevv Aug 31, 2025
5db57a9
Merge remote changes and resolve conflicts
AxDevv Aug 31, 2025
dc3dffe
Refactor AdminJobCommandHandler to reduce code duplication and fix se…
AxDevv Aug 31, 2025
179ad13
Remove all regex usage to eliminate DoS vulnerabilities
AxDevv Aug 31, 2025
54ea607
Refactor furnace tracking to use NBT data for improved performance an…
AxDevv Sep 1, 2025
fd1a095
Refactor RewardsCommandHandler to streamline command handling and rem…
AxDevv Sep 1, 2025
4da9de8
Remove AdminTestCommand and update language files for improved comman…
AxDevv Sep 1, 2025
142e401
Refactor BonusCommandHandler to improve argument handling and enhance…
AxDevv Sep 1, 2025
db7f86b
Remove warning log for missing action item format configuration in Si…
AxDevv Sep 1, 2025
529caab
Refactor command handling and update language files for improved user…
AxDevv Sep 1, 2025
43b3d6d
Refactor AdminJobCommandHandler and RewardsCommandHandler for improve…
AxDevv Sep 1, 2025
394cd10
Update version to 0.3.1 in pom.xml for release preparation
AxDevv Sep 1, 2025
0c8efcf
Refactor JobActionsMenu and MaterialUtils for improved material handl…
AxDevv Sep 1, 2025
715f6f5
Enhance JobAction and BoostCommandHandler for improved formatting and…
AxDevv Sep 1, 2025
d1575b8
Refactor BoostCommandHandler and remove deprecated bonus handlers for…
AxDevv Sep 1, 2025
2bdab44
Refactor command input sanitization and enhance BoostCommandHandler f…
AxDevv Sep 1, 2025
992c9d1
Implement Boost System Enhancements and Refactor Bonus Management
AxDevv Sep 1, 2025
b7ec355
Enhance BaseBonusManager to Support Multiple Boost Calculation Modes
AxDevv Sep 1, 2025
38afe2f
Refactor BoostManagerGui to Use Integrated Permissions and Language M…
AxDevv Sep 1, 2025
270924a
Remove unused furnace blacklist check from JobActionListener to strea…
AxDevv Sep 1, 2025
7b7e0fb
Remove CHANGELOG_v0.3.1.md file as part of project cleanup and docume…
AxDevv Sep 1, 2025
44207eb
Update GlobalLeaderboardPlaceholder and JobsLeaderboardPlaceholder to…
AxDevv Sep 2, 2025
ff88e0f
Add BoostPlaceholder to PlaceholderManager for enhanced functionality
AxDevv Sep 2, 2025
084a5cc
Add block protection settings to config.yml for XP farming prevention
AxDevv Sep 3, 2025
9b3a813
Enhance language files with additional reward-related messages
AxDevv Sep 3, 2025
0a2871e
Update version to 0.3.2 in pom.xml for release preparation
AxDevv Sep 3, 2025
f3d4c70
Refactor reward message handling and update leaderboard placeholder l…
AxDevv Sep 3, 2025
a9e26f0
Add reload messages to language files for UniverseJobs
AxDevv Sep 4, 2025
f33ee84
Enhance language files for UniverseJobs with structured updates
AxDevv Sep 4, 2025
d2d5eb3
Refactor language files for UniverseJobs by removing deprecated messages
AxDevv Sep 4, 2025
bce10fc
Refactor ActionLimitManager and JobCommand for improved functionality
AxDevv Sep 4, 2025
96077e4
Remove cache directory from .gitignore to streamline ignored files
AxDevv Sep 4, 2025
bc156ab
feat: add GitHub auto update checker
PsyGuy007-sys Sep 4, 2025
adaf0e1
Merge pull request #1 from UniverseStudiosMC/implement-auto-update-sy…
PsyGuy007-sys Sep 4, 2025
a985fa6
Externalize hardcoded messages
PsyGuy007-sys Sep 4, 2025
89c7dcf
Merge pull request #2 from UniverseStudiosMC/add-missing-hardcoded-me…
PsyGuy007-sys Sep 4, 2025
1b10c05
Externalize boost command messages
PsyGuy007-sys Sep 4, 2025
a5b81e3
Merge pull request #3 from UniverseStudiosMC/externalize-hardcoded-me…
PsyGuy007-sys Sep 4, 2025
25b70de
Update version to 0.4.0 in pom.xml
AxDevv Sep 4, 2025
eca1448
Refactor help message handling in JobCommand and BoostCommandHandler
AxDevv Sep 4, 2025
fa37e79
Refactor cache initialization order in UniverseJobs
AxDevv Sep 4, 2025
09c5ed2
feat: add bonus multiplier permission
PsyGuy007-sys Sep 5, 2025
08eec2d
Merge pull request #4 from UniverseStudiosMC/ajouter-permission-de-mu…
PsyGuy007-sys Sep 5, 2025
2d9bc4e
feat: update multiplier permissions
PsyGuy007-sys Sep 5, 2025
0fd07d2
Merge pull request #5 from UniverseStudiosMC/fix-universejobs-bonus-m…
PsyGuy007-sys Sep 5, 2025
e419071
feat: implement database storage system and enhance job management
AxDevv Sep 5, 2025
21525d7
chore: update pom.xml and plugin.yml for dependency management
AxDevv Sep 5, 2025
5043d3c
refactor: update database configuration handling
AxDevv Sep 5, 2025
906fc84
refactor: streamline database command handling and improve leaderboar…
AxDevv Sep 5, 2025
9499521
feat: add database migration command and enhance admin job handling
AxDevv Sep 5, 2025
457d811
refactor: reorganize reward system initialization and enhance player …
AxDevv Sep 5, 2025
c2156c2
refactor: enhance reward GUI configuration and item handling
AxDevv Sep 5, 2025
cb8e000
refactor: simplify GUI configuration loading and improve error handling
AxDevv Sep 5, 2025
50b95da
refactor: remove unused default GUI configuration variable
AxDevv Sep 5, 2025
08f3ee3
refactor: remove default GUI configuration references
AxDevv Sep 5, 2025
aff0bac
refactor: improve bossbar management with synchronization
AxDevv Sep 5, 2025
5b2957c
refactor: enhance reward GUI and command processing
AxDevv Sep 5, 2025
12f071a
refactor: enhance shutdown procedures and error handling for async tasks
AxDevv Sep 5, 2025
ab88370
refactor: remove database migration guide and enhance SQL identifier …
AxDevv Sep 5, 2025
8919158
refactor: enhance leaderboard data handling with pre-built SQL queries
AxDevv Sep 5, 2025
b51a5d6
refactor: improve error logging during migration failures
AxDevv Sep 5, 2025
281ee2a
refactor: add structured logging support in command handlers
AxDevv Sep 5, 2025
28c5669
refactor: enhance action menu functionality and configuration
AxDevv Sep 6, 2025
4311c77
refactor: simplify menu configuration by removing navigation slots
AxDevv Sep 6, 2025
a665783
refactor: enhance menu item configuration and global defaults
AxDevv Sep 6, 2025
517922c
refactor: update MenuItemConfig to utilize global defaults for improv…
AxDevv Sep 6, 2025
06b1391
refactor: enhance XP message processing and menu configurations
AxDevv Sep 6, 2025
8cc0136
refactor: enhance XP message settings and BossBar handling
AxDevv Sep 6, 2025
1f48b52
refactor: optimize action processing and caching mechanisms
AxDevv Sep 6, 2025
c1ba980
refactor: remove debug logging from CumulativeGainTracker
AxDevv Sep 6, 2025
1ec1bc5
refactor: implement batching for XP and money processing
AxDevv Sep 6, 2025
d924eea
refactor: enhance ConditionContext and XpMessageSettings with caching…
AxDevv Sep 6, 2025
cf61bea
refactor: streamline message handling and title display in level-up a…
AxDevv Sep 6, 2025
fa345f3
feat: integrate BatchedRewardManager for enhanced reward processing
AxDevv Sep 6, 2025
bd92e5a
feat: enhance configuration management and message processing
AxDevv Sep 6, 2025
169977f
fix: improve block protection logging for better debugging
AxDevv Sep 6, 2025
241c40b
fix: update configuration reload methods and enhance logging
AxDevv Sep 6, 2025
6a00cbf
feat: enhance job description handling and lore processing
AxDevv Sep 6, 2025
5d59b71
feat: extend JobItemFormat for improved job item configuration
AxDevv Sep 6, 2025
523d9b1
refactor: simplify JobsMainMenu by removing unused InventoryHolder im…
AxDevv Sep 6, 2025
c77fae9
fix: update click handling in JobsMainMenu for job toggling
AxDevv Sep 6, 2025
cfdf80f
refactor: optimize player job status retrieval in JobsMainMenu
AxDevv Sep 6, 2025
df54e55
feat: add job status retrieval method for improved menu display
AxDevv Sep 6, 2025
6c5391c
refactor: update configuration files for improved clarity and consist…
AxDevv Sep 6, 2025
268dab6
refactor: update job status placeholders for improved clarity
AxDevv Sep 6, 2025
2d236da
feat: enhance message handling for ActionBar in addition to BossBar
AxDevv Sep 6, 2025
a877d92
refactor: streamline event listener registration for improved maintai…
AxDevv Sep 7, 2025
f1891e6
chore: update version and improve async task handling
AxDevv Sep 8, 2025
41f8e79
chore: bump version to 0.4.3 and add age requirement feature to JobAc…
AxDevv Sep 8, 2025
66c7664
feat: add Oraxen event listener integration and improve event handling
AxDevv Sep 10, 2025
c04e6a4
chore: bump version to 0.4.4 in pom.xml
AxDevv Sep 10, 2025
b436a89
refactor: remove debug stack trace logging from event listener regist…
AxDevv Sep 10, 2025
01acb9d
refactor: update event listener priorities to MONITOR for improved ev…
AxDevv Sep 10, 2025
b6a3944
chore: bump version to 0.4.6-dev and enhance job action handling
AxDevv Sep 10, 2025
4739c72
feat: integrate Oraxen and CraftEngine support with event listeners a…
AxDevv Sep 10, 2025
2bdc104
chore: bump version to 0.4.6 and update block ID retrieval logic
AxDevv Sep 10, 2025
e6d6373
refactor: improve string comparison and add NOSONAR comments for SQL …
AxDevv Sep 10, 2025
afadc6a
refactor: streamline Oraxen event handling and improve code readability
AxDevv Sep 10, 2025
e8af983
enhance security and clarity in DatabaseInitializer and init.sql
AxDevv Sep 10, 2025
99d5d73
feat: add display material support to job actions and enhance item co…
AxDevv Sep 10, 2025
14a80b4
chore: update version to 0.4.6-dev and refactor sound configuration h…
AxDevv Sep 10, 2025
0d0fd99
refactor: enhance sound parsing logic in BoostMenuConfig for improved…
AxDevv Sep 10, 2025
d918a49
refactor: streamline enum parsing in XpMessageSettings, SimpleLevelUp…
AxDevv Sep 10, 2025
f2aeae6
refactor: improve enum parsing across various components for enhanced…
AxDevv Sep 10, 2025
4b760b9
chore: enable automatic creation of example job files in config.yml
AxDevv Sep 10, 2025
4aeaf3e
refactor: allow negative XP and money values for removal in ActionPro…
AxDevv Sep 10, 2025
0e56628
refactor: enhance money processing to support both deposits and withd…
AxDevv Sep 10, 2025
81ee25e
refactor: improve XP validation and level-up logic in PlayerJobData
AxDevv Sep 10, 2025
76c15bc
refactor: update XP and money message formatting in job configuration…
AxDevv Sep 10, 2025
0863746
refactor: enhance economy reward handling in RewardManager
AxDevv Sep 11, 2025
77c443f
feat: add job reward reset functionality in AdminJobCommandHandler
AxDevv Sep 11, 2025
e7dc9d5
chore: update version and modify job configuration settings
AxDevv Sep 16, 2025
5b42e0f
refactor: improve plugin shutdown process and error handling
AxDevv Sep 16, 2025
a7b0692
feat: update plugin update checker to use Spiget API
AxDevv Sep 16, 2025
0b5967d
feat: update job file creation and GUI reward slots
AxDevv Sep 16, 2025
9176214
refactor: remove example reward file creation and example job configu…
AxDevv Sep 16, 2025
701915b
feat: enhance job and GUI configurations for farming
AxDevv Sep 16, 2025
7fbf1c2
refactor: streamline logging and configuration in job management
AxDevv Sep 16, 2025
2c70d32
refactor: clean up logging and enhance reward slot configuration
AxDevv Sep 16, 2025
5040c6f
feat: add max jobs display in main menu and update configuration
AxDevv Sep 16, 2025
9666a7f
feat: add max jobs placeholder in SingleJobMenu
AxDevv Sep 16, 2025
8a51582
refactor: remove unused variables and clean up imports across multipl…
AxDevv Sep 16, 2025
893f234
refactor: streamline shutdown process and enhance menu configuration
AxDevv Sep 16, 2025
448052c
feat: enhance GUI navigation and update reward slot configurations
AxDevv Sep 16, 2025
bcf9e97
feat: update reward display and lore configuration in GUI
AxDevv Sep 16, 2025
5025824
refactor: clean up unused methods and improve GUI navigation
AxDevv Sep 16, 2025
05939c4
feat: add max jobs placeholder to JobsMainMenu
AxDevv Sep 16, 2025
2bcacd1
feat: enhance GUI item configuration with global defaults and visibil…
AxDevv Sep 16, 2025
07534f7
feat: integrate mcMMO support for job multipliers and level management
AxDevv Sep 18, 2025
ca04a00
fix: update max jobs placeholder syntax in JobsMainMenu and job-menu.yml
AxDevv Sep 18, 2025
ca49d89
feat: enhance job selection and ranking display configurations
AxDevv Sep 18, 2025
dd03237
feat: implement job leave penalty system
AxDevv Sep 18, 2025
abae51e
feat: implement usage multiplier system for job performance
AxDevv Sep 18, 2025
b79d95d
refactor: clean up usage multiplier configuration in config.yml
AxDevv Sep 18, 2025
19c6341
feat: implement inactivity decay system for job management
AxDevv Sep 19, 2025
7aab8e5
refactor: remove debug logging from GlobalRankingsMenu
AxDevv Sep 19, 2025
3d09cb6
chore: update version to 0.4.8.1 in pom.xml
AxDevv Sep 19, 2025
80d4770
chore: update version to 0.4.9 and enhance permission cache management
AxDevv Sep 19, 2025
8167af7
chore: update version to 0.5.0 and optimize menu performance
AxDevv Sep 20, 2025
8a910ec
refactor: streamline job creation and reduce debug logging
AxDevv Sep 20, 2025
4c9e70b
refactor: update CustomFishingEventListener to handle FishingResultEvent
AxDevv Sep 20, 2025
fc481b4
feat: add action menu priority to job actions for sorting
AxDevv Sep 20, 2025
5189c9a
chore: update version to 0.5.1 and refine menu navigation logic
AxDevv Sep 22, 2025
fe4de59
refactor: enhance lore processing and clean up GlobalRankingsMenu
AxDevv Sep 30, 2025
333a490
chore: update .gitignore and enhance XP calculation in job menus
AxDevv Oct 5, 2025
7db3d53
refactor: remove debug logging from PlayerJobData to enhance code cla…
AxDevv Oct 5, 2025
9ae61d1
chore: update version to 0.5.1-dev and refine .gitignore
AxDevv Oct 7, 2025
77bc735
feat: enhance XP and money handling in admin commands
AxDevv Oct 9, 2025
bc0bfee
- Added support for XP and money ranges in the admin job commands
AxDevv Oct 9, 2025
e72dec8
refactor: streamline job max calculation and enhance reward messaging
AxDevv Oct 9, 2025
05dbb78
chore: update version to 0.5.1 and enhance command registration logic
AxDevv Oct 10, 2025
c8662e2
Update mcMMO dependency to 2.2.044-SNAPSHOT
BitByLogics Oct 16, 2025
fadd103
Fix: allow multipliers less than 1.0 for mcMMO integration
BitByLogics Oct 16, 2025
3c5717a
Merge pull request #6 from BitByLogics/fix/mcmmo-fixes
AxDevv Oct 16, 2025
26ea8ef
Rename example curve file to default for clarity
BitByLogics Oct 18, 2025
6f270fa
Merge pull request #7 from BitByLogics/clean-main
AxDevv Oct 20, 2025
c62442c
- Fix the 'unknown or incomplete command' error for /testjobs
AxDevv Oct 20, 2025
c5a7f59
refactor: improve message handling and event registration in BoostCom…
AxDevv Oct 20, 2025
3e370fa
refactor: enhance job action handling with equation support and comma…
AxDevv Oct 21, 2025
b7ad0c3
feat: add icon texture support for jobs and update job configuration
AxDevv Oct 21, 2025
64d80db
refactor: enhance JobActionsMenu with dynamic equation evaluation for…
AxDevv Oct 21, 2025
845ceaf
refactor: enhance shutdown process and logging in UniverseJobs
AxDevv Oct 22, 2025
6343774
refactor: streamline player data saving and job icon handling
AxDevv Oct 22, 2025
39e9640
refactor: update action limit restoration task to use global region s…
AxDevv Nov 1, 2025
5b94f91
refactor: adjust action limit restoration task timing
AxDevv Nov 1, 2025
18c2819
refactor: migrate to global region scheduler for improved task manage…
AxDevv Nov 1, 2025
7635817
New Features
AxDevv Nov 2, 2025
1851dfe
Update version for development build and enhance XP/level handling in…
AxDevv Nov 2, 2025
853e23f
Update version to 0.6.0-DEVBUILD-2 and refactor message handling in J…
AxDevv Nov 2, 2025
98c7116
Update version to 0.6.0-DEVBUILD-3 and refactor task scheduling in Ac…
AxDevv Nov 5, 2025
b09f4ae
Refactor task scheduling to use FoliaManager for improved performance
AxDevv Nov 5, 2025
6f36076
Update version to 0.6.0-DEVBUILD-4 in pom.xml for the next developmen…
AxDevv Nov 5, 2025
12591b4
Refactor task scheduling in BoostManagerGui and MessageBatch to utili…
AxDevv Nov 5, 2025
cb12139
Add max level placeholder to message processing
BitByLogics Nov 8, 2025
53eda4b
Fix: use player-specific max level in message processing
BitByLogics Nov 8, 2025
1d063e6
Merge pull request #8 from BitByLogics/patch-1
AxDevv Nov 9, 2025
5cc5566
Fix GlobalRankingsMenu to load from LeaderboardDao instead of memory
AxDevv Nov 11, 2025
6c85da4
Increment version to 0.6.0-DEVBUILD-5 in pom.xml and update block-pro…
AxDevv Nov 11, 2025
2dee8f0
Refactor JobActionsMenu to improve decimal formatting for XP and mone…
AxDevv Nov 25, 2025
074b124
Increment version to 0.6.0-DEVBUILD-6 in pom.xml for the next develop…
AxDevv Nov 25, 2025
66cc3d8
Add wiki
AxDevv Dec 9, 2025
4f90727
Fix wiki job actions format and XP equation variable parsing
AxDevv Dec 9, 2025
1d67a3e
model component
Camil4Dev Dec 10, 2025
ed4da13
Update BoostManagerGui.java
Camil4Dev Dec 10, 2025
74185b2
cambios
Camil4Dev Dec 10, 2025
fd25015
si
Camil4Dev Dec 10, 2025
0952a43
mensajes bonitos
Camil4Dev Dec 11, 2025
cf79793
optimizacion
Camil4Dev Dec 11, 2025
ba26b19
chore: change dependency to non-snapshot
Doc94 Dec 14, 2025
446af3a
fix: handle database command
Doc94 Dec 14, 2025
ea68995
fix: load correct section config for database credentials
Doc94 Dec 14, 2025
3078bac
Initial implementation of neo-scheduler to offload global thread
Chesvin1 Dec 17, 2025
ac97ca1
Refactor database and command handlers to use sender-specific tick ex…
Chesvin1 Dec 17, 2025
93cf1cc
Optimize pulling leaderboard to prevent region lockup
Chesvin1 Dec 17, 2025
dc21f2f
Fix of BlockProtectionManager
Camil4Dev Dec 18, 2025
ec69622
Improved perf for BlockProt manager, and added cooldown to menus
Chesvin1 Dec 19, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 7 additions & 4 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
# UniverseJobs .gitignore
# ================================

# .md
*.md
# Claude specific files
CLAUDE.md
# Compiled class files
*.class

Expand Down Expand Up @@ -246,7 +246,6 @@ secrets/
# ================================

# General cache
cache/
.cache/
tmp/
temp/
Expand Down Expand Up @@ -357,4 +356,8 @@ _deps

# ================================
# End of .gitignore
# ================================
# ================================

.c*
.github
.md
11 changes: 0 additions & 11 deletions CLAUDE.md

This file was deleted.

116 changes: 1 addition & 115 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,115 +6,7 @@
[![Spigot](https://img.shields.io/badge/Spigot-1.13+-red?style=for-the-badge&logo=minecraft)](https://spigotmc.org/)
[![Java](https://img.shields.io/badge/Java-21-orange?style=for-the-badge&logo=openjdk)](https://openjdk.org/)
[![License](https://img.shields.io/badge/License-MIT-green?style=for-the-badge)](LICENSE)

---

## 📊 **Why Server Admins Choose UniverseJobs**

### 🎯 **Performance That Scales**
- **⚡ 90% Faster** than traditional job plugins
- **📈 Linear scaling** - handles 1000+ concurrent players
- **🧠 Smart caching** reduces database queries by 85%
- **🔄 Async operations** prevent server lag spikes

### 💰 **Boost Player Engagement by 340%**
- **📊 Advanced reward system** keeps players motivated
- **🎮 15+ supported actions** (BREAK,PLACE,INTERACT,KILL..)
- **🏆 Customizable progression** with unlimited job levels
- **🎁 Smart rewards** with conditional logic and requirements

### 🔧 **Easy Administration**
```yaml
⚙️ Single configuration file
🎨 No coding required - everything is GUI-configurable
📱 Real-time monitoring dashboard
🔄 Hot-reload configurations without restart
```

---

## 🏆 **Key Features That Set Us Apart**

### 🚀 **Next-Gen Performance**
| Feature | UniverseJobs | Traditional Plugins |
|---------|---------------|---------------------|
| **Players Supported** | 1000+ | 200-300 |
| **Database Queries/sec** | <50 | 500+ |
| **Memory Usage** | 50MB | 200MB+ |
| **CPU Impact** | <2% | 10-15% |

### 🎮 **Advanced Integrations**
```yaml
✅ PlaceholderAPI - Full placeholder support
✅ Vault - Economy plugins
✅ MythicMobs - Custom mob interactions
✅ CustomCrops - Advanced farming system
✅ ItemsAdder - Custom items & blocks
✅ Nexo - Premium item integration
✅ WorldGuard - Region-based restrictions
```

### 📊 **Smart Action Limits & Controls**
- **⏰ Time-based restrictions** - prevent exploitation
- **🔄 Auto-reset limits** at configurable intervals
- **👥 Permission-based access** for different player groups
- **📈 Progressive unlocks** as players advance

### 🎁 **Advanced Reward System**
- **🏪 GUI-based reward shops**
- **⚡ Instant rewards** for immediate gratification
- **📅 Milestone rewards** for long-term engagement
- **🎯 Conditional rewards** with complex requirements

## 🛠️ **Quick Setup Guide**

### 📋 **Requirements**
- Java 21+
- Paper/Spigot 1.13+

### ⚡ **Installation** (2 minutes)
1. **Download** the latest release
2. **Drop** into your plugins folder
3. **Restart** your server

### 🔧 **Configuration**
```yaml
🎯 Pre-configured examples included
📝 Easy YAML editing
🎨 In-game GUI configuration
📚 Comprehensive documentation
```

---

## 📚 **Resources & Support**

### 📖 **Documentation**
[![Wiki](https://img.shields.io/badge/📖%20WIKI-Complete%20Documentation-blue?style=for-the-badge&logo=gitbook)](https://universestudios.gitbook.io/universejobs)

**What you'll find:**
- 🎯 Step-by-step setup guides
- 🔧 Advanced configuration examples
- 🎮 Best practices for different server types
- 🐛 Troubleshooting guides
- 💡 Optimization tips

### 📥 **Downloads**
[![Download Now](https://img.shields.io/badge/Download-Latest%20Release-success?style=for-the-badge&logo=download)](https://github.com/AxDevv/UniverseJobs/releases/latest)

**Release includes:**
- 📦 Ready-to-use plugin JAR
- 📋 Example configurations
- 📚 Quick start guide
- 🔧 Migration tools (from other job plugins)

### 🤝 **Community & Support**

#### 💬 **Get Help**
- **📚 Wiki**: Complete documentation and tutorials
- **💬 Discord**: Active community server
- **🐛 GitHub Issues**: Bug reports and feature requests
- **📧 Email**: Direct developer support
[![Codacy Badge](https://app.codacy.com/project/badge/Grade/d67ca8d8f6914d76ace23726c6d43a3b)](https://app.codacy.com/gh/UniverseStudiosMC/UniverseJobs/dashboard?utm_source=gh&utm_medium=referral&utm_content=&utm_campaign=Badge_grade)

## 📜 **Licensing & Legal**

Expand All @@ -130,12 +22,6 @@ UniverseJobs is released under the **MIT License**:

## 🚀 **Ready to Transform Your Server?**

### 🎯 **Start Your Journey**
1. **📥 Download** the latest release
2. **📖 Read** the quick start guide
3. **🔧 Configure** your first jobs
4. **🚀 Launch** and watch engagement soar

<div align="center">

[![Download Latest Release](https://img.shields.io/badge/Download-UniverseJobs%20v1.0-success?style=for-the-badge&logo=download)](https://github.com/AxDevv/UniverseJobs/releases/latest)
Expand Down
Loading