Make it so dynmap commands can be proxied via /execute without failing to parse.

Also adds some gitignore entries for stuff generated by fabric
This commit is contained in:
i509VCB 2020-08-31 19:14:22 -05:00
parent 11388de37d
commit 47b75694d8
3 changed files with 16 additions and 2 deletions

2
.gitignore vendored
View file

@ -24,9 +24,11 @@
/bin
/dist
/manifest.mf
/run
# Mac filesystem dust
/.DS_Store
/dependency-reduced-pom.xml
*.log
/.gradle