Jump to content

AbioticTitan947

Member
  • Posts

    41
  • Joined

  • Last visited

  • Days Won

    1

Posts posted by AbioticTitan947

  1. the purple one was an attempt to see if the problem was it wasn't counting the '&f' because it wasn't shown, and the one the skript checks for is right above it

    also isn't &o italics and &m strikethrough? I cant remember but I thought it was like that

     

    also, the problem was solved whdn I replaced "player's item" with "player's held item"

  2. on mine: #Haste
    	if lore of player's item contains "&fHaste I":
    		chance of 5%:
    			apply haste 1 to player for 5 seconds
    	if lore of player's item contains "&fHaste II":
    		chance of 10%:
    			apply haste 1 to player for 5 seconds
    	if lore of player's item contains "&fHaste III":
    		chance of 20%:
    			apply haste 1 to player for 5 seconds

    image.png.7a94f3f669ca7a5445ee032ce94cfd0d.png

    I have tried this but it won't work

    why

  3. So, when people join my server they can't mine any blocks

    But also, when I tried deopping myself, I could mine blocks

    and I

    (Plugins: Essentials, LuckPerms, MineResetLite, Multiverse-Core, Shopkeepers, Skript, TuSKe, ViaVersion, VoidGen, WorldEdit, WorldGuard)

  4. command /!dice <number>:
        trigger:
            broadcast "&d&l%player%&d rolled a %arg-1% sided dice!"
            set {dice_} to random integer between 1 and %arg-1%
            broadcast "&d&lThey roled a {dice_}!"

     

    Can't understand this expression: 'random integer between 1 and %arg-1%' (conchshell.sk, line 38: set {dice_} to random integer between 1 and %arg-1%)

     

    Why not tho (posted in help)

  5. (Posted in HELP)

    I have the multiverse-core plugin, but it doesn't work, as in it shows up red in /pl and no commands work, instead saying 'An internal error occurred while attempting to perform this command'. I've tried uninstalling it and reinstalling it and yet still no luck. Any suggestions?

  6. on right click:
        if player is holding paper named "&6Nether Pass": #change paper to the item in question and change `&6Nether Pass` to the name of the item
            remove 1 of tool from tool #this removes the item after use
            execute player command " " #the command which takes place

  7. I need a skript

    so that when you right click

    a sheet of paper which you've earned

    you get a specified perm

    which changes based on the paper name

    Thanks in advance! This'll really help my game!

  8. So, my minehut server keeps shutting off mere minutes after turning it on, into hibernation, while I'm online in my server. It's obvious how this is a problem, but it's weirder, because it's only sometimes for a few days at a time. Any ideas? .-.

  9. So not much people join my server. It's been annoying so I decided to try Advertising! So I typed this in chat ``> /join SkyMineXXX`` but Oh No!!! My messages keep getting blocked! It's let me type that exact thing in the past and other people are doing it for different servers. So is there any reason why can't?

×
×
  • Create New...