minecraft server init

This commit is contained in:
2025-07-23 08:37:00 +03:00
commit ccf1f5f4d0
2460 changed files with 291551 additions and 0 deletions

View File

@ -0,0 +1,2 @@
gamestage add @p mapping
say You have learned Advanced Mapping

View File

@ -0,0 +1,3 @@
gamestage add @p baykok
summon minecraft:fireworks_rocket ~ ~ ~
say You have learned how to craft arrows!

View File

@ -0,0 +1 @@
prestige add @p 100

View File

@ -0,0 +1 @@
prestige add @p 200

View File

@ -0,0 +1 @@
prestige add @p 500

View File

@ -0,0 +1,3 @@
gamestage silentadd @p zero_mob
gamestage add @p zero
summon minecraft:fireworks_rocket ~ ~ ~

View File

@ -0,0 +1,5 @@
gamestage silentremove @p zero_mob
gamestage silentadd @p one_mob
gamestage add @p one
summon minecraft:fireworks_rocket ~ ~ ~
mpa notify @p stage_one

View File

@ -0,0 +1,6 @@
gamestage silentremove @p one_mob
gamestage silentadd @p two_mob
gamestage add @p two
summon minecraft:fireworks_rocket ~ ~ ~
astralsorcery research @p BASIC_CRAFT
mpa notify @p stage_two

View File

@ -0,0 +1,5 @@
gamestage silentremove @p two_mob
gamestage silentadd @p three_mob
gamestage add @p three
summon minecraft:fireworks_rocket ~ ~ ~
mpa notify @p stage_three

View File

@ -0,0 +1,7 @@
gamestage silentremove @p three_mob
gamestage silentadd @p four_mob
gamestage add @p four
summon minecraft:fireworks_rocket ~ ~ ~
mpa notify @p stage_four
give Sevadus sev_tweaks_npc:golden_ladder_of_ascension

View File

@ -0,0 +1,5 @@
gamestage silentremove @p four_mob
gamestage silentadd @p five_mob
gamestage add @p five
summon minecraft:fireworks_rocket ~ ~ ~
mpa notify @p stage_five

View File

@ -0,0 +1,5 @@
gamestage silentremove @p five_mob
gamestage silentadd @p creative_mob
gamestage add @p creative
summon minecraft:fireworks_rocket ~ ~ ~
mpa notify @p stage_creative

View File

@ -0,0 +1 @@
gamestage add @p tutorial