Initial commit
This commit is contained in:
5
build/resources/main/config.yml
Normal file
5
build/resources/main/config.yml
Normal file
@@ -0,0 +1,5 @@
|
||||
babyCreepers:
|
||||
enabled: true
|
||||
spawnProbability: 0.1
|
||||
size: 0.5
|
||||
speed: 0.3
|
||||
7
build/resources/main/plugin.yml
Normal file
7
build/resources/main/plugin.yml
Normal file
@@ -0,0 +1,7 @@
|
||||
name: BabyCreeper
|
||||
version: '1.0-SNAPSHOT'
|
||||
main: eu.mhsl.minecraft.BabyCreeper
|
||||
api-version: '1.21'
|
||||
authors: [ MineTec ]
|
||||
description: Hides Serverlist-Ping information
|
||||
website: mhsl.eu
|
||||
Binary file not shown.
Binary file not shown.
BIN
build/tmp/compileJava/previous-compilation-data.bin
Normal file
BIN
build/tmp/compileJava/previous-compilation-data.bin
Normal file
Binary file not shown.
2
build/tmp/jar/MANIFEST.MF
Normal file
2
build/tmp/jar/MANIFEST.MF
Normal file
@@ -0,0 +1,2 @@
|
||||
Manifest-Version: 1.0
|
||||
|
||||
Reference in New Issue
Block a user