EternalCore icon indicating copy to clipboard operation
EternalCore copied to clipboard

♾️ All the most important server functions in one!

Results 94 EternalCore issues
Sort by recently updated
recently updated
newest added

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/upload-artifact](https://redirect.github.com/actions/upload-artifact) | action | major | `v4.6.2` -> `v5.0.0` | --- > [!WARNING]...

🔄 dependencies

example: ```java class SomeTest extends IntegrationBaseTest { @LitegrationTest void test() { assertThat(Bukkit.getServer()).isNotNull(); } } ```

hacktoberfest-accepted