Releases: ProjectKorra/ProjectKorraRPG
Releases · ProjectKorra/ProjectKorraRPG
WorldEvent Configuration Update
Changelog
- WorldEvents
element
option changed toelements
to allow for multiple-element eventstext-color
option added; colors text (including bossbar title, which is also bold)bar-color
option added; colors the bossbar itself (RED, BLUE, GREEN, YELLOW, PINK, PURPLE, WHITE)event-blacklist
option added; blacklisted events cannot occur when the containing event happens- events for the parent of a subelement will also affect the subelement
- help command for events shows affected elements now
darkensky
option changed todarken-sky
createfog
option changed tocreate-fog
startmessage
option changed tostart-message
endmessage
option changed toend-message
- Added new default worldevents, Harmonic Convergence and Blood Moon
1.0.0 Beta 1 - The Resurrection!
What's this? A beta thingy? 😮
ProjectKorraRPG is back in business after being on the backburner for a few years! With new life comes great improvements, specifically to the WorldEvent system.
Changelog
- Changed project to maven
- Overhauled the world event system
- Custom world events can be made by copying the format of the default files
- Default world events are Lunar and Solar Eclipses, Full Moon, and Sozin's Comet
- World events can be customized within their files
- For more information about custom world events, check the wiki
- Updated overall display in-game
- Updated avatar command
- using
--list
in place of the player name will list current and previous avatars - using
--clear
in place of the player name will clear all past avatars
- using
- Updated event and help commands, slight improvements