Skip to content

Conversation

@Andre601
Copy link
Collaborator

Pull Request

Type

  • Internal change (Doesn't affect end-user).
  • External change (Does affect end-user).
  • Wiki (Changes towards the Wiki).
  • Other: __________

Description

The Successfully registered expansion: <expansion> message now contains the version of the expansion which should help in debugging possible issues.

In addition have the following changes also been made:

  • The message informing about registered expansions is now always <amount> placeholder hook(s) successfully registered!. Having a separate message for no expansion was pointless imo.
    • If no expansions are loaded will the message be in gold (&6), otherwise green (&a)
    • If expansions have updates available will a <amount> placeholder hook(s) have an update available. be appended to the message.
  • The ExpansionsLoadedEvent now has a getExpansions method to get a unmodifiable list of the currently loaded expansions.
    • The list afaik only contains Expansions loaded from jar files and not plugins. Not sure how to solve this problem...
  • Javadocs for events and interfaces have been improved. Some missing ones have also been added.

Andre601 and others added 2 commits July 11, 2021 01:37
* Add contributing and expansion section

* Start using new Issue template system

* Create bug_report.yml

* Rename feature_request.md to feature_request_old.md

* Create feature_request.yml

* fix unique name

* Update feature_request_old.md

* Add Checkboxes

* Add checkboxes

* disable default issue body

* Delete bug_report_old.md

* Delete feature_request_old.md

* Rename bug_report_new.yml to bug_report.yml

* Check if deleting this fixed the PR...

* Use description in favour of about

* improve feature_request.md

* Update bug_report.yml

* Assign "Type: Issue (Unconfirmed)" label

* Use lists and not comma-separated string

* Update feature_request.yml

* Use id option for error and dump fields

* Add field for logs

* Remove deprecated issue_body type

* Update feature_request.yml

* Improve description of bug_report.yml

* Initial 1.17 Changes

* add render

* Revert build.gradle dependencies change

* Fixed duplicate files

* Initial test on adventure

* started moving to pure adventure

* finished kyori impl

* added 1.17 to nmsversion (what does this even do)

* removed dev for release

* added dev back

Co-authored-by: PiggyPiglet <PiggyPiglet@users.noreply.github.com>
Co-authored-by: darbyjack <admin@glaremasters.me>
Co-authored-by: PiggyPiglet <noreply@piggypiglet.me>
@Andre601 Andre601 added the Type: Enhancement New feature or request label Sep 20, 2021
@Andre601 Andre601 added Type: New Feature A new feature for PlaceholderAPI Type: Enhancement New feature or request and removed Type: Enhancement New feature or request Type: New Feature A new feature for PlaceholderAPI labels Oct 9, 2021
@PiggyPiglet PiggyPiglet changed the base branch from development to master December 3, 2021 04:57
@PiggyPiglet PiggyPiglet merged commit e11d551 into master Dec 3, 2021
@Andre601 Andre601 deleted the feature/log-expansio-version branch February 22, 2022 10:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Type: Enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants