First Commit

This commit is contained in:
Trollfury21
2025-07-19 05:01:22 +02:00
commit 45f49ba76d
266 changed files with 80839 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
{
"hashes": {
"21FE512438D3F73E26A13846E49420E70E636F709065D8C551CD836C20099735": "femboy-1.0-1752893627821.jar"
},
"skippedHashes": [],
"mappingsHash": "297DD0ABDAF0D3CAF5EC26D87557BA14A45858405C25551918C8C4314BFA742D"
}

View File

@@ -0,0 +1,5 @@
{
"hashes": {},
"skippedHashes": [],
"mappingsHash": "297DD0ABDAF0D3CAF5EC26D87557BA14A45858405C25551918C8C4314BFA742D"
}

View File

@@ -0,0 +1,5 @@
{
"hashes": {},
"skippedHashes": [],
"mappingsHash": "297DD0ABDAF0D3CAF5EC26D87557BA14A45858405C25551918C8C4314BFA742D"
}

View File

@@ -0,0 +1,5 @@
{
"hashes": {},
"skippedHashes": [],
"mappingsHash": "297DD0ABDAF0D3CAF5EC26D87557BA14A45858405C25551918C8C4314BFA742D"
}

View File

@@ -0,0 +1,8 @@
# 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: 839632af-1d83-4e35-97f6-589f61445a1a
logFailedRequests: false

View File

@@ -0,0 +1,4 @@
{
"_header": "spark configuration file - https://spark.lucko.me/docs/Configuration",
"backgroundProfiler": true
}

View File

@@ -0,0 +1,10 @@
# What is this directory?
* In order to perform certain functions, spark sometimes needs to write temporary data to the disk.
* Previously, a temporary directory provided by the operating system was used for this purpose.
* However, this proved to be unreliable in some circumstances, so spark now stores temporary data here instead!
spark will automatically cleanup the contents of this directory.
(but if for some reason it doesn't, if the server is stopped, you can freely delete any files ending in .tmp)
tl;dr: spark uses this folder to store some temporary data.