Matahari Survival
  • 🌻Matahari
  • ☀️SETUP
    • 🔹Server Required
    • 🔹Dependencies
    • 🔹Updates
    • 🔹Credits
    • ☀️GUIDES
      • 📚Guides Page 1
Powered by GitBook
On this page
  1. SETUP
  2. GUIDES

Guides Page 1

PreviousGUIDES

Last updated 2 years ago

Create a Portals

  • Step 1 - Execute the following command: /aportals wand and you'll received this wand:

  • Step 2 - To set the portal location first off you have to Left-click to set the position 1 of the portal and Right-click to set the position 2.

  • Step 3 - If you've done you should see this: next is execute the following command: and then done the portal created successfully

Create a Leadeboards

  • Fix Leaderboard - Having issue where leaderboard is not showing your statistics? execute the following commands: /ajlb add [Press TAB]

  • Step 1 - To create your own leaderboard first off go to plugins/decentholograms/holograms and create a unique leaderboard names

  • Step 2 - You can either copy and paste the already existing leaderboard or make your own leaderboard to make your own leaderboard please follow the following formats on your leaderboard hologram.yml

location: world:0:0:0
enabled: true
display-range: 64
update-range: 64
update-interval: 20
facing: 0.0
origin: UP
down-origin: false
pages:
- lines:
  - content: '&a&l1st &8| &f%ajlb_lb_{placeholder}_1_alltime_name% &8- &f%ajlb_lb_{placeholder}_1_alltime_value%'
    height: 0.3

Create a RTP Worlds

# # Override a world and rtp a player executing the command in one world, to another
Overrides:
#- SPAWN: RESOURCE
- <WORLD>: <RTP_WORLD>
  • Step 2 - After that make sure to set the world type for the <ANY_WORLD> section follow the following format at line 122 config.yml

WorldType: # Available types are NORMAL, NETHER
  - <RTP_WORLD>: NORMAL
  - <RTP_WORLD>_nether: NETHER
  • Step 3 - Keep in mind that you can't rtp in <RTP_WORLD>_the_end since the end is a bunch of void chunks and yeah it's done!

Pregen a World (Chunky)

  • Step 1 - To pregenerated a world you can follow the following tutorial already made by the chunky developer itself.

Step 3 - Replace the {placeholder} with your own placeholder! you can get a list of placeholders in here . after that do ./ajlb add {placheolder}.

Fix RTP - If you somehow can't go to the other worlds make sure you've created the following worlds: to create the world execute this commands - /mv create RESOURCE normal -g Terra:OVERWORLD - /mv create BUILD normal

Step 1 - To make the rtp only works in a certain world head over to plugins/BetterRTP/config,yml change the following format at line 119 config.yml

☀️
☀️
📚
wiki