feature-57-lobby-styling #25
@ -4,9 +4,11 @@
|
||||
*/versions
|
||||
*/plugins/.paper-remapped
|
||||
|
||||
*/world
|
||||
*/world_nether
|
||||
*/world_the_end
|
||||
src/world/advancements
|
||||
src/world/stats
|
||||
src/world/data
|
||||
src/world/playerdata
|
||||
src/world/level.dat_old
|
||||
|
||||
*/.console_history
|
||||
|
||||
@ -39,7 +41,7 @@ src/plugins/FancyNpcs/skins
|
||||
src/plugins/FancyNpcs/.data
|
||||
|
||||
src/plugins/ImageFrame/data
|
||||
src/plugins/ImageFrame/player
|
||||
src/plugins/ImageFrame/players
|
||||
src/plugins/ImageFrame/upload
|
||||
src/map-color-cache.dat
|
||||
|
||||
|
1
.gitattributes
vendored
1
.gitattributes
vendored
@ -1 +1,2 @@
|
||||
*.jar filter=lfs diff=lfs merge=lfs -text
|
||||
*.mca filter=lfs diff=lfs merge=lfs -text
|
||||
|
8
.gitignore
vendored
8
.gitignore
vendored
@ -4,9 +4,11 @@
|
||||
*/versions
|
||||
*/plugins/.paper-remapped
|
||||
|
||||
*/world
|
||||
*/world_nether
|
||||
*/world_the_end
|
||||
src/world/advancements
|
||||
src/world/stats
|
||||
src/world/data
|
||||
src/world/playerdata
|
||||
src/world/level.dat_old
|
||||
|
||||
*/.console_history
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
settings:
|
||||
allow-end: true
|
||||
allow-end: false
|
||||
warn-on-overload: true
|
||||
permissions-file: permissions.yml
|
||||
update-folder: update
|
||||
|
@ -1,8 +1,8 @@
|
||||
#Minecraft server properties
|
||||
#Sun Jun 01 21:52:42 EEST 2025
|
||||
#Sat Jul 26 14:26:48 EEST 2025
|
||||
accepts-transfers=false
|
||||
allow-flight=false
|
||||
allow-nether=true
|
||||
allow-nether=false
|
||||
broadcast-console-to-ops=true
|
||||
broadcast-rcon-to-ops=true
|
||||
bug-report-link=
|
||||
|
6
src/world/datapacks/bukkit/pack.mcmeta
Normal file
6
src/world/datapacks/bukkit/pack.mcmeta
Normal file
@ -0,0 +1,6 @@
|
||||
{
|
||||
"pack": {
|
||||
"description": "Data pack for resources provided by Bukkit plugins",
|
||||
"pack_format": 48
|
||||
}
|
||||
}
|
BIN
src/world/level.dat
Normal file
BIN
src/world/level.dat
Normal file
Binary file not shown.
6
src/world/paper-world.yml
Normal file
6
src/world/paper-world.yml
Normal file
@ -0,0 +1,6 @@
|
||||
# This is a world configuration file for Paper.
|
||||
# This file may start empty but can be filled with settings to override ones in the config/paper-world-defaults.yml
|
||||
#
|
||||
# World: world (minecraft:overworld)
|
||||
|
||||
_version: 31
|
BIN
src/world/region/r.0.0.mca
(Stored with Git LFS)
Normal file
BIN
src/world/region/r.0.0.mca
(Stored with Git LFS)
Normal file
Binary file not shown.
1
src/world/session.lock
Normal file
1
src/world/session.lock
Normal file
@ -0,0 +1 @@
|
||||
☃
|
1
src/world/uid.dat
Normal file
1
src/world/uid.dat
Normal file
@ -0,0 +1 @@
|
||||
<EFBFBD>DクXィOホコxn<EFBFBD>7ン
|
Loading…
Reference in New Issue
Block a user