Jump to content

coatedterror439

Member
  • Posts

    5
  • Joined

  • Last visited

Posts posted by coatedterror439

  1. Here, try this:

    on right click:
      if player's tool is coal named "&7NAME":
        give player gold nugget named "&7NAME 2"

    I think this is what you were going for. It will give the player a gold nugget named name 2 if they right click using the coal named name 1

    alternatively, you could do this: 

    on right click:
      if player's tool is coal named "&7NAME"
        set {_name} to name of player's tool
        give player gold nugget named "%{_name}%"

    What this will do is give the player a gold nugget with the same name as the coal (I haven't tested this so it may not work)

  2. when ever I upload a custom superflat world to my server then restart, it does something similar to this.

    does anyone know how to fix this? or are superflat worlds just broken on minehut? also 

    I suspect that it has something to do with generator settings, or a plugin I have, the only ones that could possibly be causing problems are worldguard and, ore control.

    Badlion Minecraft Client v3.2.2-858633b-PRODUCTION3 (1.16.5) - Multiplayer (3rd-party Server) 7_14_2021 1_28_26 PM.png

  3. i have had the same problem, i did everything in the video but it just says "an error occoured", i tried in game with /ul world <name> <file.io link> and it just says "Downloading file (size: 0mb...) and doesn't do any more messages after that

×
×
  • Create New...