This plugin deletes players data when they leave the server. You can also configure that when the server starts and stops and use commands to delete offline players data in any moment.
Currently supported plugins:
You can find more about what the default player data is here: http://minecraft.gamepedia.com/Player.dat_format
And for the default stats here: http://minecraft.gamepedia.com/Statistics
Configuration:
Commands:
Permissions:
- playerreset.*: All permissions
- playerreset.reload: Permission to reload the configuration.
- playerreset.data: Permission to delete player data.
- playerreset.stats: Permission to delete player stats.
- playerreset.essentials: Permission to delete essentials player data.
- playerreset.quests: Permission to delete quests player data.
- playerreset.mcmmo: Permission to delete mcmmo player data.
- playerreset.factions: Permission to delete factions player data.
- playerreset.magicspells: Permission to delete magicspells player data.
- playerreset.ezblocks: Permission to delete ezblocks player data.
Currently supported plugins:
- Essentials
- Quests
- mcMMO
- Factions
- MagicSpells
- EZBlocks
You can find more about what the default player data is here: http://minecraft.gamepedia.com/Player.dat_format
And for the default stats here: http://minecraft.gamepedia.com/Statistics
Configuration:
Code (Text):
#true = yes, false = no
#What's the server main world?
main-world: world
active:
#Do you want to delete all players data on server start?
server-startup: false
#Do you want to delete all players data on server stop?
server-shutdown: true
#Do you want to delete players data when they leave the server?
player-leave: true
delete:
#Do you want to delete players data?
data: true
#Do you want to delete players stats?
stats: true
hook:
#Do you want essentials support?
essentials: false
#Do you want quests support?
quests: false
#Do you want mcmmo support?
mcmmo: false
#Do you want factions support?
factions: false
#Do you want magicspells support?
magicspells: false
#Do you want ezblocks support?
ezblocks: false
#What's the server main world?
main-world: world
active:
#Do you want to delete all players data on server start?
server-startup: false
#Do you want to delete all players data on server stop?
server-shutdown: true
#Do you want to delete players data when they leave the server?
player-leave: true
delete:
#Do you want to delete players data?
data: true
#Do you want to delete players stats?
stats: true
hook:
#Do you want essentials support?
essentials: false
#Do you want quests support?
quests: false
#Do you want mcmmo support?
mcmmo: false
#Do you want factions support?
factions: false
#Do you want magicspells support?
magicspells: false
#Do you want ezblocks support?
ezblocks: false
- /reset <player> <data type>
- /reset reload
Permissions:
- playerreset.*: All permissions
- playerreset.reload: Permission to reload the configuration.
- playerreset.data: Permission to delete player data.
- playerreset.stats: Permission to delete player stats.
- playerreset.essentials: Permission to delete essentials player data.
- playerreset.quests: Permission to delete quests player data.
- playerreset.mcmmo: Permission to delete mcmmo player data.
- playerreset.factions: Permission to delete factions player data.
- playerreset.magicspells: Permission to delete magicspells player data.
- playerreset.ezblocks: Permission to delete ezblocks player data.
Quick facts
- Edition: Minecraft Java
- File type: .jar
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on Spigot — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.
PlayerReset is a free Minecraft Java mod. Downloaded 3,771 times (via Spigot). Download it and open it directly in the game.