Skip to content

Fix expansion author and version being built backwards#265

Merged
4drian3d merged 1 commit intoMiniPlaceholders:mainfrom
Willsr71:expansion-author-fix
Apr 13, 2025
Merged

Fix expansion author and version being built backwards#265
4drian3d merged 1 commit intoMiniPlaceholders:mainfrom
Willsr71:expansion-author-fix

Conversation

@Willsr71
Copy link
Copy Markdown
Contributor

@Willsr71 Willsr71 commented Apr 8, 2025

When using /miniplaceholders expansions the author and version show backwards.

@4drian3d 4drian3d merged commit 98d27e4 into MiniPlaceholders:main Apr 13, 2025
1 check passed
4drian3d added a commit that referenced this pull request May 11, 2025
4drian3d added a commit that referenced this pull request Aug 19, 2025
* refactor: Changed the way of processing and creating placeholders, now based on the MiniMessage parsing context

* fix: Fixed version string

* feat: Added ability to obtain placeholders directly

resolves #174

* feat: Implement GlobalPlaceholder instance

* feat: Reimplemented support for ForwardingAudiences

* test: Fixed resolver equality tests

* test: Implemented some test based on recent API changes

* docs: Added some documentation

* docs: Added some placeholders documentation

* test: Added complex tag tests

* fix: Fixed javadoc generation

* feat: Implement Expansion Providers

resolves #9

* fix: Apply changes from #265

* feat: Removed default expansions

This allows more control by server admins to be able to control which Expansions are used on a server. The default expansions will be included in external expansions.

* docs: A few advances in documentation

This commit took over three months to publish...

* feat: Added error messages to expansion providers loading process

* build: Updated to Gradle 9.0.0

* docs: Finished javadocs documentation

build: Use gradle configuration cache

* fix: Fixed dynamic expansions loading

* feat: Added basic dependency injection for ExpansionProvider

This allows certain expansions to obtain data from the platform on which they are running where there is no static context for their platform or plugin/mod instances.
This feature will be used by a minority of expansions, but it eliminates the need to create expansions that load as plugins, as in MiniPlaceholders v1 and v2.

* fix: Expansions initialization on Paper
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants