Skip to content

Frequently Asked Questions

BelKed edited this page May 26, 2021 · 12 revisions

I can't join my server

If you can't join your server it is probabbly still loading. This can take a few minutes as the map needs to be entirely generated. You can follow the progress in your console.

How do I force start games?

You can use the /start command to force start games. The permission needed to use this command is uhc-core.commands.start.

How do I add a custom lobby / nether / deadmatch arena?

  1. Select object with WorldEdit wand (command to give it – //wand, default Wooden Axe).
  2. Stand on place, which you want (in UhcCore it will be 0,0).
  3. Use the //copy command.
  4. Save it to the file with the /schem save <filename> command. Filename should be lobby for lobby schematic, nether for underground nether schematic or arena for deadmatch arena schematic.
  5. Get your schematic file:
    • If you done that on server, your schematic is now exported in server folder – <path_to_server_folder>/plugins/WorldEdit/schematics/<filename>.schem or something similar.
    • If you done that on singleplayer world, your schematic is now exported in Minecraft folder – <path_to_minecraft_folder>/config/worldedit/schematics/<filename>.schem or something similar.
  6. Grab the schematic file (<filename>.schem) that you created from the folder.
  7. Put exported schematic file to <path_to_server_folder>/plugins/UhcCore/.
  8. Now you can start or restart your Minecraft server on which you have UhcCore and WorldEdit and you should see schematic loaded.

If you have a large lobby or want to include NPC's it's recommended to enable the lobby-in-default-world feature.

How do I change the spawn point of the lobby / nether / deadmatch arena?

The spawn point of the lobby is the block where from you copied the lobby in WorldEdit. To change it select the lobby, stand on the block you want players to spawn, type //copy, save the schemetic //schem save lobby and finally move the schemetic file from plugins/Worldedit/schemetics/ to plugins/UhcCore/.

Why does my server lag after startup?

First check if it is really your server lagging. To do this type /tps, if the first number is yellow or red and the game has not started yet a possible solution to fix this issue is by (This problem is caused by having corrupted worlds, this can happen when switching from a for example 1.14 to 1.13):

  1. Turning off your server.
  2. Delete all world files (The folders with UUID as name as well as your normal world, world_nether and world_the_end).
  3. You can now turn your server back on and let everything load.

Having issues with a config file not changing / giving errors?

There might be a error in your config, copy your config and paste it on this site to find syntax errors: https://yamlchecker.com/.

I added a kit / craft but it doesn't appear in the menu?

If above question did not solve the issue there might be a syntax error in the kit/craft formatting. Open your latest.log file (you can also do this by using /upload log) and look for your kit/craft name.