Skip to content

Conversation

MiniDigger
Copy link
Member

@MiniDigger MiniDigger commented Dec 21, 2024

todo:

@MiniDigger MiniDigger force-pushed the lifecycle-plugins branch 2 times, most recently from 367c7b8 to 4b00f1b Compare December 21, 2024 18:36
Copy link

github-actions bot commented Dec 21, 2024

built with Refined Cloudflare Pages Action

⚡ Cloudflare Pages Deployment

Name Status Preview Last Commit
papermc-docs ✅ Ready (View Log) Visit Preview 6f63072

@@ -4,7 +4,7 @@ slug: /adding-plugins
description: Plugins are the most powerful way to extend the functionality of Paper beyond the configuration files.
---

# Adding Plugins
# Adding Plugins to your Paper Server
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
# Adding Plugins to your Paper Server
# Adding plugins to your Paper server

With the introduction of lifecycle plugins, Paper introduces a new plugin loader that fixes some odd issues.
However, as a result, this now causes [cyclic loading](docs/paper/dev/advanced/lifecycle-plugins.mdx#cyclic-plugin-loading) between plugins to no longer be supported.

If Paper detects a loop, your server will be shut down with an error.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe show an example of the error here?

@MiniDigger
Copy link
Member Author

Ignore for now

@zlataovce zlataovce added the pre-migration Pull requests which point to a commit before the Astro migration label Apr 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pre-migration Pull requests which point to a commit before the Astro migration
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants