MythicRPG Dev Builds

Get Development Builds!
Remember: Dev Builds may include new, untested features, bugs, and other things, and they could potentially alter and/or break your previous MythicRPG configurations due to updates to our syntax. Please make sure you read development changelogs fully!

»
Fixed NullPointerException with MythicHUD quickcast bar when logging out
Premium
Build 93 ·
»
Added MySQL Support, needs testing. do not use this build on a live server

Configured in `MythicMobs/configs/config-rpg.yml`
Premium
Build 92 ·
»
Fixed custom menus causing plugin to not load in certain situations
Premium
Build 91 ·
»
- Added Multi-profile support
- Added `/rpg profile set` command
- Added `/rpg profile delete` command
- Added `setActiveProfile` mechanic
- Added conditional buttons for custom menus
```
CONDITIONAL_BUTTON:
Mapping: C
Conditional:
- Conditions:
- night
Material: BLACK_CONCRETE
Display: 'Night'
Skills:
- message{m="night"} @self
Material: YELLOW_CONCRETE
Display: 'Day'
Skills:
- message{m="day"} @self
```
if a condition is met, that icon will be rendered instead. the base icon is used as the fallback.
Premium
Build 90 ·
»
Added `archetype_display_[type]` papi placeholder

Added `Category` for archetypes, allowing another way to categorize them without grouping them

Added `hasArchetypesInCategory{category=X;amount=>0}` condition

Cleaned up some profile stuff

Group and Category now default to the archetype's name instead of `CLASS`
Premium
Build 89 ·
  • Published
    Aug 4, 2023
  • Page views
    30,968
Top