aNewbie | Newbie Protection Plugin – Now with Folia (BETA) Support! icon

aNewbie | Newbie Protection Plugin – Now with Folia (BETA) Support! -----

Advanced Newbie Protection Plugin



Added API and Folia Support & Some optimizations
DEVELOPER API:

MAVEN:
1.
Get the JAR File First, grab aNewbie-1.8.7.jar and place it in your project's /libs folder.

2. Maven Configuration Add this to your pom.xml:

Code (Text):

<dependency>
    <groupId>dev.aestria</groupId>
    <artifactId>aNewbie</artifactId>
    <version>1.8.7</version>
    <scope>system</scope>
    <systemPath>${project.basedir}/libs/aNewbie-1.8.7.jar</systemPath>
</dependency>
 

GRANDLE:
1.
Get the JAR File First, grab aNewbie-1.8.7.jar and place it in your project's /libs folder.

2. Maven Configuration Add this to your build.gradle:

Code (Text):

repositories {
    flatDir {
        dirs 'libs'
    }
}

dependencies {
    implementation name: 'aNewbie-1.8.7'
}
 

IMPORTANT!

Folia support is currently in beta phase.

If you encounter any issues while testing, please join our Discord server and create a new thread under the #bugs category. Your feedback is highly valuable to the development process. Thank you!

Best regards!

Author: mustiffy
Discord Server: https://discord.gg/pgYaVNbCTE
----------, Jul 26, 2025
Resource Information
Author:
----------
Total Downloads: 1,719
First Release: Oct 26, 2024
Last Update: Jul 26, 2025
Category: ---------------
All-Time Rating:
5 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings