This website requires JavaScript.
Explore
Help
Sign In
Upstream
/
dynmap
Watch
1
Star
0
Fork
0
You've already forked dynmap
mirror of
https://github.com/webbukkit/dynmap.git
synced
2025-01-13 03:10:39 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
9cdc23051f
dynmap
/
clean.bat
6 lines
95 B
Batchfile
Raw
Normal View
History
Unescape
Escape
2010-12-05 22:00:52 +01:00
@
ECHO
OFF
- 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 07:48:09 +01:00
CD
E:\Projects\DynamicMap\branches\fescen9
DEL
/Q *.class
RMDIR
/S /Q .\plugins
Reference in New Issue
Copy Permalink