https://github.com/mouse0w0/spongedatacleaner
A .bat script for cleaning Minecraft‘s Sponge server data, for reuse or publish server files
https://github.com/mouse0w0/spongedatacleaner
minecraft sponge
Last synced: 3 months ago
JSON representation
A .bat script for cleaning Minecraft‘s Sponge server data, for reuse or publish server files
- Host: GitHub
- URL: https://github.com/mouse0w0/spongedatacleaner
- Owner: mouse0w0
- License: mit
- Created: 2020-05-28T12:07:26.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-07-28T14:02:29.000Z (about 5 years ago)
- Last Synced: 2025-01-01T00:32:19.568Z (10 months ago)
- Topics: minecraft, sponge
- Language: Batchfile
- Size: 14.6 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# SpongeDataCleaner
A .bat script for cleaning Minecraft‘s Sponge server data, for reuse or publish server files## Download
- [Windows .bat file](https://raw.githubusercontent.com/Mouse0w0/SpongeDataCleaner/master/build/sponge_data_cleaner.bat)## What data will be cleaned up?
### Vanilla
```
crash-reports\
logs\
world\
banned-ips.json
banned-players.json
ops.json
usercache.json
usernamecache.json
whitelist.json
```### Sponge
```
config\sponge\worlds\
```### CarrotShop
```
config\carrotshop\logs\
config\carrotshop\shops.json
```### Nucleus
```
nucleus\userdata\
nucleus\worlddata\
nucleus\namebans.json
nucleus\namebans.json.bak
nucleus\nucleususercache.json
nucleus\nucleususercache.json.bak
```### LuckPerms
```
luckperms\sponge-data\
luckperms\yaml-storage\
luckperms\contexts.json
luckperms\luckperms-h2.mv.db
```### FlexibleLogin
```
config\flexiblelogin\database.mv.db
```### GriefPrevention
```
config\griefprevention\GlobalPlayerData\
config\griefprevention\Logs\
config\griefprevention\worlds\minecraft\
```### HologramsPlus
```
config\hologramsplus.conf
```### Latch
```
config\latch\latch.mv.db
```### Prism
```
config\prism\prism.mv.db
config\prism\prism.trace.db
```### ProjectPortals
```
config\pjp\pjp.mv.db
```### TotalEconomy
```
config\totaleconomy\accounts.conf
```