deleted ClassPath

It creates conflicts when other users download this eclipse project. If
your eclipse project glitches out after this change, re-add spigot and
craftbukkit
This commit is contained in:
alisolarflare 2016-11-22 22:48:08 -05:00
parent 305f53278c
commit 9c0b28ab42
2 changed files with 7 additions and 0 deletions

2
.gitignore vendored
View file

@ -1 +1,3 @@
/bin/
.classpath
*.classpath

View file

@ -0,0 +1,5 @@
package iieLoadSaveEntireWorld;
public class ChunkLoaderAPI {
}