Merge pull request #3115 from i509VCB/fix/proxiedcommands
[Fabric] Make it so dynmap commands can be proxied via `/execute` without failing to parse.
This commit is contained in:
commit
312f2e3c4d
3 changed files with 16 additions and 2 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -24,11 +24,13 @@
|
|||
/bin
|
||||
/dist
|
||||
/manifest.mf
|
||||
/run
|
||||
|
||||
# Mac filesystem dust
|
||||
/.DS_Store
|
||||
/dependency-reduced-pom.xml
|
||||
|
||||
*.log
|
||||
/.gradle
|
||||
/fabric-1.16.1_client.launch
|
||||
/fabric-1.16.1_server.launch
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue