-
-
Notifications
You must be signed in to change notification settings - Fork 51
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Small tweaks and bugfixes #130
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This was
linked to
issues
Jan 11, 2024
Discord bot
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Changelog
This update includes a range of enhancements, from critical bug fixes to exciting new features.
Highlighted Features
Added Skills and Mobs to the
MythicMob
adapterA significant enhancement, expanding the capabilities of the MythicMob adapter by integrating both
Skills
andMobs
.Added
FancyNpcs
andZNPCsPlus
adaptersIntroduces new npc adapters. As not everybody uses Citizens, more diversity is nice to have.
Added a new
/typewriter trigger <entryId> [optional player]
commandIntroduces a new command to directly call any triggerable entry. This will allow for much more integration options with different plugins
Added a discord bot to synchronize & organize tickets
A crucial addition for community management, improving the synchronization and organization of user tickets through a Discord bot.
Added an option to change the confirmation key in dialogue
Not every server want to use the F key to forward the dialogue. Now you can choose from Item Swap, Jump and Sneak to forward the dialogue.
Improve single frame editing in cinematic view
Add a selector for segments for a selected entry. And allow to set the specific frame of a single frame segment.
New Features
Bug Fixes
Improvements & Tweaks