diff --git a/.dockerignore b/.dockerignore new file mode 100644 index 0000000..6eca100 --- /dev/null +++ b/.dockerignore @@ -0,0 +1 @@ +/.git/ diff --git a/Dockerfile b/Dockerfile new file mode 100644 index 0000000..a08b11e --- /dev/null +++ b/Dockerfile @@ -0,0 +1,26 @@ +FROM openjdk:8-alpine + +MAINTAINER EstiNet + +ARG PORT_NUM +ENV PORT_NUM ${PORT_NUM:-25450} + +ARG EC_PORT_NUM +ENV EC_PORT_NUM ${EC_PORT_NUM:-7050} + +EXPOSE $EC_PORT_NUM $PORT_NUM + +COPY . /usr/src/server +WORKDIR /usr/src/server + +RUN echo server-port=$PORT_NUM >> server.properties +RUN echo port=$EC_PORT_NUM >> esticonsole.properties + +# RUN apk add --no-cache screen + +RUN mkdir /data + +RUN mkdir /data/logs + +# CMD screen -S -X 'java -jar EstiConsole.jar\n' +CMD exec java -jar EstiConsole.jar diff --git a/EstiConsole.jar b/EstiConsole.jar new file mode 100644 index 0000000..fa6177a Binary files /dev/null and b/EstiConsole.jar differ diff --git a/EstiNet/advancements/372e5dd6-b1ef-4a8a-8ef0-0895ef0cb2a7.json b/EstiNet/advancements/372e5dd6-b1ef-4a8a-8ef0-0895ef0cb2a7.json new file mode 100644 index 0000000..639a20e --- /dev/null +++ b/EstiNet/advancements/372e5dd6-b1ef-4a8a-8ef0-0895ef0cb2a7.json @@ -0,0 +1,16 @@ +{ + "minecraft:recipes/misc/map": { + "criteria": { + "has_compass": "2017-08-10 14:46:24 -0400" + }, + "done": true + }, + "minecraft:adventure/adventuring_time": { + "criteria": { + "plains": "2017-08-10 14:46:24 -0400", + "roofed_forest": "2017-08-10 14:46:51 -0400", + "river": "2017-08-10 14:46:29 -0400" + }, + "done": false + } +} \ No newline at end of file diff --git a/EstiNet/advancements/b48083c2-19ca-4959-a0d0-a967a93d0fd3.json b/EstiNet/advancements/b48083c2-19ca-4959-a0d0-a967a93d0fd3.json new file mode 100644 index 0000000..ef7b75f --- /dev/null +++ b/EstiNet/advancements/b48083c2-19ca-4959-a0d0-a967a93d0fd3.json @@ -0,0 +1,14 @@ +{ + "minecraft:recipes/misc/map": { + "criteria": { + "has_compass": "2017-07-19 11:24:49 -0400" + }, + "done": true + }, + "minecraft:adventure/adventuring_time": { + "criteria": { + "plains": "2017-07-19 11:24:50 -0400" + }, + "done": false + } +} \ No newline at end of file diff --git a/EstiNet/data/Village.dat b/EstiNet/data/Village.dat new file mode 100644 index 0000000..c19cb9b Binary files /dev/null and b/EstiNet/data/Village.dat differ diff --git a/EstiNet/data/villages.dat b/EstiNet/data/villages.dat new file mode 100644 index 0000000..e10e4a7 Binary files /dev/null and b/EstiNet/data/villages.dat differ diff --git a/EstiNet/level.dat b/EstiNet/level.dat new file mode 100644 index 0000000..c459536 Binary files /dev/null and b/EstiNet/level.dat differ diff --git a/EstiNet/level.dat_old b/EstiNet/level.dat_old new file mode 100644 index 0000000..9f2c71c Binary files /dev/null and b/EstiNet/level.dat_old differ diff --git a/EstiNet/playerdata/239276e9-d34b-42c8-8ad0-08b5b15b8b30.dat b/EstiNet/playerdata/239276e9-d34b-42c8-8ad0-08b5b15b8b30.dat new file mode 100644 index 0000000..b0b2eaf Binary files /dev/null and b/EstiNet/playerdata/239276e9-d34b-42c8-8ad0-08b5b15b8b30.dat differ diff --git a/EstiNet/playerdata/372e5dd6-b1ef-4a8a-8ef0-0895ef0cb2a7.dat b/EstiNet/playerdata/372e5dd6-b1ef-4a8a-8ef0-0895ef0cb2a7.dat new file mode 100644 index 0000000..18fae6f Binary files /dev/null and b/EstiNet/playerdata/372e5dd6-b1ef-4a8a-8ef0-0895ef0cb2a7.dat differ diff --git a/EstiNet/playerdata/37c7d90b-053b-4fd9-807d-101d46f58537.dat b/EstiNet/playerdata/37c7d90b-053b-4fd9-807d-101d46f58537.dat new file mode 100644 index 0000000..d4037a5 Binary files /dev/null and b/EstiNet/playerdata/37c7d90b-053b-4fd9-807d-101d46f58537.dat differ diff --git a/EstiNet/playerdata/55618dfa-b17f-4e8a-814f-41768360af09.dat b/EstiNet/playerdata/55618dfa-b17f-4e8a-814f-41768360af09.dat new file mode 100644 index 0000000..648cc43 Binary files /dev/null and b/EstiNet/playerdata/55618dfa-b17f-4e8a-814f-41768360af09.dat differ diff --git a/EstiNet/playerdata/6108e35d-c0df-4f9d-8e68-665a69d4b871.dat b/EstiNet/playerdata/6108e35d-c0df-4f9d-8e68-665a69d4b871.dat new file mode 100644 index 0000000..b8537b4 Binary files /dev/null and b/EstiNet/playerdata/6108e35d-c0df-4f9d-8e68-665a69d4b871.dat differ diff --git a/EstiNet/playerdata/75a53a06-1ab1-4b00-9f97-c8235a78f588.dat b/EstiNet/playerdata/75a53a06-1ab1-4b00-9f97-c8235a78f588.dat new file mode 100644 index 0000000..c2601d0 Binary files /dev/null and b/EstiNet/playerdata/75a53a06-1ab1-4b00-9f97-c8235a78f588.dat differ diff --git a/EstiNet/playerdata/948f3446-1979-499f-889b-2991bea10125.dat b/EstiNet/playerdata/948f3446-1979-499f-889b-2991bea10125.dat new file mode 100644 index 0000000..0b4f5b8 Binary files /dev/null and b/EstiNet/playerdata/948f3446-1979-499f-889b-2991bea10125.dat differ diff --git a/EstiNet/playerdata/a7f22160-908b-44be-9f94-1b3e460cf943.dat b/EstiNet/playerdata/a7f22160-908b-44be-9f94-1b3e460cf943.dat new file mode 100644 index 0000000..722f19c Binary files /dev/null and b/EstiNet/playerdata/a7f22160-908b-44be-9f94-1b3e460cf943.dat differ diff --git a/EstiNet/playerdata/b2a7e927-c847-4060-bfd7-99cabee7aecc.dat b/EstiNet/playerdata/b2a7e927-c847-4060-bfd7-99cabee7aecc.dat new file mode 100644 index 0000000..63f7033 Binary files /dev/null and b/EstiNet/playerdata/b2a7e927-c847-4060-bfd7-99cabee7aecc.dat differ diff --git a/EstiNet/playerdata/b48083c2-19ca-4959-a0d0-a967a93d0fd3.dat b/EstiNet/playerdata/b48083c2-19ca-4959-a0d0-a967a93d0fd3.dat new file mode 100644 index 0000000..f8d2ad2 Binary files /dev/null and b/EstiNet/playerdata/b48083c2-19ca-4959-a0d0-a967a93d0fd3.dat differ diff --git a/EstiNet/playerdata/bc65f6f1-1fb6-436b-a31a-f432fa6eb0ad.dat b/EstiNet/playerdata/bc65f6f1-1fb6-436b-a31a-f432fa6eb0ad.dat new file mode 100644 index 0000000..50e0fb8 Binary files /dev/null and b/EstiNet/playerdata/bc65f6f1-1fb6-436b-a31a-f432fa6eb0ad.dat differ diff --git a/EstiNet/playerdata/be7f61e9-86c5-4a90-b753-c6a3b6c5f8f2.dat b/EstiNet/playerdata/be7f61e9-86c5-4a90-b753-c6a3b6c5f8f2.dat new file mode 100644 index 0000000..e4bba31 Binary files /dev/null and b/EstiNet/playerdata/be7f61e9-86c5-4a90-b753-c6a3b6c5f8f2.dat differ diff --git a/EstiNet/playerdata/f4ec7607-feea-442c-b5de-592f48e5d9e3.dat b/EstiNet/playerdata/f4ec7607-feea-442c-b5de-592f48e5d9e3.dat new file mode 100644 index 0000000..bd14b8a Binary files /dev/null and b/EstiNet/playerdata/f4ec7607-feea-442c-b5de-592f48e5d9e3.dat differ diff --git a/EstiNet/playerdata/f7035c9c-6a22-4250-8ac1-52a4d9c0f08a.dat b/EstiNet/playerdata/f7035c9c-6a22-4250-8ac1-52a4d9c0f08a.dat new file mode 100644 index 0000000..a48816e Binary files /dev/null and b/EstiNet/playerdata/f7035c9c-6a22-4250-8ac1-52a4d9c0f08a.dat differ diff --git a/EstiNet/region/r.-1.-1.mca b/EstiNet/region/r.-1.-1.mca new file mode 100644 index 0000000..4ec928e Binary files /dev/null and b/EstiNet/region/r.-1.-1.mca differ diff --git a/EstiNet/region/r.-1.0.mca b/EstiNet/region/r.-1.0.mca new file mode 100644 index 0000000..4e7ba1c Binary files /dev/null and b/EstiNet/region/r.-1.0.mca differ diff --git a/EstiNet/region/r.-1.1.mca b/EstiNet/region/r.-1.1.mca new file mode 100644 index 0000000..2d9a995 Binary files /dev/null and b/EstiNet/region/r.-1.1.mca differ diff --git a/EstiNet/region/r.0.-1.mca b/EstiNet/region/r.0.-1.mca new file mode 100644 index 0000000..5795c0c Binary files /dev/null and b/EstiNet/region/r.0.-1.mca differ diff --git a/EstiNet/region/r.0.0.mca b/EstiNet/region/r.0.0.mca new file mode 100644 index 0000000..be8d94f Binary files /dev/null and b/EstiNet/region/r.0.0.mca differ diff --git a/EstiNet/region/r.0.1.mca b/EstiNet/region/r.0.1.mca new file mode 100644 index 0000000..b26f926 Binary files /dev/null and b/EstiNet/region/r.0.1.mca differ diff --git a/EstiNet/session.lock b/EstiNet/session.lock new file mode 100644 index 0000000..85f29f7 Binary files /dev/null and b/EstiNet/session.lock differ diff --git a/EstiNet/stats/239276e9-d34b-42c8-8ad0-08b5b15b8b30.json b/EstiNet/stats/239276e9-d34b-42c8-8ad0-08b5b15b8b30.json new file mode 100644 index 0000000..8338fee --- /dev/null +++ b/EstiNet/stats/239276e9-d34b-42c8-8ad0-08b5b15b8b30.json @@ -0,0 +1 @@ +{"stat.flyOneCm":272,"stat.walkOneCm":4033,"stat.jump":6,"stat.playOneMinute":475,"stat.leaveGame":1,"stat.timeSinceDeath":475,"stat.sprintOneCm":2666,"achievement.exploreAllBiomes":{"value":0,"progress":["Plains"]}} \ No newline at end of file diff --git a/EstiNet/stats/372e5dd6-b1ef-4a8a-8ef0-0895ef0cb2a7.json b/EstiNet/stats/372e5dd6-b1ef-4a8a-8ef0-0895ef0cb2a7.json new file mode 100644 index 0000000..2c15696 --- /dev/null +++ b/EstiNet/stats/372e5dd6-b1ef-4a8a-8ef0-0895ef0cb2a7.json @@ -0,0 +1 @@ +{"stat.flyOneCm":40947,"stat.walkOneCm":1778,"stat.jump":18,"stat.playOneMinute":807,"stat.leaveGame":1,"stat.sneakTime":25,"stat.crouchOneCm":126,"stat.timeSinceDeath":807,"stat.sprintOneCm":8688} \ No newline at end of file diff --git a/EstiNet/stats/37c7d90b-053b-4fd9-807d-101d46f58537.json b/EstiNet/stats/37c7d90b-053b-4fd9-807d-101d46f58537.json new file mode 100644 index 0000000..c87af87 --- /dev/null +++ b/EstiNet/stats/37c7d90b-053b-4fd9-807d-101d46f58537.json @@ -0,0 +1 @@ +{"stat.flyOneCm":8526,"stat.walkOneCm":2088,"stat.jump":46,"stat.playOneMinute":1938,"stat.leaveGame":1,"stat.timeSinceDeath":1938,"stat.sprintOneCm":5717,"achievement.exploreAllBiomes":{"value":0,"progress":["River","Plains"]}} \ No newline at end of file diff --git a/EstiNet/stats/55618dfa-b17f-4e8a-814f-41768360af09.json b/EstiNet/stats/55618dfa-b17f-4e8a-814f-41768360af09.json new file mode 100644 index 0000000..d811fc1 --- /dev/null +++ b/EstiNet/stats/55618dfa-b17f-4e8a-814f-41768360af09.json @@ -0,0 +1 @@ +{"stat.walkOneCm":37758,"achievement.openInventory":1,"stat.leaveGame":17,"stat.flyOneCm":540383,"stat.jump":518,"stat.playOneMinute":152129,"stat.sneakTime":1504,"stat.crouchOneCm":7090,"stat.timeSinceDeath":152129,"stat.sprintOneCm":89085,"achievement.exploreAllBiomes":{"value":0,"progress":["ForestHills","Roofed Forest","River","Plains"]}} \ No newline at end of file diff --git a/EstiNet/stats/6108e35d-c0df-4f9d-8e68-665a69d4b871.json b/EstiNet/stats/6108e35d-c0df-4f9d-8e68-665a69d4b871.json new file mode 100644 index 0000000..d1011db --- /dev/null +++ b/EstiNet/stats/6108e35d-c0df-4f9d-8e68-665a69d4b871.json @@ -0,0 +1 @@ +{"stat.flyOneCm":8655,"stat.walkOneCm":6112,"stat.jump":25,"stat.playOneMinute":3687,"stat.leaveGame":1,"stat.timeSinceDeath":3687,"stat.sprintOneCm":19801,"achievement.exploreAllBiomes":{"value":0,"progress":["Roofed Forest","River","Plains"]}} \ No newline at end of file diff --git a/EstiNet/stats/75a53a06-1ab1-4b00-9f97-c8235a78f588.json b/EstiNet/stats/75a53a06-1ab1-4b00-9f97-c8235a78f588.json new file mode 100644 index 0000000..49a48b0 --- /dev/null +++ b/EstiNet/stats/75a53a06-1ab1-4b00-9f97-c8235a78f588.json @@ -0,0 +1 @@ +{"stat.flyOneCm":4821,"stat.walkOneCm":5484,"stat.jump":18,"stat.playOneMinute":1992,"stat.leaveGame":1,"stat.timeSinceDeath":1992,"stat.sprintOneCm":7932,"achievement.exploreAllBiomes":{"value":0,"progress":["Roofed Forest","River","Plains"]}} \ No newline at end of file diff --git a/EstiNet/stats/948f3446-1979-499f-889b-2991bea10125.json b/EstiNet/stats/948f3446-1979-499f-889b-2991bea10125.json new file mode 100644 index 0000000..fc49f2f --- /dev/null +++ b/EstiNet/stats/948f3446-1979-499f-889b-2991bea10125.json @@ -0,0 +1 @@ +{"stat.flyOneCm":41003,"stat.walkOneCm":5906,"stat.jump":66,"stat.playOneMinute":2807,"stat.leaveGame":2,"stat.sneakTime":120,"stat.crouchOneCm":1180,"stat.timeSinceDeath":2807,"stat.sprintOneCm":9541,"achievement.exploreAllBiomes":{"value":0,"progress":["ForestHills","Roofed Forest","River","Plains"]}} \ No newline at end of file diff --git a/EstiNet/stats/a7f22160-908b-44be-9f94-1b3e460cf943.json b/EstiNet/stats/a7f22160-908b-44be-9f94-1b3e460cf943.json new file mode 100644 index 0000000..ea190c9 --- /dev/null +++ b/EstiNet/stats/a7f22160-908b-44be-9f94-1b3e460cf943.json @@ -0,0 +1 @@ +{"stat.flyOneCm":3982,"stat.walkOneCm":2771,"stat.jump":26,"stat.playOneMinute":944,"stat.leaveGame":1,"stat.sneakTime":122,"stat.crouchOneCm":28,"stat.timeSinceDeath":944,"stat.sprintOneCm":4674,"achievement.exploreAllBiomes":{"value":0,"progress":["Plains"]}} \ No newline at end of file diff --git a/EstiNet/stats/b2a7e927-c847-4060-bfd7-99cabee7aecc.json b/EstiNet/stats/b2a7e927-c847-4060-bfd7-99cabee7aecc.json new file mode 100644 index 0000000..de3619e --- /dev/null +++ b/EstiNet/stats/b2a7e927-c847-4060-bfd7-99cabee7aecc.json @@ -0,0 +1 @@ +{"stat.flyOneCm":208315,"stat.walkOneCm":40602,"stat.jump":201,"stat.playOneMinute":13807,"achievement.openInventory":2,"stat.leaveGame":3,"stat.timeSinceDeath":13807,"stat.sprintOneCm":73059,"achievement.exploreAllBiomes":{"value":0,"progress":["Roofed Forest","Birch Forest","River","Plains","Taiga"]}} \ No newline at end of file diff --git a/EstiNet/stats/b48083c2-19ca-4959-a0d0-a967a93d0fd3.json b/EstiNet/stats/b48083c2-19ca-4959-a0d0-a967a93d0fd3.json new file mode 100644 index 0000000..1f5e3f2 --- /dev/null +++ b/EstiNet/stats/b48083c2-19ca-4959-a0d0-a967a93d0fd3.json @@ -0,0 +1 @@ +{"stat.flyOneCm":284921,"stat.walkOneCm":26550,"stat.jump":563,"stat.playOneMinute":94834,"stat.leaveGame":5,"stat.sneakTime":106,"stat.crouchOneCm":88,"stat.timeSinceDeath":94834,"stat.sprintOneCm":71292} \ No newline at end of file diff --git a/EstiNet/stats/bc65f6f1-1fb6-436b-a31a-f432fa6eb0ad.json b/EstiNet/stats/bc65f6f1-1fb6-436b-a31a-f432fa6eb0ad.json new file mode 100644 index 0000000..de2c753 --- /dev/null +++ b/EstiNet/stats/bc65f6f1-1fb6-436b-a31a-f432fa6eb0ad.json @@ -0,0 +1 @@ +{"stat.flyOneCm":25882,"stat.walkOneCm":4013,"stat.jump":18,"stat.playOneMinute":3721,"achievement.openInventory":2,"stat.leaveGame":2,"stat.sneakTime":4,"stat.timeSinceDeath":3721,"stat.sprintOneCm":5621,"achievement.exploreAllBiomes":{"value":0,"progress":["River","Plains"]}} \ No newline at end of file diff --git a/EstiNet/stats/be7f61e9-86c5-4a90-b753-c6a3b6c5f8f2.json b/EstiNet/stats/be7f61e9-86c5-4a90-b753-c6a3b6c5f8f2.json new file mode 100644 index 0000000..81bd92b --- /dev/null +++ b/EstiNet/stats/be7f61e9-86c5-4a90-b753-c6a3b6c5f8f2.json @@ -0,0 +1 @@ +{"stat.flyOneCm":118984,"stat.walkOneCm":12797,"stat.jump":114,"stat.playOneMinute":4654,"achievement.openInventory":2,"stat.leaveGame":2,"stat.sneakTime":342,"stat.crouchOneCm":660,"stat.timeSinceDeath":4654,"stat.sprintOneCm":12039,"achievement.exploreAllBiomes":{"value":0,"progress":["River","Plains"]}} \ No newline at end of file diff --git a/EstiNet/stats/f4ec7607-feea-442c-b5de-592f48e5d9e3.json b/EstiNet/stats/f4ec7607-feea-442c-b5de-592f48e5d9e3.json new file mode 100644 index 0000000..e1d5f38 --- /dev/null +++ b/EstiNet/stats/f4ec7607-feea-442c-b5de-592f48e5d9e3.json @@ -0,0 +1 @@ +{"stat.walkOneCm":1602,"stat.jump":2,"stat.playOneMinute":330,"stat.leaveGame":1,"stat.timeSinceDeath":330,"achievement.exploreAllBiomes":{"value":0,"progress":["River","Plains"]}} \ No newline at end of file diff --git a/EstiNet/stats/f7035c9c-6a22-4250-8ac1-52a4d9c0f08a.json b/EstiNet/stats/f7035c9c-6a22-4250-8ac1-52a4d9c0f08a.json new file mode 100644 index 0000000..60f8f1e --- /dev/null +++ b/EstiNet/stats/f7035c9c-6a22-4250-8ac1-52a4d9c0f08a.json @@ -0,0 +1 @@ +{"stat.flyOneCm":1070,"stat.walkOneCm":1226,"stat.jump":4,"stat.playOneMinute":880,"stat.leaveGame":1,"stat.timeSinceDeath":880,"stat.sprintOneCm":3136,"achievement.exploreAllBiomes":{"value":0,"progress":["River","Plains"]}} \ No newline at end of file diff --git a/EstiNet/uid.dat b/EstiNet/uid.dat new file mode 100644 index 0000000..f0e0f6f --- /dev/null +++ b/EstiNet/uid.dat @@ -0,0 +1 @@ +坈N犆績YX涒 \ No newline at end of file diff --git a/banned-ips.json b/banned-ips.json new file mode 100644 index 0000000..0637a08 --- /dev/null +++ b/banned-ips.json @@ -0,0 +1 @@ +[] \ No newline at end of file diff --git a/banned-players.json b/banned-players.json new file mode 100644 index 0000000..0637a08 --- /dev/null +++ b/banned-players.json @@ -0,0 +1 @@ +[] \ No newline at end of file diff --git a/bukkit.yml b/bukkit.yml new file mode 100644 index 0000000..cf1f598 --- /dev/null +++ b/bukkit.yml @@ -0,0 +1,43 @@ +# This is the main configuration file for Bukkit. +# As you can see, there's actually not that much to configure without any plugins. +# For a reference for any variable inside this file, check out the Bukkit Wiki at +# http://wiki.bukkit.org/Bukkit.yml +# +# If you need help on this file, feel free to join us on irc or leave a message +# on the forums asking for advice. +# +# IRC: #spigot @ irc.spi.gt +# (If this means nothing to you, just go to http://www.spigotmc.org/pages/irc/ ) +# Forums: http://www.spigotmc.org/ +# Bug tracker: http://www.spigotmc.org/go/bugs + + +settings: + allow-end: false + warn-on-overload: true + permissions-file: permissions.yml + update-folder: update + plugin-profiling: false + connection-throttle: 4000 + query-plugins: true + deprecated-verbose: default + shutdown-message: '[搂6搂lEsti搂3搂lNet搂r] 搂7Restart incoming...' +spawn-limits: + monsters: 0 + animals: 0 + water-animals: 0 + ambient: 0 +chunk-gc: + period-in-ticks: 600 + load-threshold: 0 +ticks-per: + animal-spawns: 0 + monster-spawns: 0 + autosave: 6000 +aliases: now-in-commands.yml +database: + username: bukkit + isolation: SERIALIZABLE + driver: org.sqlite.JDBC + password: walrus + url: jdbc:sqlite:{DIR}{NAME}.db diff --git a/commands.yml b/commands.yml new file mode 100644 index 0000000..17a0ac7 --- /dev/null +++ b/commands.yml @@ -0,0 +1,17 @@ +# This is the commands configuration file for Bukkit. +# For documentation on how to make use of this file, check out the Bukkit Wiki at +# http://wiki.bukkit.org/Commands.yml +# +# If you need help on this file, feel free to join us on irc or leave a message +# on the forums asking for advice. +# +# IRC: #spigot @ irc.spi.gt +# (If this means nothing to you, just go to http://www.spigotmc.org/pages/irc/ ) +# Forums: http://www.spigotmc.org/ +# Bug tracker: http://www.spigotmc.org/go/bugs + +command-block-overrides: [] +unrestricted-advancements: false +aliases: + icanhasbukkit: + - version $1- diff --git a/esticonsole.properties b/esticonsole.properties new file mode 100644 index 0000000..b1ef896 --- /dev/null +++ b/esticonsole.properties @@ -0,0 +1,11 @@ +#Tue Sep 05 17:05:21 EDT 2017 +server_name=MinigameHub +min_ram=512M +autoRestart=yes +amount_of_lines_to_cut_on_max=500 +mode=SPIGOT +timeAutoRestart=48 +server_jar_name=minecraft_server.jar +password=EstiNetwork?123 +max_lines=5000 +max_ram=2G diff --git a/eula.txt b/eula.txt new file mode 100644 index 0000000..bfda93f --- /dev/null +++ b/eula.txt @@ -0,0 +1,4 @@ +#By changing the setting below to TRUE you are indicating your agreement to our EULA (https://account.mojang.com/documents/minecraft_eula). +#and also agreeing that tacos are tasty. +#Fri Jan 20 18:49:38 EST 2017 +eula=true \ No newline at end of file diff --git a/help.yml b/help.yml new file mode 100644 index 0000000..c0ac928 --- /dev/null +++ b/help.yml @@ -0,0 +1,56 @@ +# This is the help configuration file for Bukkit. +# +# By default you do not need to modify this file. Help topics for all plugin commands are automatically provided by +# or extracted from your installed plugins. You only need to modify this file if you wish to add new help pages to +# your server or override the help pages of existing plugin commands. +# +# This file is divided up into the following parts: +# -- general-topics: lists admin defined help topics +# -- index-topics: lists admin defined index topics +# -- amend-topics: lists topic amendments to apply to existing help topics +# -- ignore-plugins: lists any plugins that should be excluded from help +# +# Examples are given below. When amending command topic, the string will be replaced with the existing value +# in the help topic. Color codes can be used in topic text. The color code character is & followed by 0-F. +# ================================================================ +# +# Set this to true to list the individual command help topics in the master help. +# command-topics-in-master-index: true +# +# Each general topic will show up as a separate topic in the help index along with all the plugin command topics. +# general-topics: +# Rules: +# shortText: Rules of the server +# fullText: | +# &61. Be kind to your fellow players. +# &B2. No griefing. +# &D3. No swearing. +# permission: topics.rules +# +# Each index topic will show up as a separate sub-index in the help index along with all the plugin command topics. +# To override the default help index (displayed when the user executes /help), name the index topic "Default". +# index-topics: +# Ban Commands: +# shortText: Player banning commands +# preamble: Moderator - do not abuse these commands +# permission: op +# commands: +# - /ban +# - /ban-ip +# - /banlist +# +# Topic amendments are used to change the content of automatically generated plugin command topics. +# amended-topics: +# /stop: +# shortText: Stops the server cold....in its tracks! +# fullText: - This kills the server. +# permission: you.dont.have +# +# Any plugin in the ignored plugins list will be excluded from help. The name must match the name displayed by +# the /plugins command. Ignore "Bukkit" to remove the standard bukkit commands from the index. Ignore "All" +# to completely disable automatic help topic generation. +# ignore-plugins: +# - PluginNameOne +# - PluginNameTwo +# - PluginNameThree + diff --git a/languages.properties b/languages.properties new file mode 100644 index 0000000..434b973 --- /dev/null +++ b/languages.properties @@ -0,0 +1,8 @@ +#Tue Sep 05 17:05:21 EDT 2017 +enabled=EstiConsole ${EstiConsole.version} is online\! +disabling=EstiConsole ${EstiConsole.version} turning off... +enabling=EstiConsole ${EstiConsole.version} starting up... +disabled=EstiConsole ${EstiConsole.version} is off. Goodbye\! +prefix=[EstiConsole] +err_on_start=Error while starting EstiConsole ${EstiConsole.version} +unknown_command=Unknown command\! Do /ec help for help\! diff --git a/minecraft_server.jar b/minecraft_server.jar new file mode 100644 index 0000000..ceba98c Binary files /dev/null and b/minecraft_server.jar differ diff --git a/ops.json b/ops.json new file mode 100644 index 0000000..e2bc2e5 --- /dev/null +++ b/ops.json @@ -0,0 +1,8 @@ +[ + { + "uuid": "55618dfa-b17f-4e8a-814f-41768360af09", + "name": "_InDev_", + "level": 4, + "bypassesPlayerLimit": false + } +] \ No newline at end of file diff --git a/paper.yml b/paper.yml new file mode 100644 index 0000000..60c121b --- /dev/null +++ b/paper.yml @@ -0,0 +1,130 @@ +# This is the main configuration file for Paper. +# As you can see, there's tons to configure. Some options may impact gameplay, so use +# with caution, and make sure you know what each option does before configuring. +# +# If you need help with the configuration or have any questions related to Paper, +# join us in our IRC channel. +# +# IRC: #paper @ irc.spi.gt ( http://irc.spi.gt/iris/?channels=paper ) +# Wiki: https://paper.readthedocs.org/ +# Paper Forums: https://aquifermc.org/ + +verbose: false +config-version: 13 +settings: + enable-player-collisions: true + player-auto-save-rate: -1 + min-chunk-load-threads: 2 + bungee-online-mode: true + load-permissions-yml-before-plugins: true + suggest-player-names-when-null-tab-completions: true + sleep-between-chunk-saves: false + incoming-packet-spam-threshold: 300 + save-empty-scoreboard-teams: false + region-file-cache-size: 256 + remove-invalid-statistics: false + set-health-before-death-event: false +timings: + enabled: true + verbose: true + server-name-privacy: false + hidden-config-entries: + - database + - settings.bungeecord-addresses + history-interval: 300 + history-length: 3600 +messages: + kick: + flying-player: Flying is not enabled on this server + flying-vehicle: Flying is not enabled on this server +world-settings: + default: + keep-spawn-loaded-range: 8 + auto-save-interval: -1 + nether-ceiling-void-damage: false + hopper: + push-based: false + allow-non-player-entities-on-scoreboards: false + parrots-are-unaffected-by-player-movement: false + elytra-hit-wall-damage: true + disable-explosion-knockback: false + frosted-ice: + enabled: true + delay: + min: 20 + max: 40 + game-mechanics: + disable-chest-cat-detection: false + disable-end-credits: false + use-alternate-fallingblock-onGround-detection: false + prevent-tnt-from-moving-in-water: false + non-player-arrow-despawn-rate: -1 + grass-spread-tick-rate: 1 + keep-spawn-loaded: true + armor-stands-do-collision-entity-lookups: true + skeleton-horse-thunder-spawn-chance: 0.01 + fire-physics-event-for-redstone: false + disable-ice-and-snow: false + spawner-nerfed-mobs-should-jump: false + baby-zombie-movement-speed: 0.5 + allow-leashing-undead-horse: false + all-chunks-are-slime-chunks: false + mob-spawner-tick-rate: 1 + disable-teleportation-suffocation-check: false + portal-search-radius: 128 + save-queue-limit-for-auto-save: 50 + delay-chunk-unloads-by: 10s + use-vanilla-world-scoreboard-name-coloring: false + max-auto-save-chunks-per-tick: 24 + squid-spawn-height: + minimum: 45.0 + maximum: 63.0 + optimize-explosions: false + water-over-lava-flow-speed: 5 + queue-light-updates: false + max-entity-collisions: 8 + filter-nbt-data-from-spawn-eggs-and-related: true + lootables: + auto-replenish: false + restrict-player-reloot: true + reset-seed-on-fill: true + max-refills: -1 + refresh-min: 12h + refresh-max: 2d + disable-creeper-lingering-effect: false + disable-thunder: false + enable-treasure-maps: true + treasure-maps-return-already-discovered: false + container-update-tick-rate: 1 + generator-settings: + canyon: true + caves: true + dungeon: true + fortress: true + mineshaft: true + monument: true + stronghold: true + temple: true + village: true + flat-bedrock: false + max-growth-height: + cactus: 3 + reeds: 3 + remove-corrupt-tile-entities: false + lava-flow-speed: + normal: 30 + nether: 10 + despawn-ranges: + soft: 32 + hard: 128 + falling-block-height-nerf: 0 + tnt-entity-height-nerf: 0 + fast-drain: + lava: false + water: false + use-chunk-inhabited-timer: true + fishing-time-range: + MinimumTicks: 100 + MaximumTicks: 600 + enable-old-tnt-cannon-behaviors: false + verbose: false diff --git a/permissions.yml b/permissions.yml new file mode 100644 index 0000000..e69de29 diff --git a/plugins/BungeePortals.jar b/plugins/BungeePortals.jar new file mode 100644 index 0000000..d6490ad Binary files /dev/null and b/plugins/BungeePortals.jar differ diff --git a/plugins/BungeePortals/config.yml b/plugins/BungeePortals/config.yml new file mode 100644 index 0000000..7fa3021 --- /dev/null +++ b/plugins/BungeePortals/config.yml @@ -0,0 +1,5 @@ +# BungeePortals configuration file, visit www.spigotmc.org/resources/bungeeportals.19 for help. +SaveTask: + Enabled: false + Interval: 600 +NoPortalPermissionMessage: '&cYou do not have permission to go to the server {destination}.' \ No newline at end of file diff --git a/plugins/BungeePortals/portals.yml b/plugins/BungeePortals/portals.yml new file mode 100644 index 0000000..d7ff111 --- /dev/null +++ b/plugins/BungeePortals/portals.yml @@ -0,0 +1,19 @@ +# BungeePortals data file, touch at your own risk! + + + + + + + + + +EstiNet#1#146#-19: Hub +EstiNet#1#145#-19: Hub +EstiNet#2#146#-19: Hub +EstiNet#1#144#-19: Hub +EstiNet#2#145#-19: Hub +EstiNet#2#144#-19: Hub +EstiNet#0#146#-19: Hub +EstiNet#0#144#-19: Hub +EstiNet#0#145#-19: Hub diff --git a/plugins/CrackShot.jar b/plugins/CrackShot.jar new file mode 100644 index 0000000..a930b43 Binary files /dev/null and b/plugins/CrackShot.jar differ diff --git a/plugins/CrackShot/general.yml b/plugins/CrackShot/general.yml new file mode 100644 index 0000000..f9f9b77 --- /dev/null +++ b/plugins/CrackShot/general.yml @@ -0,0 +1,41 @@ +#Visit the Complete Guide to CrackShot for information on everything in the configuration. +#https://github.com/Shampaggon/CrackShot/wiki/The-Complete-Guide-to-CrackShot + +#Use this node to completely disable CrackShot in certain worlds. Example usage: +# +#Disabled_Worlds: +# - world_nether +# - world_the_end +# - world_foldername +# +#"Disabled_Worlds: []" means the list is empty. Change it to "Disabled_Worlds:" before listing worlds. +#Remember not to use any tabs. The spacing must also be correct. +Disabled_Worlds: [] + +#Use this module to limit the amount of weapons a player can have in the hot bar. +#If the specified amount is exceeded, the weapon cannot be used. Example usage: +# +#Inventory_Control: +# Group_Primary: +# Limit: 2 +# Group_BlaBlaBla: +# Limit: 2 +# Whatever_Name_You_Want: +# Limit: 2 +# +#You can create as many groups as you want. Messages and sounds are optional. +#Enforce these limits using the Inventory_Control node in the weapon's Item_Information module. +#The example below is used for the default weapon Bazooka. +Inventory_Control: + Group_Bazookas: + Limit: 1 + Message_Exceeded: "&e[IC] &bYou cannot have more than one Bazooka in the hot bar!" + Sounds_Exceeded: LAVA_POP-1-1-0 + +#A merged reload refers to the act of reloading multiple weapons in the same slot. +#Set "Disable" to true if you wish to prevent players from doing this. +#Messages and sounds are optional. +Merged_Reload: + Disable: false + Message_Denied: "&eYou cannot reload slots that contain more than one weapon!" + Sounds_Denied: VILLAGER_NO-1-1-0 \ No newline at end of file diff --git a/plugins/CrackShot/messages.yml b/plugins/CrackShot/messages.yml new file mode 100644 index 0000000..29d5b61 --- /dev/null +++ b/plugins/CrackShot/messages.yml @@ -0,0 +1,32 @@ +#Visit the Complete Guide to CrackShot for information on everything in the configuration. +#https://github.com/Shampaggon/CrackShot/wiki/The-Complete-Guide-to-CrackShot + +#These are the messages most likely to be seen by the ordinary, non-administrative player. +#Feel free to customize them to your liking. +# +#Notes: +# - Some messages use special variables, such as "", "" and "". +# They represent numbers, weapon names and the multiplication sign. +# - It is good practice to surround all messages with quotes ("). +# - To completely hide a message, provide an empty message. (i.e. Store_Created: "") +# - Color codes are not supported. + +#Permission-related messages. +NP_Weapon_Use: "You do not have permission to use this." +NP_Weapon_Craft: "You do not have permission to craft this." +NP_Store_Create: "You do not have permission to create this store." +NP_Store_Purchase: "You do not have permission to purchase this item." + +#Store-related messages. +Store_Created: "Store successfully created!" +Store_Cannot_Afford: "You cannot afford to purchase this item." +Store_Items_Needed: "You need ." +Store_Purchased: "Item purchased - " + +#The message displayed when the reload command is used on a weapon that cannot be reloaded. +#Not to be confused with "/shot config reload", which reloads the configuration. +Cannot_Reload: "This weapon cannot be reloaded." + +#The message displayed when a player receives a weapon given with the give command. +#The command in question has the format "/shot give <#>". +Weapon_Received: "Package received - " \ No newline at end of file diff --git a/plugins/CrackShot/weapons/defaultAttachments.yml b/plugins/CrackShot/weapons/defaultAttachments.yml new file mode 100644 index 0000000..ef73727 --- /dev/null +++ b/plugins/CrackShot/weapons/defaultAttachments.yml @@ -0,0 +1,54 @@ +M320: + Item_Information: + Attachments: + Type: accessory + Toggle_Delay: 5 + Sounds_Toggle: NOTE_STICKS-1-2-0 + Shooting: + Cancel_Left_Click_Block_Damage: true + Cancel_Right_Click_Interactions: true + Recoil_Amount: 2 + Projectile_Amount: 1 + Projectile_Type: egg + Projectile_Speed: 20 + Projectile_Damage: 1 + Sounds_Shoot: EXPLODE-1-2-0 + Sneak: + Enable: true + No_Recoil: true + Reload: + Enable: true + Reload_Amount: 1 + Reload_Duration: 45 + Sounds_Reloading: PISTON_EXTEND-1-1-10,SKELETON_WALK-1-0-20,PISTON_RETRACT-1-1-35 + Particles: + Enable: true + Particle_Impact_Anything: BLOCK_BREAK-24 + Explosions: + Enable: true + Damage_Multiplier: 10 + Explosion_No_Grief: true + Explosion_Radius: 5 + On_Impact_With_Anything: true + Projectile_Activation_Time: 5 + Sounds_Shooter: SHOOT_ARROW-2-2-0 + +Tactical_Knife: + Item_Information: + Item_Name: "&eTactical Knife" + Item_Type: 288 + Item_Lore: "&eA melee attachment.|&eNot intended for standalone use." + Melee_Mode: true + Sounds_Acquired: SHOOT_ARROW-1-0-0 + Hidden_From_List: true + Shooting: + Cancel_Left_Click_Block_Damage: true + Cancel_Right_Click_Interactions: true + Delay_Between_Shots: 20 + Projectile_Damage: 40 + Particles: + Enable: true + Particle_Hit: BLOCK_BREAK-55 + Hit_Events: + Enable: true + Sounds_Shooter: SHOOT_ARROW-1-0-0,SLIME_WALK-1-1-1 \ No newline at end of file diff --git a/plugins/CrackShot/weapons/defaultExplosives.yml b/plugins/CrackShot/weapons/defaultExplosives.yml new file mode 100644 index 0000000..a7a6b65 --- /dev/null +++ b/plugins/CrackShot/weapons/defaultExplosives.yml @@ -0,0 +1,232 @@ +CocoPops: + Item_Information: + Item_Name: "&eCocoPops" + Item_Type: 351~3 + Item_Lore: "&eA cluster bomb that releases|&e10 bomblets upon detonation." + Sounds_Acquired: BAT_TAKEOFF-1-1-0 + Remove_Unused_Tag: true + Shooting: + Right_Click_To_Shoot: true + Cancel_Right_Click_Interactions: true + Projectile_Amount: 1 + Projectile_Type: grenade + Projectile_Subtype: 351~3 + Projectile_Speed: 12 + Sounds_Projectile: EAT-2-1-28,EAT-2-1-32,EAT-2-1-36 + Sounds_Shoot: FIRE_IGNITE-2-0-0 + Cluster_Bombs: + Enable: true + Bomblet_Type: 362 + Delay_Before_Split: 40 + Number_Of_Splits: 1 + Number_Of_Bomblets: 10 + Speed_Of_Bomblets: 8 + Delay_Before_Detonation: 40 + Detonation_Delay_Variation: 10 + Particle_Release: BLOCK_BREAK-127 + Sounds_Release: BURP-2-1-0 + Explosions: + Enable: true + Damage_Multiplier: 25 + Explosion_No_Grief: true + Explosion_Radius: 4 + Sounds_Explode: ITEM_PICKUP-2-1-0 + Extras: + One_Time_Use: true + +Trinket: + Item_Information: + Item_Name: "&eTrinket" + Item_Type: 264 + Item_Lore: "&eLeft-click to set the owner.|&eExplodes when:|&e- picked up|&e- shot out of a dispenser|&e- a chest containing this item is opened|&e- placed in an item frame, and nearby|&e ...pressure plates are stepped on.|&e&oOwners cannot trigger their own traps." + Sounds_Acquired: BAT_TAKEOFF-1-1-0 + Explosive_Devices: + Enable: true + Device_Type: trap + Device_Info: true-true-true-false-false + Sounds_Deploy: ITEM_PICKUP-2-0-0 + Message_Trigger_Placer: "&e has triggered your booby trap!" + Message_Trigger_Victim: "&eYou have triggered 's booby trap!" + Sounds_Trigger: SHEEP_IDLE-2-1-0 + Explosions: + Enable: true + Damage_Multiplier: 50 + Explosion_No_Grief: true + Enable_Owner_Immunity: true + Explosion_Radius: 5 + Explosion_Potion_Effect: POISON-100-2,HUNGER-100-2 + Explosion_Delay: 10 + Sounds_Explode: WITHER_SHOOT-2-2-0 + +Putty: + Item_Information: + Item_Name: "&ePutty" + Item_Type: 404 + Item_Lore: "&eRemote explosives.|&eRight click to throw.|&eLeft click to detonate." + Sounds_Acquired: BAT_TAKEOFF-1-1-0 + Shooting: + Cancel_Left_Click_Block_Damage: true + Cancel_Right_Click_Interactions: true + Explosive_Devices: + Enable: true + Device_Type: itembomb + Device_Info: 2,10,159,159~14 + Sounds_Deploy: SHOOT_ARROW-1-0-0 + Sounds_Alert_Placer: CLICK-1-1-0 + Sounds_Trigger: SHEEP_SHEAR-1-2-0 + Explosions: + Enable: true + Explosion_No_Grief: true + Explosion_Radius: 5 + Explosion_Delay: 16 + Sounds_Explode: ZOMBIE_WOOD-2-0-0 + +C4: + Item_Information: + Item_Name: "&eC4" + Item_Type: 69 + Item_Lore: "&eRemote explosives.|&eRight click to place.|&eLeft click to detonate." + Sounds_Acquired: BAT_TAKEOFF-1-1-0 + Shooting: + Cancel_Left_Click_Block_Damage: true +# Ammo: +# Enable: true +# Ammo_Item_ID: 46 +# Take_Ammo_Per_Shot: true + Explosive_Devices: + Enable: true + Device_Type: remote + Device_Info: 2-1A-TheStabbyBunny + Sounds_Deploy: CHICKEN_EGG_POP-1-1-0 + Message_Disarm: "&eYou have disarmed an explosive device." + Message_Trigger_Placer: "&e has set off your C4!" + Message_Trigger_Victim: "&eYou have set off 's C4!" + Sounds_Alert_Placer: CLICK-1-1-0 + Sounds_Trigger: SHEEP_SHEAR-1-1-0 + Explosions: + Enable: true + Explosion_No_Grief: true + Explosion_Radius: 6 + Explosion_Delay: 16 + Sounds_Explode: ZOMBIE_WOOD-2-0-0 +# Extras: +# One_Time_Use: true + +Airstrike: + Item_Information: + Item_Name: "&eHarrier Strike" + Item_Type: 76 + Item_Lore: "&eCalls in an airstrike at the|&eposition of the thrown flare." + Sounds_Acquired: BAT_TAKEOFF-1-1-0 + Remove_Unused_Tag: true + Shooting: + Right_Click_To_Shoot: true + Cancel_Right_Click_Interactions: true + Projectile_Amount: 1 + Projectile_Type: flare + Projectile_Subtype: 76 + Projectile_Speed: 10 + Sounds_Shoot: FIRE_IGNITE-2-0-0,FIZZ-2-0-0 + Airstrikes: + Enable: true + Flare_Activation_Delay: 60 + Particle_Call_Airstrike: lightning + Message_Call_Airstrike: "&eFriendly airstrike on the way." + Block_Type: 85 + Area: 4 + Distance_Between_Bombs: 4 + Height_Dropped: 90 + Vertical_Variation: 10 + Horizontal_Variation: 10 + Multiple_Strikes: + Enable: true + Number_Of_Strikes: 3 + Delay_Between_Strikes: 20 + Sounds_Airstrike: ENDERMAN_STARE-2-2-0 + Explosions: + Enable: true + Explosion_No_Grief: true + Explosion_Radius: 4 + Sounds_Explode: ENDERDRAGON_HIT-2-2-0 + Extras: + One_Time_Use: true + +Grenade: + Item_Information: + Item_Name: "&eFrag Grenade" + Item_Type: 402 + Item_Lore: "&eExplodes three seconds after launch." + Sounds_Acquired: BAT_TAKEOFF-1-1-0 + Remove_Unused_Tag: true + Shooting: + Right_Click_To_Shoot: true + Cancel_Right_Click_Interactions: true + Delay_Between_Shots: 10 + Projectile_Amount: 1 + Projectile_Type: grenade + Projectile_Subtype: 46 + Projectile_Speed: 10 + Sounds_Shoot: SHOOT_ARROW-2-0-0 + Explosions: + Enable: true + Explosion_No_Grief: true + Explosion_Radius: 4 + Explosion_Delay: 60 + Extras: + One_Time_Use: true + +Flashbang: + Item_Information: + Item_Name: "&eFlashbang" + Item_Type: 351~8 + Item_Lore: "&eDisorientates the target upon detonation." + Sounds_Acquired: BAT_TAKEOFF-1-1-0 + Remove_Unused_Tag: true + Shooting: + Right_Click_To_Shoot: true + Cancel_Right_Click_Interactions: true + Delay_Between_Shots: 10 + Projectile_Amount: 1 + Projectile_Type: grenade + Projectile_Subtype: 351~8 + Projectile_Speed: 10 + Sounds_Shoot: SHOOT_ARROW-2-0-0 + Explosions: + Enable: true + Explosion_No_Grief: true + Explosion_No_Damage: true + Explosion_Radius: 6 + Explosion_Potion_Effect: BLINDNESS-120-1,SLOW-120-1 + Explosion_Delay: 20 + Sounds_Victim: LEVEL_UP-1-0-0 + Sounds_Explode: ANVIL_LAND-2-1-0 + Extras: + One_Time_Use: true + +Toaster: + Item_Information: + Item_Name: "&eToaster" + Item_Type: 343 + Item_Lore: "&eAnti-personnel mine.|&eTriggers a fiery explosion when:|&e- walked into by mobs or players|&e- struck with fists or items|&e- shot by projectiles" + Sounds_Acquired: BAT_TAKEOFF-1-1-0 + Remove_Unused_Tag: true + Shooting: + Right_Click_To_Shoot: true + Cancel_Right_Click_Interactions: true + Explosive_Devices: + Enable: true + Device_Type: landmine + Device_Info: 46,MINECART + Sounds_Deploy: ORB_PICKUP-2-2-0 + Message_Trigger_Placer: "&e has triggered your mine!" + Message_Trigger_Victim: "&eYou have triggered 's mine!" + Sounds_Trigger: ITEM_BREAK-2-1-0,ZOMBIE_UNFECT-2-2-0 + Explosions: + Enable: true + Ignite_Victims: 120 + Explosion_No_Grief: true + Explosion_Radius: 4 + Explosion_Delay: 16 + Sounds_Explode: FIRE-2-0-0,ZOMBIE_METAL-2-0-0 + Extras: + One_Time_Use: true \ No newline at end of file diff --git a/plugins/CrackShot/weapons/defaultWeapons.yml b/plugins/CrackShot/weapons/defaultWeapons.yml new file mode 100644 index 0000000..50c20a1 --- /dev/null +++ b/plugins/CrackShot/weapons/defaultWeapons.yml @@ -0,0 +1,428 @@ +Gauss: + Item_Information: + Item_Name: "&eGauss Shotgun" + Item_Type: 417 + Item_Lore: "&eAdvanced pump-action shotgun.|&eFires metal slugs that penetrate|&eall targets within 40 blocks.|&eDeals 200% damage to Zombies." + Sounds_Acquired: BAT_TAKEOFF-1-1-0 + Shooting: + Cancel_Left_Click_Block_Damage: true + Cancel_Right_Click_Interactions: true + Projectile_Amount: 1 + Projectile_Type: energy + Projectile_Subtype: 40-1-NONE-0 + Projectile_Damage: 12 + Sounds_Shoot: WITHER_SHOOT-1-2-0,EXPLODE-1-2-0 + Reload: + Enable: true + Reload_Amount: 8 + Reload_Bullets_Individually: true + Reload_Duration: 10 + Sounds_Reloading: IRONGOLEM_THROW-1-2-0 + Firearm_Action: + Type: pump + Open_Duration: 12 + Close_Duration: 3 + Sound_Open: PISTON_EXTEND-1-2-0 + Sound_Close: PISTON_EXTEND-1-2-0 + Abilities: + Reset_Hit_Cooldown: true + Super_Effective: ZOMBIE-2 + Particles: + Enable: true + Particle_Player_Shoot: BLOCK_BREAK-57 + Hit_Events: + Enable: true + Sounds_Shooter: SHOOT_ARROW-1-2-0 + +Carbine: + Item_Information: + Item_Name: "&eCarbine" + Item_Type: 417 + Item_Lore: "&eDeals crits with a 10% chance.|&eSwitch to the grenade launcher|&ewith right click. Fired grenades|&earm themselves in 0.25 seconds." + Attachments: + Type: main + Info: "M320" + Toggle_Delay: 5 + Sounds_Toggle: NOTE_STICKS-1-2-0 + Sounds_Acquired: BAT_TAKEOFF-1-1-0 + Shooting: + Cancel_Left_Click_Block_Damage: true + Cancel_Right_Click_Interactions: true + Delay_Between_Shots: 3 + Recoil_Amount: 1 + Projectile_Amount: 1 + Projectile_Type: snowball + Projectile_Speed: 40 + Projectile_Damage: 4 + Bullet_Spread: 0.5 + Sounds_Shoot: BLAZE_HIT-1-2-0,ZOMBIE_WOOD-1-2-0 + Sneak: + Enable: true + No_Recoil: true + Bullet_Spread: 0.4 + Reload: + Enable: true + Reload_Amount: 8 + Reload_Duration: 30 + Sounds_Reloading: SKELETON_IDLE-1-0-0,FIRE_IGNITE-1-1-14,DOOR_OPEN-1-2-16,FIRE_IGNITE-1-1-26,HURT_FLESH-1-0-27,DOOR_CLOSE-1-2-28 + Firearm_Action: + Type: slide + Close_Duration: 8 + Sound_Close: CLICK-1-1-0 + Abilities: + Reset_Hit_Cooldown: true + Particles: + Enable: true + Particle_Impact_Anything: BLOCK_BREAK-80 + Particle_Critical: BLOCK_BREAK-55 + Hit_Events: + Enable: true + Sounds_Shooter: SHOOT_ARROW-1-2-0 + Critical_Hits: + Enable: true + Bonus_Damage: 2 + Chance: 10 + Sounds_Shooter: ORB_PICKUP-1-2-0 + +Deagle: + Item_Information: + Item_Name: "&eDesert Eagle" + Item_Type: 417 + Item_Lore: "&eDual pistols.|&eLeft/right click to shoot.|&eShoot enemies in the back|&efor bonus backstab damage." + Sounds_Acquired: BAT_TAKEOFF-1-1-0 + Shooting: + Dual_Wield: true + Cancel_Left_Click_Block_Damage: true + Cancel_Right_Click_Interactions: true + Delay_Between_Shots: 2 + Recoil_Amount: 2 + Projectile_Amount: 1 + Projectile_Type: egg + Projectile_Speed: 40 + Projectile_Damage: 4 + Bullet_Spread: 1 + Sounds_Shoot: ZOMBIE_WOOD-1-2-0,ZOMBIE_WOOD-1-0-0 + Sneak: + Enable: true + No_Recoil: true + Bullet_Spread: 0.75 + Reload: + Enable: true + Reload_Amount: 7 + Reload_Duration: 40 + Sounds_Out_Of_Ammo: CLICK-1-1-0 + Sounds_Reloading: DOOR_OPEN-1-2-4,DOOR_OPEN-1-2-8,DOOR_CLOSE-1-2-23,DOOR_CLOSE-1-2-38 + Dual_Wield: + Single_Reload_Duration: 25 + Sounds_Single_Reload: DOOR_OPEN-1-2-4,DOOR_CLOSE-1-2-23 + Sounds_Shoot_With_No_Ammo: CLICK-1-2-0 + Abilities: + Reset_Hit_Cooldown: true + Backstab: + Enable: true + Bonus_Damage: 2 + Sounds_Shooter: ORB_PICKUP-1-2-0 + Particles: + Enable: true + Particle_Backstab: BLOCK_BREAK-55 + Hit_Events: + Enable: true + Sounds_Shooter: SHOOT_ARROW-1-2-0 + +Bazooka: + Item_Information: + Item_Name: "&eBazooka" + Item_Type: 417 + Item_Lore: "&eRocket launcher.|&eFire down at your|&efeet to rocket-jump.|&eNegates fall damage." + Sounds_Acquired: BAT_TAKEOFF-1-1-0 + Inventory_Control: Group_Bazookas + Shooting: + Cancel_Left_Click_Block_Damage: true + Cancel_Right_Click_Interactions: true + Recoil_Amount: 2 + Projectile_Amount: 1 + Projectile_Type: fireball + Projectile_Speed: 10 + Sounds_Shoot: ZOMBIE_WOOD-1-0-0,FIZZ-1-1-0 + Sneak: + Enable: true + No_Recoil: true + Abilities: + No_Fall_Damage: true + Reload: + Enable: true + Reload_Amount: 1 + Reload_Duration: 55 + Sounds_Reloading: SKELETON_IDLE-1-0-10,PISTON_EXTEND-1-0-28,SKELETON_WALK-1-0-48 + Particles: + Enable: true + Particle_Player_Shoot: BLOCK_BREAK-35 + Shrapnel: + Enable: true + Block_Type: 77 + Amount: 14 + Speed: 7 + Explosions: + Enable: true + Knockback: 5 + Damage_Multiplier: 10 + Explosion_No_Grief: true + Explosion_Radius: 6 + Sounds_Shooter: SHOOT_ARROW-1-2-0 + +Python: + Item_Information: + Item_Name: "&ePython &l/&e Knife" + Item_Type: 417 + Item_Lore: "&eRevolver with high power.|&eLeft click to melee enemies|&ewith the tactical knife." + Melee_Attachment: Tactical_Knife + Sounds_Acquired: BAT_TAKEOFF-1-1-0 + Shooting: + Right_Click_To_Shoot: true + Cancel_Left_Click_Block_Damage: true + Cancel_Right_Click_Interactions: true + Delay_Between_Shots: 2 + Projectile_Amount: 1 + Projectile_Type: snowball + Projectile_Speed: 40 + Projectile_Damage: 6 + Bullet_Spread: 0.5 + Sounds_Shoot: IRONGOLEM_HIT-1-2-0,ZOMBIE_METAL-1-2-0 + Reload: + Enable: true + Reload_Amount: 6 + Reload_Duration: 35 + Sounds_Reloading: LEVEL_UP-1-1-10,FIRE_IGNITE-1-2-28 + Firearm_Action: + Type: revolver + Open_Duration: 5 + Close_Duration: 5 + Sound_Open: DOOR_OPEN-1-2-0 + Sound_Close: DOOR_CLOSE-1-2-0 + Abilities: + Reset_Hit_Cooldown: true + Hit_Events: + Enable: true + Sounds_Shooter: SHOOT_ARROW-1-2-0 + +Riotshield: + Item_Information: + Item_Name: "&eRiot Shield" + Item_Type: 267 + Item_Lore: "&eHold right-click to raise the shield.|&eBlocks all melee and ranged attacks.|&eIneffective against attacks from behind." + Sounds_Acquired: BAT_TAKEOFF-1-1-0 + Remove_Unused_Tag: true + Riot_Shield: + Enable: true + Durability_Loss_Per_Hit: 10 + Sounds_Blocked: GLASS-2-2-0 + Sounds_Break: ITEM_BREAK-2-1-0 + +Olympia: + Item_Information: + Item_Name: "&eOlympia" + Item_Type: 417 + Item_Lore: "&eDouble-barreled shotgun.|&eDeadly at close range.|&eIneffective at longer ranges.|&eFires incendiary ammo." + Sounds_Acquired: BAT_TAKEOFF-1-1-0 + Shooting: + Cancel_Left_Click_Block_Damage: true + Cancel_Right_Click_Interactions: true + Delay_Between_Shots: 3 + Recoil_Amount: 5 + Projectile_Amount: 8 + Projectile_Type: egg + Removal_Or_Drag_Delay: 4-false + Projectile_Speed: 30 + Projectile_Damage: 5 + Projectile_Flames: true + Projectile_Incendiary: + Enable: true + Duration: 80 + Bullet_Spread: 1 + Reset_Fall_Distance: true + Sounds_Shoot: ZOMBIE_WOOD-1-1-0,EXPLODE-1-2-0,GHAST_FIREBALL-1-1-0 + Sneak: + Enable: true + No_Recoil: true + Bullet_Spread: 1 + Reload: + Enable: true + Reload_Amount: 2 + Reload_Bullets_Individually: true + Reload_Duration: 15 + Sounds_Reloading: NOTE_STICKS-1-1-0,NOTE_SNARE_DRUM-1-6-1 + Firearm_Action: + Type: break + Open_Duration: 10 + Close_Duration: 15 + Sound_Open: DOOR_OPEN-1-2-0 + Sound_Close: DOOR_CLOSE-1-2-0 + Abilities: + Reset_Hit_Cooldown: true + No_Fall_Damage: true + Hit_Events: + Enable: true + Sounds_Shooter: SHOOT_ARROW-1-2-0 + Damage_Based_On_Flight_Time: + Enable: true + Bonus_Damage_Per_Tick: -1 + Maximum_Damage: -4 + Particles: + Enable: true + Particle_Player_Shoot: FLAMES-1 + Particle_Impact_Anything: BLOCK_BREAK-51 + +Hunting: + Item_Information: + Item_Name: "&eHunting Rifle" + Item_Type: 417 + Item_Lore: "&eBolt-action rifle with high accuracy.|&eEquipped with a night vision scope.|&eDeals double damage on headshots." + Sounds_Acquired: BAT_TAKEOFF-1-1-0 + Shooting: + Cancel_Left_Click_Block_Damage: true + Cancel_Right_Click_Interactions: true + Projectile_Amount: 1 + Projectile_Type: snowball + Projectile_Speed: 1000 + Projectile_Damage: 12 + Sounds_Shoot: BLAZE_HIT-1-1-0,EXPLODE-1-2-0 + Custom_Death_Message: + Normal: "&e was sniped by 's Hunting Rifle!" + Reload: + Enable: true + Starting_Amount: 0 + Reload_Amount: 5 + Reload_Bullets_Individually: true + Reload_Duration: 10 + Sounds_Reloading: NOTE_STICKS-1-1-0 + Firearm_Action: + Type: bolt + Open_Duration: 8 + Close_Duration: 7 + Close_Shoot_Delay: 6 + Sound_Open: NOTE_STICKS-1-0-0,PISTON_RETRACT-1-2-2 + Sound_Close: PISTON_EXTEND-1-2-0 + Headshot: + Enable: true + Bonus_Damage: 12 + Sounds_Shooter: NOTE_PLING-1-2-0 + Sounds_Victim: VILLAGER_DEATH-1-1-0 + Abilities: + Reset_Hit_Cooldown: true + Knockback: 3 + Particles: + Enable: true + Particle_Player_Shoot: BLOCK_BREAK-1 + Particle_Terrain: true + Fireworks: + Enable: true + Firework_Headshot: STAR-TRUE-TRUE-250-0-0 + Scope: + Enable: true + Night_Vision: true + Zoom_Amount: 5 + Sounds_Toggle_Zoom: NOTE_STICKS-1-2-0 + Hit_Events: + Enable: true + Sounds_Shooter: SHOOT_ARROW-1-2-0 + +Type95: + Item_Information: + Item_Name: "&eType 95" + Item_Type: 417 + Item_Lore: "&eSemi-automatic with three round burst fire.|&eGhast Tears are required for reloads." + Sounds_Acquired: BAT_TAKEOFF-1-1-0 + SignShops: + Enable: true + Price: 266-10 + Sign_Gun_ID: 95 + Shooting: + Cancel_Left_Click_Block_Damage: true + Cancel_Right_Click_Interactions: true + Delay_Between_Shots: 7 + Recoil_Amount: 1 + Projectile_Amount: 1 + Projectile_Type: snowball + Projectile_Speed: 40 + Projectile_Damage: 4 + Bullet_Spread: 2 + Sounds_Shoot: ITEM_BREAK-1-2-2,NOTE_SNARE_DRUM-1-0-2 + Sneak: + Enable: true + No_Recoil: true + Bullet_Spread: 1 + Burstfire: + Enable: true + Shots_Per_Burst: 3 + Delay_Between_Shots_In_Burst: 1 + Ammo: + Enable: true + Ammo_Item_ID: 370 + Sounds_Out_Of_Ammo: NOTE_PLING-1-2-0 + Sounds_Shoot_With_No_Ammo: NOTE_STICKS-1-2-0 + Reload: + Enable: true + Reload_Amount: 30 + Take_Ammo_On_Reload: true + Reload_Duration: 40 + Sounds_Reloading: FIRE_IGNITE-1-1-4,DOOR_OPEN-1-2-6,FIRE_IGNITE-1-1-36,HURT_FLESH-1-0-37,DOOR_CLOSE-1-2-38 + Firearm_Action: + Type: slide + Close_Duration: 10 + Sound_Close: PISTON_RETRACT-1-2-0,PISTON_RETRACT-1-2-2 + Scope: + Enable: true + Zoom_Amount: 5 + Zoom_Bullet_Spread: 0 + Sounds_Toggle_Zoom: ENDERDRAGON_WINGS-1-2-0 + Abilities: + Reset_Hit_Cooldown: true + Hit_Events: + Enable: true + Sounds_Shooter: SHOOT_ARROW-1-2-0 + +AK-47: + Item_Information: + Item_Name: "&eAK-47" + Item_Type: 417 + Item_Lore: "&eFully automatic with high power.|&eEffective at medium range.|&eControls are inverted." + Sounds_Acquired: BAT_TAKEOFF-1-1-0 + Shooting: + Right_Click_To_Shoot: true + Cancel_Left_Click_Block_Damage: true + Cancel_Right_Click_Interactions: true + Recoil_Amount: 1 + Projectile_Amount: 1 + Projectile_Type: snowball + Projectile_Speed: 40 + Projectile_Damage: 4 + Bullet_Spread: 2 + Sounds_Shoot: IRONGOLEM_HIT-1-2-0,SKELETON_HURT-1-2-0,ZOMBIE_WOOD-1-2-0 + Sneak: + Enable: true + No_Recoil: true + Bullet_Spread: 1 + Fully_Automatic: + Enable: true + Fire_Rate: 6 + Reload: + Enable: true + Reload_Amount: 30 + Reload_Duration: 40 + Sounds_Out_Of_Ammo: ITEM_BREAK-1-1-0 + Sounds_Reloading: FIRE_IGNITE-1-1-4,DOOR_OPEN-1-2-6,FIRE_IGNITE-1-1-36,HURT_FLESH-1-0-37,DOOR_CLOSE-1-2-38 + Firearm_Action: + Type: slide + Close_Duration: 10 + Close_Shoot_Delay: 12 + Sound_Close: PISTON_RETRACT-1-2-0,PISTON_RETRACT-1-2-3 + Scope: + Enable: true + Zoom_Amount: 5 + Zoom_Bullet_Spread: 0 + Sounds_Toggle_Zoom: ENDERDRAGON_WINGS-1-2-0 + Abilities: + Reset_Hit_Cooldown: true + Hit_Events: + Enable: true + Sounds_Shooter: SHOOT_ARROW-1-2-0 \ No newline at end of file diff --git a/plugins/HolographicDisplays.jar b/plugins/HolographicDisplays.jar new file mode 100644 index 0000000..500119a Binary files /dev/null and b/plugins/HolographicDisplays.jar differ diff --git a/plugins/HolographicDisplays/animations/example.txt b/plugins/HolographicDisplays/animations/example.txt new file mode 100644 index 0000000..a2e1dbe --- /dev/null +++ b/plugins/HolographicDisplays/animations/example.txt @@ -0,0 +1,6 @@ +Speed: 0.5 +This is an example. +This line will change every 0.5 seconds... +because it's an animation. +You just have to put "{animation: example.txt}" in a hologram... +to see this animated text. \ No newline at end of file diff --git a/plugins/HolographicDisplays/config.yml b/plugins/HolographicDisplays/config.yml new file mode 100644 index 0000000..f687d86 --- /dev/null +++ b/plugins/HolographicDisplays/config.yml @@ -0,0 +1,31 @@ +# . +# . Read the tutorial at: http://dev.bukkit.org/bukkit-plugins/holographic-displays/ +# . +# . Plugin created by filoghost. +# . +space-between-lines: 0.02 +images: + symbol: '[x]' + transparency: + space: ' [|] ' + color: '&7' +bungee: + refresh-seconds: 3 + use-RedisBungee: false + pinger: + enable: false + timeout: 500 + offline-motd: '&cOffline, couldn''t get the MOTD.' + status: + online: '&aOnline' + offline: '&cOffline' + motd-remove-leading-trailing-spaces: true + servers: + - 'hub: 127.0.0.1:25565' + - 'survival: 127.0.0.1:25566' + - 'minigames: 127.0.0.1:25567' +time: + format: H:mm + zone: GMT+1 +update-notification: true +debug: false diff --git a/plugins/HolographicDisplays/database.yml b/plugins/HolographicDisplays/database.yml new file mode 100644 index 0000000..1dfffc1 --- /dev/null +++ b/plugins/HolographicDisplays/database.yml @@ -0,0 +1,21 @@ +welcome: + location: EstiNet, 1.502, 144.000, -0.495 + lines: + - '&7&l[&6&lEsti&3&lNet&7&l]' + - '&lDifferent through thought.' +ctf: + location: EstiNet, -6.537, 145.743, 18.545 + lines: + - '&lCapture the Flag &3&l(鈱愨枲_鈻)' +gliders: + location: EstiNet, 9.530, 145.789, 18.475 + lines: + - '&lGliders &3&l(鈺扳枴掳锛夆暞锔 鈹烩攣鈹' +fusionplay: + location: EstiNet, 1.579, 145.200, 19.649 + lines: + - '&lFusionPlay (&3&lComing Soon!&r&l)' +gamemodehub: + location: EstiNet, 1.502, 145.200, -16.596 + lines: + - '&lGamemode Hub &3&l( 锞熴儺锞)' diff --git a/plugins/HolographicDisplays/symbols.yml b/plugins/HolographicDisplays/symbols.yml new file mode 100644 index 0000000..facdacb --- /dev/null +++ b/plugins/HolographicDisplays/symbols.yml @@ -0,0 +1,14 @@ +# +# This is the configuration file for static placeholders. +# Dynamic placeholders are {online}, {max_players}, ... +# Static placeholders are symbols. +# +# List of unicode symbols: http://www.fileformat.info/info/unicode/index.htm +# +[x]: \u2588 +[/]: \u258C +[.]: \u2591 +[..]: \u2592 +[...]: \u2593 +[p]: \u2022 +[|]: \u23B9 \ No newline at end of file diff --git a/plugins/JumpPads.jar b/plugins/JumpPads.jar new file mode 100644 index 0000000..e10817b Binary files /dev/null and b/plugins/JumpPads.jar differ diff --git a/plugins/JumpPads/config.yml b/plugins/JumpPads/config.yml new file mode 100644 index 0000000..548aa12 --- /dev/null +++ b/plugins/JumpPads/config.yml @@ -0,0 +1,17 @@ +Pads: + WoodPadEnabled: true + StonePadEnabled: true + IronPadEnabled: true + GoldPadEnabled: true +Global: + PluginEnabled: true +Velocity: + WoodPadVelocity: 1.0 + StonePadVelocity: 1.5 + IronPadVelocity: 2.0 + GoldPadVelocity: 3.0 +Thrust: + WoodPadThrust: 2 + StonePadThrust: 3 + IronPadThrust: 4 + GoldPadThrust: 5 diff --git a/plugins/PluginMetrics/config.yml b/plugins/PluginMetrics/config.yml new file mode 100644 index 0000000..0fa57a2 --- /dev/null +++ b/plugins/PluginMetrics/config.yml @@ -0,0 +1,4 @@ +# http://mcstats.org +opt-out: false +guid: b5d33b7c-4b4b-47f6-b7c4-ab71d1e0500c +debug: false diff --git a/plugins/ProtocolSupport.jar b/plugins/ProtocolSupport.jar new file mode 100644 index 0000000..1eae141 Binary files /dev/null and b/plugins/ProtocolSupport.jar differ diff --git a/plugins/WorldEdit.jar b/plugins/WorldEdit.jar new file mode 100644 index 0000000..9411332 Binary files /dev/null and b/plugins/WorldEdit.jar differ diff --git a/plugins/WorldEdit/config.yml b/plugins/WorldEdit/config.yml new file mode 100644 index 0000000..d4687a0 --- /dev/null +++ b/plugins/WorldEdit/config.yml @@ -0,0 +1,73 @@ +# +# WorldEdit's configuration file +# +# About editing this file: +# - DO NOT USE TABS. You MUST use spaces or Bukkit will complain. If +# you use an editor like Notepad++ (recommended for Windows users), you +# must configure it to "replace tabs with spaces." In Notepad++, this can +# be changed in Settings > Preferences > Language Menu. +# - Don't get rid of the indents. They are indented so some entries are +# in categories (like "max-blocks-changed" is in the "limits" +# category. +# - If you want to check the format of this file before putting it +# into WorldEdit, paste it into http://yaml-online-parser.appspot.com/ +# and see if it gives "ERROR:". +# - Lines starting with # are commentsand so they are ignored. +# + +limits: + allow-extra-data-values: false + max-blocks-changed: + default: -1 + maximum: -1 + max-polygonal-points: + default: -1 + maximum: 20 + max-radius: -1 + max-super-pickaxe-size: 5 + max-brush-radius: 5 + butcher-radius: + default: -1 + maximum: -1 + disallowed-blocks: [6, 7, 14, 15, 16, 26, 27, 28, 29, 39, 31, 32, 33, 34, 36, 37, 38, 39, 40, 46, 50, 51, 56, 59, 69, 73, 74, 75, 76, 77, 81, 83] + +use-inventory: + enable: false + allow-override: true + creative-mode-overrides: false + +logging: + log-commands: false + file: worldedit.log + +super-pickaxe: + drop-items: true + many-drop-items: false + +snapshots: + directory: + +navigation-wand: + item: 345 + max-distance: 100 + +scripting: + timeout: 3000 + dir: craftscripts + +saving: + dir: schematics + +files: + allow-symbolic-links: false + +history: + size: 15 + expiration: 10 + +wand-item: 271 +shell-save-type: +no-double-slash: false +no-op-permissions: false +debug: false +show-help-on-first-use: true diff --git a/plugins/bStats/config.yml b/plugins/bStats/config.yml new file mode 100644 index 0000000..3c275bb --- /dev/null +++ b/plugins/bStats/config.yml @@ -0,0 +1,7 @@ +# bStats collects some data for plugin authors like how many servers are using their plugins. +# To honor their work, you should not disable it. +# This has nearly no effect on the server performance! +# Check out https://bStats.org/ to learn more :) +enabled: true +serverUuid: 4b563dae-d383-4856-b3fa-16ab27813209 +logFailedRequests: false diff --git a/plugins/gFeatures.jar b/plugins/gFeatures.jar new file mode 100644 index 0000000..61602e5 Binary files /dev/null and b/plugins/gFeatures.jar differ diff --git a/plugins/gFeatures/Config.yml b/plugins/gFeatures/Config.yml new file mode 100644 index 0000000..e913ae7 --- /dev/null +++ b/plugins/gFeatures/Config.yml @@ -0,0 +1,41 @@ +Config: + Plugins: + Base: 'false' + CTF: 'false' + gFactions: 'false' + gHub: 'true' + gMusic: 'false' + gScore: 'true' + gWarsSuite: 'false' + Statistics: 'false' + Gladiators: 'false' + Grasslands: 'false' + gRanks: 'true' + EstiChat: 'true' + Friendship: 'true' + Gliders: 'false' + ServerQuery: 'true' + Shop: 'true' + FusionPlay: 'false' + SurvivalTwo: 'false' + EstiCoins: 'true' + Extensions: + Utility: + gBroadcast: 'false' + gMotd: 'false' + EstiJoin: 'false' + Other: {} + MySQL: + Address: localhost + Port: '3306' + TableName: gfeatures + Username: root + Password: pass123 + State: 'false' + ClioteSky: + Address: 192.168.2.60 + Port: '36000' + Category: MinigameHubs + Name: MinigameHub1 + Password: Genesis?123 + Enable: 'true' diff --git a/plugins/gFeatures/EstiCoins/config.yml b/plugins/gFeatures/EstiCoins/config.yml new file mode 100644 index 0000000..0f8c776 --- /dev/null +++ b/plugins/gFeatures/EstiCoins/config.yml @@ -0,0 +1,7 @@ +Config: + MySQL: + Address: 192.168.2.60 + Port: '3306' + TableName: geconomys + Username: estinet + Password: EstiNetwork?123 diff --git a/plugins/gFeatures/Players/239276e9-d34b-42c8-8ad0-08b5b15b8b30.yml b/plugins/gFeatures/Players/239276e9-d34b-42c8-8ad0-08b5b15b8b30.yml new file mode 100644 index 0000000..9ec9a5c --- /dev/null +++ b/plugins/gFeatures/Players/239276e9-d34b-42c8-8ad0-08b5b15b8b30.yml @@ -0,0 +1,5 @@ +Config: + Name: Demomaker + UUID: 239276e9-d34b-42c8-8ad0-08b5b15b8b30 + Settings: MemorySection[path='Config.Settings', root='YamlConfiguration'] + Setup: DO NOT REMOVE! diff --git a/plugins/gFeatures/Players/372e5dd6-b1ef-4a8a-8ef0-0895ef0cb2a7.yml b/plugins/gFeatures/Players/372e5dd6-b1ef-4a8a-8ef0-0895ef0cb2a7.yml new file mode 100644 index 0000000..01decd9 --- /dev/null +++ b/plugins/gFeatures/Players/372e5dd6-b1ef-4a8a-8ef0-0895ef0cb2a7.yml @@ -0,0 +1,5 @@ +Config: + Name: applearon + UUID: 372e5dd6-b1ef-4a8a-8ef0-0895ef0cb2a7 + Settings: MemorySection[path='Config.Settings', root='YamlConfiguration'] + Setup: DO NOT REMOVE! diff --git a/plugins/gFeatures/Players/37c7d90b-053b-4fd9-807d-101d46f58537.yml b/plugins/gFeatures/Players/37c7d90b-053b-4fd9-807d-101d46f58537.yml new file mode 100644 index 0000000..a46b554 --- /dev/null +++ b/plugins/gFeatures/Players/37c7d90b-053b-4fd9-807d-101d46f58537.yml @@ -0,0 +1,5 @@ +Config: + Name: llamafantasy + UUID: 37c7d90b-053b-4fd9-807d-101d46f58537 + Settings: MemorySection[path='Config.Settings', root='YamlConfiguration'] + Setup: DO NOT REMOVE! diff --git a/plugins/gFeatures/Players/55618dfa-b17f-4e8a-814f-41768360af09.yml b/plugins/gFeatures/Players/55618dfa-b17f-4e8a-814f-41768360af09.yml new file mode 100644 index 0000000..2eb97c3 --- /dev/null +++ b/plugins/gFeatures/Players/55618dfa-b17f-4e8a-814f-41768360af09.yml @@ -0,0 +1,5 @@ +Config: + Name: _InDev_ + UUID: 55618dfa-b17f-4e8a-814f-41768360af09 + Settings: MemorySection[path='Config.Settings', root='YamlConfiguration'] + Setup: DO NOT REMOVE! diff --git a/plugins/gFeatures/Players/6108e35d-c0df-4f9d-8e68-665a69d4b871.yml b/plugins/gFeatures/Players/6108e35d-c0df-4f9d-8e68-665a69d4b871.yml new file mode 100644 index 0000000..cfb7bdb --- /dev/null +++ b/plugins/gFeatures/Players/6108e35d-c0df-4f9d-8e68-665a69d4b871.yml @@ -0,0 +1,5 @@ +Config: + Name: FlowerGirl700 + UUID: 6108e35d-c0df-4f9d-8e68-665a69d4b871 + Settings: MemorySection[path='Config.Settings', root='YamlConfiguration'] + Setup: DO NOT REMOVE! diff --git a/plugins/gFeatures/Players/75a53a06-1ab1-4b00-9f97-c8235a78f588.yml b/plugins/gFeatures/Players/75a53a06-1ab1-4b00-9f97-c8235a78f588.yml new file mode 100644 index 0000000..a181670 --- /dev/null +++ b/plugins/gFeatures/Players/75a53a06-1ab1-4b00-9f97-c8235a78f588.yml @@ -0,0 +1,5 @@ +Config: + Name: Legend010331 + UUID: 75a53a06-1ab1-4b00-9f97-c8235a78f588 + Settings: MemorySection[path='Config.Settings', root='YamlConfiguration'] + Setup: DO NOT REMOVE! diff --git a/plugins/gFeatures/Players/948f3446-1979-499f-889b-2991bea10125.yml b/plugins/gFeatures/Players/948f3446-1979-499f-889b-2991bea10125.yml new file mode 100644 index 0000000..dd84b75 --- /dev/null +++ b/plugins/gFeatures/Players/948f3446-1979-499f-889b-2991bea10125.yml @@ -0,0 +1,5 @@ +Config: + Name: Master_Guardian + UUID: 948f3446-1979-499f-889b-2991bea10125 + Settings: MemorySection[path='Config.Settings', root='YamlConfiguration'] + Setup: DO NOT REMOVE! diff --git a/plugins/gFeatures/Players/a7f22160-908b-44be-9f94-1b3e460cf943.yml b/plugins/gFeatures/Players/a7f22160-908b-44be-9f94-1b3e460cf943.yml new file mode 100644 index 0000000..c7bb8a2 --- /dev/null +++ b/plugins/gFeatures/Players/a7f22160-908b-44be-9f94-1b3e460cf943.yml @@ -0,0 +1,5 @@ +Config: + Name: SoSo123 + UUID: a7f22160-908b-44be-9f94-1b3e460cf943 + Settings: MemorySection[path='Config.Settings', root='YamlConfiguration'] + Setup: DO NOT REMOVE! diff --git a/plugins/gFeatures/Players/b2a7e927-c847-4060-bfd7-99cabee7aecc.yml b/plugins/gFeatures/Players/b2a7e927-c847-4060-bfd7-99cabee7aecc.yml new file mode 100644 index 0000000..e7884ab --- /dev/null +++ b/plugins/gFeatures/Players/b2a7e927-c847-4060-bfd7-99cabee7aecc.yml @@ -0,0 +1,5 @@ +Config: + Name: Awesomedude9789 + UUID: b2a7e927-c847-4060-bfd7-99cabee7aecc + Settings: MemorySection[path='Config.Settings', root='YamlConfiguration'] + Setup: DO NOT REMOVE! diff --git a/plugins/gFeatures/Players/b48083c2-19ca-4959-a0d0-a967a93d0fd3.yml b/plugins/gFeatures/Players/b48083c2-19ca-4959-a0d0-a967a93d0fd3.yml new file mode 100644 index 0000000..8f75eae --- /dev/null +++ b/plugins/gFeatures/Players/b48083c2-19ca-4959-a0d0-a967a93d0fd3.yml @@ -0,0 +1,5 @@ +Config: + Name: Seshpenguin + UUID: b48083c2-19ca-4959-a0d0-a967a93d0fd3 + Settings: MemorySection[path='Config.Settings', root='YamlConfiguration'] + Setup: DO NOT REMOVE! diff --git a/plugins/gFeatures/Players/bc65f6f1-1fb6-436b-a31a-f432fa6eb0ad.yml b/plugins/gFeatures/Players/bc65f6f1-1fb6-436b-a31a-f432fa6eb0ad.yml new file mode 100644 index 0000000..397603a --- /dev/null +++ b/plugins/gFeatures/Players/bc65f6f1-1fb6-436b-a31a-f432fa6eb0ad.yml @@ -0,0 +1,5 @@ +Config: + Name: manmaneman + UUID: bc65f6f1-1fb6-436b-a31a-f432fa6eb0ad + Settings: MemorySection[path='Config.Settings', root='YamlConfiguration'] + Setup: DO NOT REMOVE! diff --git a/plugins/gFeatures/Players/be7f61e9-86c5-4a90-b753-c6a3b6c5f8f2.yml b/plugins/gFeatures/Players/be7f61e9-86c5-4a90-b753-c6a3b6c5f8f2.yml new file mode 100644 index 0000000..12e5dd1 --- /dev/null +++ b/plugins/gFeatures/Players/be7f61e9-86c5-4a90-b753-c6a3b6c5f8f2.yml @@ -0,0 +1,5 @@ +Config: + Name: WorshipFrumple + UUID: be7f61e9-86c5-4a90-b753-c6a3b6c5f8f2 + Settings: MemorySection[path='Config.Settings', root='YamlConfiguration'] + Setup: DO NOT REMOVE! diff --git a/plugins/gFeatures/Players/f4ec7607-feea-442c-b5de-592f48e5d9e3.yml b/plugins/gFeatures/Players/f4ec7607-feea-442c-b5de-592f48e5d9e3.yml new file mode 100644 index 0000000..b7361cc --- /dev/null +++ b/plugins/gFeatures/Players/f4ec7607-feea-442c-b5de-592f48e5d9e3.yml @@ -0,0 +1,5 @@ +Config: + Name: semimoistbread + UUID: f4ec7607-feea-442c-b5de-592f48e5d9e3 + Settings: MemorySection[path='Config.Settings', root='YamlConfiguration'] + Setup: DO NOT REMOVE! diff --git a/plugins/gFeatures/Players/f7035c9c-6a22-4250-8ac1-52a4d9c0f08a.yml b/plugins/gFeatures/Players/f7035c9c-6a22-4250-8ac1-52a4d9c0f08a.yml new file mode 100644 index 0000000..b4657ab --- /dev/null +++ b/plugins/gFeatures/Players/f7035c9c-6a22-4250-8ac1-52a4d9c0f08a.yml @@ -0,0 +1,5 @@ +Config: + Name: bioprewd + UUID: f7035c9c-6a22-4250-8ac1-52a4d9c0f08a + Settings: MemorySection[path='Config.Settings', root='YamlConfiguration'] + Setup: DO NOT REMOVE! diff --git a/plugins/gFeatures/Shop/Config.yml b/plugins/gFeatures/Shop/Config.yml new file mode 100644 index 0000000..c6b70ba --- /dev/null +++ b/plugins/gFeatures/Shop/Config.yml @@ -0,0 +1,5 @@ +Redis: + IP: 192.168.2.60 + Port: '6379' + Password: EstiNetwork?123 + DatabaseNumber: '1' diff --git a/plugins/gFeatures/cliotecache.txt b/plugins/gFeatures/cliotecache.txt new file mode 100644 index 0000000..e69de29 diff --git a/plugins/gFeatures/gHub/Config.yml b/plugins/gFeatures/gHub/Config.yml new file mode 100644 index 0000000..e69de29 diff --git a/plugins/gFeatures/gHub/Crystals/CTF.txt b/plugins/gFeatures/gHub/Crystals/CTF.txt new file mode 100644 index 0000000..6782e15 --- /dev/null +++ b/plugins/gFeatures/gHub/Crystals/CTF.txt @@ -0,0 +1,4 @@ +CTF +-6.5 +145.0 +19.5 diff --git a/plugins/gFeatures/gHub/Crystals/Gliders.txt b/plugins/gFeatures/gHub/Crystals/Gliders.txt new file mode 100644 index 0000000..96850ed --- /dev/null +++ b/plugins/gFeatures/gHub/Crystals/Gliders.txt @@ -0,0 +1,4 @@ +Gliders +9.5 +145.0 +19.5 diff --git a/plugins/gFeatures/gHub/spawn.txt b/plugins/gFeatures/gHub/spawn.txt new file mode 100644 index 0000000..f6ac575 --- /dev/null +++ b/plugins/gFeatures/gHub/spawn.txt @@ -0,0 +1,6 @@ +EstiNet +1.5129601052471715 +143.5 +-6.930077482461863 +-0.30029297 +7.350126 diff --git a/plugins/gFeatures/gRanks/Config.yml b/plugins/gFeatures/gRanks/Config.yml new file mode 100644 index 0000000..2621964 --- /dev/null +++ b/plugins/gFeatures/gRanks/Config.yml @@ -0,0 +1,9 @@ +Config: + MySQL: + Address: 192.168.2.60 + Port: '3306' + TableName: granks + Username: estinet + Password: EstiNetwork?123 + ClioteSky: + Enable: 'true' diff --git a/plugins/gFeatures/gRanks/ginherit/Admin.txt b/plugins/gFeatures/gRanks/ginherit/Admin.txt new file mode 100644 index 0000000..d3f5a12 --- /dev/null +++ b/plugins/gFeatures/gRanks/ginherit/Admin.txt @@ -0,0 +1 @@ + diff --git a/plugins/gFeatures/gRanks/ginherit/Default.txt b/plugins/gFeatures/gRanks/ginherit/Default.txt new file mode 100644 index 0000000..d3f5a12 --- /dev/null +++ b/plugins/gFeatures/gRanks/ginherit/Default.txt @@ -0,0 +1 @@ + diff --git a/plugins/gFeatures/gRanks/ginherit/Developer.txt b/plugins/gFeatures/gRanks/ginherit/Developer.txt new file mode 100644 index 0000000..d3f5a12 --- /dev/null +++ b/plugins/gFeatures/gRanks/ginherit/Developer.txt @@ -0,0 +1 @@ + diff --git a/plugins/gFeatures/gRanks/ginherit/Helper++.txt b/plugins/gFeatures/gRanks/ginherit/Helper++.txt new file mode 100644 index 0000000..d3f5a12 --- /dev/null +++ b/plugins/gFeatures/gRanks/ginherit/Helper++.txt @@ -0,0 +1 @@ + diff --git a/plugins/gFeatures/gRanks/ginherit/Helper.txt b/plugins/gFeatures/gRanks/ginherit/Helper.txt new file mode 100644 index 0000000..560eb44 --- /dev/null +++ b/plugins/gFeatures/gRanks/ginherit/Helper.txt @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/plugins/gFeatures/gRanks/ginherit/Moderator.txt b/plugins/gFeatures/gRanks/ginherit/Moderator.txt new file mode 100644 index 0000000..d3f5a12 --- /dev/null +++ b/plugins/gFeatures/gRanks/ginherit/Moderator.txt @@ -0,0 +1 @@ + diff --git a/plugins/gFeatures/gRanks/ginherit/Owner.txt b/plugins/gFeatures/gRanks/ginherit/Owner.txt new file mode 100644 index 0000000..d3f5a12 --- /dev/null +++ b/plugins/gFeatures/gRanks/ginherit/Owner.txt @@ -0,0 +1 @@ + diff --git a/plugins/gFeatures/gRanks/ginherit/esti++.txt b/plugins/gFeatures/gRanks/ginherit/esti++.txt new file mode 100644 index 0000000..d3f5a12 --- /dev/null +++ b/plugins/gFeatures/gRanks/ginherit/esti++.txt @@ -0,0 +1 @@ + diff --git a/plugins/gFeatures/gRanks/ginherit/esti+.txt b/plugins/gFeatures/gRanks/ginherit/esti+.txt new file mode 100644 index 0000000..d3f5a12 --- /dev/null +++ b/plugins/gFeatures/gRanks/ginherit/esti+.txt @@ -0,0 +1 @@ + diff --git a/plugins/gFeatures/gRanks/gperms/Admin.txt b/plugins/gFeatures/gRanks/gperms/Admin.txt new file mode 100644 index 0000000..e6212fa --- /dev/null +++ b/plugins/gFeatures/gRanks/gperms/Admin.txt @@ -0,0 +1,6 @@ + + + + + + diff --git a/plugins/gFeatures/gRanks/gperms/Default.txt b/plugins/gFeatures/gRanks/gperms/Default.txt new file mode 100644 index 0000000..52db0bc --- /dev/null +++ b/plugins/gFeatures/gRanks/gperms/Default.txt @@ -0,0 +1,5 @@ +greq.ticket.list +greq.ticket +greq.comments.add +essentials.warp.list +greq.comments diff --git a/plugins/gFeatures/gRanks/gperms/Developer.txt b/plugins/gFeatures/gRanks/gperms/Developer.txt new file mode 100644 index 0000000..d3f5a12 --- /dev/null +++ b/plugins/gFeatures/gRanks/gperms/Developer.txt @@ -0,0 +1 @@ + diff --git a/plugins/gFeatures/gRanks/gperms/Helper++.txt b/plugins/gFeatures/gRanks/gperms/Helper++.txt new file mode 100644 index 0000000..d3f5a12 --- /dev/null +++ b/plugins/gFeatures/gRanks/gperms/Helper++.txt @@ -0,0 +1 @@ + diff --git a/plugins/gFeatures/gRanks/gperms/Helper.txt b/plugins/gFeatures/gRanks/gperms/Helper.txt new file mode 100644 index 0000000..e6212fa --- /dev/null +++ b/plugins/gFeatures/gRanks/gperms/Helper.txt @@ -0,0 +1,6 @@ + + + + + + diff --git a/plugins/gFeatures/gRanks/gperms/Moderator.txt b/plugins/gFeatures/gRanks/gperms/Moderator.txt new file mode 100644 index 0000000..d07ba9a --- /dev/null +++ b/plugins/gFeatures/gRanks/gperms/Moderator.txt @@ -0,0 +1,75 @@ +essentials.kick +essentials.kick +essentials.kick +essentials.kick +essentials.kick +essentials.kick +essentials.fly.safelogin +essentials.fly.safelogin +essentials.fly.safelogin +essentials.fly.safelogin +groupmanager.manpromote +-SimpleAlias.* +-SimpleAlias.* +vanish.smokin +vanish.smokin +essentials.unban +essentials.unban +essentials.top +essentials.top +colorchat/t.use +colorchat/t.use +-multiverse.core.anchor +-multiverse.core.anchor +essentials.msg.magic +essentials.msg.magic +essentials.protect.alerts +essentials.protect.alerts +-kits.admin +-kits.admin +-kits.flags.announce +-kits.flags.announce +-multiverse.portal.list +-multiverse.portal.list +essentials.eco.loan +essentials.eco.loan +essentials.tphere +essentials.tphere +-lilypad.portal.delete +-lilypad.portal.delete +-multiverse.core.modify.add +-multiverse.core.modify.add +-mv.bypass.gamemode.* +-mv.bypass.gamemode.* +essentials.afk.kickexempt +groupmanager.notify.other +groupmanager.notify.other +-lilypad.portal.list +essentials.nick.color +multiverse.core.info +groupmanager.manuadd +multiverse.core.tp.self +-jm.* +essentials.ptime +vanish.nopickup +multiverse.core.version +-worldedit.navigation.jumpto +essentials.setwarp +essentials.world +multiverse.core.coord +vanish.vanish +-multiverse.core.sleep +-hubessentials.inventorymovebypass +essentials.tp +playervaults.amount.1 +-multiverse.core.config +essentials.kill +-multiverse.netherportals.link +essentials.realname +essentials.signs.create.* +essentials.broadcast +-multiverse.core.debug +bukkit.command.kill +-multiverse.core.spawn.set +essentials.tppos +-multiverse.core.modify.set diff --git a/plugins/gFeatures/gRanks/gperms/Owner.txt b/plugins/gFeatures/gRanks/gperms/Owner.txt new file mode 100644 index 0000000..e6212fa --- /dev/null +++ b/plugins/gFeatures/gRanks/gperms/Owner.txt @@ -0,0 +1,6 @@ + + + + + + diff --git a/plugins/gFeatures/gRanks/gperms/esti++.txt b/plugins/gFeatures/gRanks/gperms/esti++.txt new file mode 100644 index 0000000..d3e2c29 --- /dev/null +++ b/plugins/gFeatures/gRanks/gperms/esti++.txt @@ -0,0 +1,2 @@ +gFeatures.Esti++ +gFeatures.Esti++ diff --git a/plugins/gFeatures/gRanks/gperms/esti+.txt b/plugins/gFeatures/gRanks/gperms/esti+.txt new file mode 100644 index 0000000..d8c3499 --- /dev/null +++ b/plugins/gFeatures/gRanks/gperms/esti+.txt @@ -0,0 +1 @@ +gFeatures.Esti+ diff --git a/plugins/gFeatures/gRanks/inherit/Admin.txt b/plugins/gFeatures/gRanks/inherit/Admin.txt new file mode 100644 index 0000000..e69de29 diff --git a/plugins/gFeatures/gRanks/inherit/Default.txt b/plugins/gFeatures/gRanks/inherit/Default.txt new file mode 100644 index 0000000..e69de29 diff --git a/plugins/gFeatures/gRanks/inherit/Developer.txt b/plugins/gFeatures/gRanks/inherit/Developer.txt new file mode 100644 index 0000000..e69de29 diff --git a/plugins/gFeatures/gRanks/inherit/Helper++.txt b/plugins/gFeatures/gRanks/inherit/Helper++.txt new file mode 100644 index 0000000..e69de29 diff --git a/plugins/gFeatures/gRanks/inherit/Helper.txt b/plugins/gFeatures/gRanks/inherit/Helper.txt new file mode 100644 index 0000000..e69de29 diff --git a/plugins/gFeatures/gRanks/inherit/Moderator.txt b/plugins/gFeatures/gRanks/inherit/Moderator.txt new file mode 100644 index 0000000..e69de29 diff --git a/plugins/gFeatures/gRanks/inherit/Owner.txt b/plugins/gFeatures/gRanks/inherit/Owner.txt new file mode 100644 index 0000000..e69de29 diff --git a/plugins/gFeatures/gRanks/inherit/esti++.txt b/plugins/gFeatures/gRanks/inherit/esti++.txt new file mode 100644 index 0000000..e69de29 diff --git a/plugins/gFeatures/gRanks/inherit/esti+.txt b/plugins/gFeatures/gRanks/inherit/esti+.txt new file mode 100644 index 0000000..e69de29 diff --git a/plugins/gFeatures/gRanks/perms/Admin.txt b/plugins/gFeatures/gRanks/perms/Admin.txt new file mode 100644 index 0000000..e69de29 diff --git a/plugins/gFeatures/gRanks/perms/Default.txt b/plugins/gFeatures/gRanks/perms/Default.txt new file mode 100644 index 0000000..e69de29 diff --git a/plugins/gFeatures/gRanks/perms/Developer.txt b/plugins/gFeatures/gRanks/perms/Developer.txt new file mode 100644 index 0000000..e69de29 diff --git a/plugins/gFeatures/gRanks/perms/Helper++.txt b/plugins/gFeatures/gRanks/perms/Helper++.txt new file mode 100644 index 0000000..e69de29 diff --git a/plugins/gFeatures/gRanks/perms/Helper.txt b/plugins/gFeatures/gRanks/perms/Helper.txt new file mode 100644 index 0000000..e69de29 diff --git a/plugins/gFeatures/gRanks/perms/Moderator.txt b/plugins/gFeatures/gRanks/perms/Moderator.txt new file mode 100644 index 0000000..e69de29 diff --git a/plugins/gFeatures/gRanks/perms/Owner.txt b/plugins/gFeatures/gRanks/perms/Owner.txt new file mode 100644 index 0000000..e69de29 diff --git a/plugins/gFeatures/gRanks/perms/esti++.txt b/plugins/gFeatures/gRanks/perms/esti++.txt new file mode 100644 index 0000000..e69de29 diff --git a/plugins/gFeatures/gRanks/perms/esti+.txt b/plugins/gFeatures/gRanks/perms/esti+.txt new file mode 100644 index 0000000..e69de29 diff --git a/server.properties b/server.properties new file mode 100644 index 0000000..453cdff --- /dev/null +++ b/server.properties @@ -0,0 +1,39 @@ +#Minecraft server properties +#Mon Sep 11 17:05:28 EDT 2017 +spawn-protection=16 +server-name=Unknown Server +generator-settings= +force-gamemode=true +allow-nether=false +gamemode=2 +broadcast-console-to-ops=true +enable-query=false +player-idle-timeout=0 +difficulty=0 +spawn-monsters=false +op-permission-level=4 +pvp=false +snooper-enabled=true +level-type=DEFAULT +hardcore=false +enable-command-block=false +max-players=100 +network-compression-threshold=256 +resource-pack-sha1= +max-world-size=29999984 +debug=false +server-ip= +spawn-npcs=false +allow-flight=false +level-name=EstiNet +view-distance=10 +resource-pack= +spawn-animals=false +white-list=false +generate-structures=false +online-mode=false +max-build-height=256 +level-seed= +prevent-proxy-connections=false +motd=A Minecraft Server +enable-rcon=false diff --git a/spigot.yml b/spigot.yml new file mode 100644 index 0000000..e3c6a90 --- /dev/null +++ b/spigot.yml @@ -0,0 +1,146 @@ +# This is the main configuration file for Spigot. +# As you can see, there's tons to configure. Some options may impact gameplay, so use +# with caution, and make sure you know what each option does before configuring. +# For a reference for any variable inside this file, check out the Spigot wiki at +# http://www.spigotmc.org/wiki/spigot-configuration/ +# +# If you need help with the configuration or have any questions related to Spigot, +# join us at the IRC or drop by our forums and leave a post. +# +# IRC: #spigot @ irc.spi.gt ( http://www.spigotmc.org/pages/irc/ ) +# Forums: http://www.spigotmc.org/ + +config-version: 11 +settings: + debug: false + save-user-cache-on-stop-only: false + moved-wrongly-threshold: 0.0625 + moved-too-quickly-multiplier: 10.0 + filter-creative-items: true + int-cache-limit: 1024 + sample-count: 12 + player-shuffle: 0 + bungeecord: true + item-dirty-ticks: 20 + netty-threads: 4 + attribute: + maxHealth: + max: 2048.0 + movementSpeed: + max: 2048.0 + attackDamage: + max: 2048.0 + user-cache-size: 1000 + timeout-time: 60 + restart-on-crash: false + restart-script: ./start.bat + late-bind: false + moved-too-quickly-threshold: 100.0 +messages: + whitelist: '[&6&lEsti&3&lNet&r]&7You aren''t whitelisted.' + unknown-command: '[&6&lEsti&3&lNet&r] &7Unknown command.' + server-full: '[&6&lEsti&3&lNet&r]&7Server is full.' + outdated-client: '[&6&lEsti&3&lNet&r]&7Outdated client! Please use {0}' + outdated-server: '[&6&lEsti&3&lNet&r]&7Outdated server! I''m still on {0}' + restart: '[&6&lEsti&3&lNet&r]&7Restart incoming...' +commands: + tab-complete: 0 + silent-commandblock-console: false + replace-commands: + - setblock + - summon + - testforblock + - tellraw + log: true + spam-exclusions: + - /skill +advancements: + disable-saving: false + disabled: + - minecraft:story/disabled +stats: + disable-saving: false + forced-stats: {} +world-settings: + default: + verbose: true + arrow-despawn-rate: 1200 + item-despawn-rate: 6000 + merge-radius: + item: 2.5 + exp: 3.0 + enable-zombie-pigmen-portal-spawns: false + wither-spawn-sound-radius: 0 + view-distance: 10 + hanging-tick-frequency: 100 + zombie-aggressive-towards-villager: false + seed-village: 10387312 + seed-feature: 14357617 + seed-monument: 10387313 + seed-slime: 987234911 + dragon-death-sound-radius: 0 + nerf-spawner-mobs: false + save-structure-info: true + entity-activation-range: + animals: 0 + monsters: 0 + misc: 16 + max-tnt-per-tick: 0 + max-tick-time: + tile: 50 + entity: 50 + hunger: + jump-walk-exhaustion: 0.05 + jump-sprint-exhaustion: 0.2 + combat-exhaustion: 0.1 + regen-exhaustion: 6.0 + swim-multiplier: 0.01 + sprint-multiplier: 0.1 + other-multiplier: 0.0 + entity-tracking-range: + players: 48 + animals: 48 + monsters: 48 + misc: 32 + other: 64 + ticks-per: + hopper-transfer: 0 + hopper-check: 1 + hopper-amount: 0 + random-light-updates: false + mob-spawn-range: 0 + growth: + cactus-modifier: 0 + cane-modifier: 0 + melon-modifier: 0 + mushroom-modifier: 0 + pumpkin-modifier: 0 + sapling-modifier: 0 + wheat-modifier: 0 + netherwart-modifier: 0 + vine-modifier: 100 + cocoa-modifier: 100 + max-entity-collisions: 8 + chunks-per-tick: 650 + clear-tick-list: false + anti-xray: + enabled: false + engine-mode: 1 + hide-blocks: + - 14 + - 15 + - 16 + - 21 + - 48 + - 49 + - 54 + - 56 + - 73 + - 74 + - 82 + - 129 + - 130 + replace-blocks: + - 1 + - 5 + max-bulk-chunks: 10 diff --git a/start.bat b/start.bat new file mode 100644 index 0000000..6436d3a --- /dev/null +++ b/start.bat @@ -0,0 +1,5 @@ +@echo off +title MinigameHub +java -jar EstiConsole.jar +echo The server has crashed or stopped. +pause \ No newline at end of file diff --git a/usercache.json b/usercache.json new file mode 100644 index 0000000..ba1fc3b --- /dev/null +++ b/usercache.json @@ -0,0 +1 @@ +[{"name":"applearon","uuid":"372e5dd6-b1ef-4a8a-8ef0-0895ef0cb2a7","expiresOn":"2017-09-10 14:46:23 -0400"},{"name":"Seshpenguin","uuid":"b48083c2-19ca-4959-a0d0-a967a93d0fd3","expiresOn":"2017-08-19 11:24:49 -0400"}] \ No newline at end of file diff --git a/wepif.yml b/wepif.yml new file mode 100644 index 0000000..5cec7fd --- /dev/null +++ b/wepif.yml @@ -0,0 +1,49 @@ +# +# WEPIF Configuration File +# +# This file handles permissions configuration for every plugin using WEPIF +# +# About editing this file: +# - DO NOT USE TABS. You MUST use spaces or Bukkit will complain. If +# you use an editor like Notepad++ (recommended for Windows users), you +# must configure it to "replace tabs with spaces." In Notepad++, this can +# be changed in Settings > Preferences > Language Menu. +# - Don't get rid of the indents. They are indented so some entries are +# in categories (like "enforce-single-session" is in the "protection" +# category. +# - If you want to check the format of this file before putting it +# into WEPIF, paste it into http://yaml-online-parser.appspot.com/ +# and see if it gives "ERROR:". +# - Lines starting with # are comments and so they are ignored. +# +# About Configuration Permissions +# - See http://wiki.sk89q.com/wiki/WorldEdit/Permissions/Bukkit +# - Now with multiworld support (see example) + + +ignore-nijiperms-bridges: true +resolvers: + enabled: + - PluginPermissionsResolver + - PermissionsExResolver + - bPermissionsResolver + - GroupManagerResolver + - NijiPermissionsResolver + - DinnerPermsResolver + - FlatFilePermissionsResolver +permissions: + groups: + default: + permissions: + - worldedit.reload + - worldedit.selection + - worlds.creative.worldedit.region + admins: + permissions: + - '*' + users: + sk89q: + permissions: + - worldedit + groups: + - admins diff --git a/whitelist.json b/whitelist.json new file mode 100644 index 0000000..0637a08 --- /dev/null +++ b/whitelist.json @@ -0,0 +1 @@ +[] \ No newline at end of file