Frequently Asked Questions
Answers to common questions about NDPR
Basic Questions
Q: What is NDPR?
NDPR (ndpr) is a professional cross-platform Minecraft server joint ban system, supporting Velocity, Spigot, Paper, Bukkit, Fabric, Forge, MCDR and various other server types. Provides player banning, IP banning, data synchronization, Token verification and other functions, making server management easier.
Q: Which server types are supported?
| Server Type | Support Status |
|---|---|
| MCDR 2.8+ | Supported |
| Java Spigot | Planning |
| Java Bukkit | Planning |
| Forge | Planning |
| Fabric | Planning |
| NeoForge | Planning |
| Velocity | Planning |
| BungeeCord | Planning |
| LeviLamina | Planning |
| BDSX | Planning |
| BDSpyrunner | Planning |
| gomint | Planning |
| Allay | Planning |
| Nukkit | Planning |
Q: How to get Token?
- Open browser, visit NDPR Official Website
- Click Server Owner Management at the top or top left
- Login/Register account (Tip: Drag the slider verification slowly)
- Click Token Management on the left
- Fill in uuid at "Create New Token" above, then generate Token
- (Optional) Click Upload Permission on the left, click "Apply Upload Permission" next to your Token, wait for review
- Token does not exist or has expired
- Missing necessary permissions
- Regenerate Token
- Apply for upload permission
- Check if Token is correctly configured
- Check if synchronization interval is reasonable
- check if network connection is normal
- Content example (around line 32)
- MCDR side
- Proxy side: Under development
- Plugin side (JE): Under development
- Mod: Under development
- Plugin side (BE): Under development
- Join the QQ communication group
Technical Questions
Q: API returns 401 error?
Possible reasons:
Solutions:
Q: Ban data not synchronizing?
Check:
Q: Does it support offline servers?
Yes. Set online: false to use offline mode banning:
Find server type configuration item, fill in server type
toml
# Server Mode (Required)
# true = Online Server
# false = Offline Server
# Note: You must fill in this option, or the plugin will not load correctly
#=======================================
onlinemode = "" # Fill in true or false
#=======================================
Q: How to upgrade NDPR?
Bash
!!NDPR cu
Then follow the steps
Billing and Support
Q: Is NDPR free?
NDPR is a free plugin forever