HomeJavaModsPlayerReset
PlayerReset
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:
If you want more just ask me and I'll add them!

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
Commands:
Data types: data, stats, essentials, quests, mcmmo, factions, magicspells, ezblocks, all

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.

Commands

Plugin details

Read from the plugin's own plugin.yml.

Quick facts

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.

Explore more