Jump to content

Juffix

Member
  • Posts

    50
  • Joined

  • Last visited

Posts posted by Juffix

  1. This should work

    on right click holding diamond sword:
    	set {_loc} to location 4 meters infront of player
    	loop blocks from the block at the player to block at {_loc}:
    		if loop-block is solid:
    			stop
    	teleport player to {_loc}

     

  2. Add "to run:" at the end of a format to run something on click, if you are using Essantial's economy (And not custom currency) you need Essantials (ofc) and vault.

    Example:

    format gui slot 0 of player with block of coal with lore "&a&l$175" to run:
    	if player's balance >= 175:
        	remove 175 from player's balance
        	give player a block of coal

    Note: vanilla guis are better.

  3. You can do it with skript, you should ask in the Marketplace for someone to make it for you or you can make it yourself (if you know how to skript).

  4. On 7/5/2020 at 3:17 AM, QUIDDLER said:

    the plugins i have are essentialsX,  holographic displays, iridium skyblock, luckperms, skript, skquery, vault, viabackwards, viarewind, viaversion, worldedit, and worldguard. i have no skripts that i have made myself and none of the default skripts are enabled. i have restarted my server and a plugin other than uskyblock was definitely messing with it all lol. i should be able to just remove all the plugins i've never used before and don't need and it'll be fine, i have a hunch as to what plugin may be causing the problem. 

     

    Okay, good luck, If you won't be able to fix it, you should post something about it here or contact support.

  5. You keep it, the max players and the ram change to the default ram and max players and you have to delete plugins if you have more than 12 plugins.

  6. Do you have worldguard?

    Do you have any skript that might do that?

    If you do have worldguard go to the map and type /rg info check if there is a region there, if there is a region there you can change the region flags or delete it.

  7. It is very useful, saving variables in Yml files is a lot more efficient but I don't think it will be added, it requires editing files with skript and that can cause a lot of security issues.

    • Like 1
×
×
  • Create New...