No Explorer Note XP FREE

Free No Explorer Note XP FREE 1.02

This resource is free
Join my Discord Channel for more support!
If you enjoy my plugins, please leave a rating!

NoExplorerNoteXP

Players can still collect notes, but they will not receive XP/buffs from them.

- Optional in config: Players can receive the Double XP buff

Configuration:
JSON:
{
    "NoExplorerNotesXP": {
        "Enabled": true,  // enables the plugin, will not turn it off completely without a restart
        "GroupPermission": {
            "Default":{
                "Priority": 99,          
                "DoubleXPBuffEnabled": false   // does the Default permission get the double XP buff?
            }  
        },  
  
        "DoubleXPBuff": {  // enables the double XP option for the plugin
            "Enabled": true
        },
  
        "Messages":{      
            "GroupPermission":{
                "Default": {
                    "Priority": 99,              
                    "SenderNameInChat": "SERVER"
                }
            }
        }
    }
}

Reload command NoExplorerNoteXP.reload

Join my Discord Channel for more support!
If you enjoy my plugins, please leave a rating!
Author
jraServerAPI
Downloads
19
Views
2,142
First release
Last update

Ratings

0.00 star(s) 0 ratings

More resources from jraServerAPI

Back
Top