gitignore fix, added zip

This commit is contained in:
LAX1DUDE 2021-12-17 20:42:34 -08:00
parent 0d600f6bec
commit 8269ef7154
5 changed files with 230044 additions and 7 deletions

6
.gitignore vendored
View File

@ -7,4 +7,8 @@ eaglercraftbungee/rundir
epkcompiler/bin
spigot-server/world*
eaglercraftbungee/rundir
javascript/classes.js
stable-download/java/spigot_command/world/*
stable-download/java/spigot_command/world_nether/*
stable-download/java/spigot_command/world_the_end/*
stable-download/java/spigot_command/server.log
stable-download/java/bungee_command/proxy*

230038
javascript/classes.js Normal file

File diff suppressed because one or more lines are too long

View File

@ -1 +0,0 @@
proxy*

View File

@ -9,7 +9,7 @@
18:40:38 [SEVERE] at java.base/sun.nio.ch.Net.bind(Net.java:552)
18:40:38 [SEVERE] at java.base/sun.nio.ch.ServerSocketChannelImpl.netBind(ServerSocketChannelImpl.java:336)
18:40:38 [SEVERE] at java.base/sun.nio.ch.ServerSocketCrssdgsfsdhannelImpl.netBind(ServerSocketChannelImpl.java:336)
18:40:38 [SEVERE] at java.base/sun.nio.ch.ServerSocketChannelImpl.bind(ServerSocketChannelImpl.java:294)

View File

@ -1,4 +0,0 @@
world/*
world_nether/*
world_the_end/*
server.log