Create dev branch

This commit is contained in:
ehrumsey 2025-03-09 15:46:07 -05:00
parent ad5f7b7cbb
commit 785e3884a1
40 changed files with 6 additions and 8 deletions

0
luckperms/translations/repository/ar_SA.properties Executable file → Normal file
View File

0
luckperms/translations/repository/bg_BG.properties Executable file → Normal file
View File

0
luckperms/translations/repository/cs_CZ.properties Executable file → Normal file
View File

0
luckperms/translations/repository/da_DK.properties Executable file → Normal file
View File

0
luckperms/translations/repository/de_DE.properties Executable file → Normal file
View File

0
luckperms/translations/repository/el_GR.properties Executable file → Normal file
View File

0
luckperms/translations/repository/en_PT.properties Executable file → Normal file
View File

0
luckperms/translations/repository/es_ES.properties Executable file → Normal file
View File

0
luckperms/translations/repository/fa_IR.properties Executable file → Normal file
View File

0
luckperms/translations/repository/fi_FI.properties Executable file → Normal file
View File

0
luckperms/translations/repository/fil_PH.properties Executable file → Normal file
View File

0
luckperms/translations/repository/fr_FR.properties Executable file → Normal file
View File

0
luckperms/translations/repository/he_IL.properties Executable file → Normal file
View File

0
luckperms/translations/repository/hi_IN.properties Executable file → Normal file
View File

0
luckperms/translations/repository/hu_HU.properties Executable file → Normal file
View File

0
luckperms/translations/repository/id_ID.properties Executable file → Normal file
View File

0
luckperms/translations/repository/it_IT.properties Executable file → Normal file
View File

0
luckperms/translations/repository/ja_JP.properties Executable file → Normal file
View File

0
luckperms/translations/repository/ka_GE.properties Executable file → Normal file
View File

0
luckperms/translations/repository/ko_KR.properties Executable file → Normal file
View File

0
luckperms/translations/repository/nl_NL.properties Executable file → Normal file
View File

0
luckperms/translations/repository/no_NO.properties Executable file → Normal file
View File

0
luckperms/translations/repository/pl_PL.properties Executable file → Normal file
View File

0
luckperms/translations/repository/pt_BR.properties Executable file → Normal file
View File

0
luckperms/translations/repository/ro_RO.properties Executable file → Normal file
View File

0
luckperms/translations/repository/ru_RU.properties Executable file → Normal file
View File

0
luckperms/translations/repository/sk_SK.properties Executable file → Normal file
View File

0
luckperms/translations/repository/sr_CS.properties Executable file → Normal file
View File

View File

@ -1,3 +1,3 @@
{ {
"lastRefresh": 1740798168323 "lastRefresh": 1741552026619
} }

0
luckperms/translations/repository/sv_SE.properties Executable file → Normal file
View File

0
luckperms/translations/repository/tr_TR.properties Executable file → Normal file
View File

0
luckperms/translations/repository/uk_UA.properties Executable file → Normal file
View File

0
luckperms/translations/repository/vi_VN.properties Executable file → Normal file
View File

0
luckperms/translations/repository/zh_CN.properties Executable file → Normal file
View File

0
luckperms/translations/repository/zh_TW.properties Executable file → Normal file
View File

View File

@ -20,6 +20,7 @@
# mixin.bugfix.world_leaks=true # (default) # mixin.bugfix.world_leaks=true # (default)
# mixin.bugfix.world_screen_skipped=true # (default) # mixin.bugfix.world_screen_skipped=true # (default)
# mixin.devenv=false # (default) # mixin.devenv=false # (default)
# mixin.feature.blockentity_incorrect_thread=false # (default)
# mixin.feature.branding=true # (default) # mixin.feature.branding=true # (default)
# mixin.feature.cause_lag_by_disabling_threads=false # (default) # mixin.feature.cause_lag_by_disabling_threads=false # (default)
# mixin.feature.direct_stack_trace=false # (default) # mixin.feature.direct_stack_trace=false # (default)

View File

@ -239,10 +239,7 @@ World_aliases:
# Automatically generated, if regex matches world will not be added here. # Automatically generated, if regex matches world will not be added here.
List: List:
world: world world: world
minecraft: the_end: "minecraft:the_end" minecraft: the_nether: "minecraft:the_nether"
minecraft:the_end: "minecraft:the_end"
minecraft:overworld: "minecraft:overworld"
minecraft:the_nether: "minecraft:the_nether"
# List of - "alias:regex" rules, Set alias of multiple worlds that match regex to group them # List of - "alias:regex" rules, Set alias of multiple worlds that match regex to group them
Regex: Regex:
- "Alias for world:^abc$" - "Alias for world:^abc$"

View File

@ -1 +1 @@
1740798176004 1741552042029

View File

@ -1 +1 @@
1740798176030 1741552042069

View File

@ -1,5 +1,5 @@
#Configuration file for VMP #Configuration file for VMP
#Sat Mar 01 03:02:13 GMT 2025 #Sun Mar 09 15:26:27 CDT 2025
exp_use_optimized_chunk_ticking_iteration=false exp_use_optimized_chunk_ticking_iteration=false
optimized_entity_tracking_use_staging_area=true optimized_entity_tracking_use_staging_area=true
show_async_loading_messages=true show_async_loading_messages=true