dynmap/clean.bat
fescen9 dfbd69f64e - Renamed markers.csv to markers.txt
- Changed format of markers.txt to colon delimited instead of comma (no need to change anything, plugin will read both types and save in the new format)
- Added support for warps/homes/spawn from data source (either flatfile or mysql)
- Renamed images to be more specific to what they represent (marker = marker.png) for you customizers.
- Added fix to mapUpdate to keep marker/player names from conflicting
2010-12-10 06:48:09 +00:00

7 lines
109 B
Batchfile

@ECHO OFF
CD E:\Projects\DynamicMap\branches\fescen9
DEL /Q *.rar
DEL /Q *.class
RMDIR /S /Q .\plugins