Jump to content

colorblindcolin

Member
  • Posts

    205
  • Joined

  • Last visited

  • Days Won

    5

Posts posted by colorblindcolin

  1. 59 minutes ago, Julesrules2003 said:

    Hi, 

    I'm wondering, if I click the stop button on the server dashboard does that reset the world or does it just stop it running?

    You will lose some immediate changes though, so if you do something right before stopping it might get lost; also if there are rollbacks or low TPS some things might not save.

    Either way, nothing much should be lost but make sure it stops properly 🙂

  2. 1 hour ago, RoustyTousty said:

    Hello so i have this block regen script that regens the blocks and gives player exp the problem is that every time some one mines the block every one that has op will receve it in chat. Is there a better way to do this so it dosnt flod the chat for staff. (is there a better way to give players xp?)

     

    on mine of coal ore:

    execute console command "/experience add %player% 5"

    set event-block to bedrock

    wait 15 seconds

    set event-block to coal ore

     

    add 5 to exp of the player

    This will add XP directly with Skript.

     

    Edit: Sorry for the duplicate response, CoolProgrammer uploaded his at the same time lol

  3. 22 minutes ago, petersdross said:

    I changed the tick speed, but i can't set it back. Anything i can do?

     

    Hey there! Please don't comment on posts as old as this.

    Try altering the tick speed with commands from console immediately after starting your server up and make sure to execute the command before loading any chunks.

  4. 1 hour ago, _no_ah_ said:

    I tried to use /sudo playername c:Hi but it justs makes it a command help

      

    9 minutes ago, _no_ah_ said:

    I tried to use /sudo playername c:Hi but it justs makes it a command help

    Hey!

    If this never ends up working, you can use vanilla Minecraft commands ( /execute as @a[name=!putyournamehere] run say Hi )

    I'm not sure why it wouldn't be working unless the plugin has something wrong or the player sudoed is not online.

  5. 44 minutes ago, pizzaschut said:

    Hey, could anyone make a /ad skript and if u click on HERE u get the ad?

    command /ads:
        aliases: /ad, /advertise, /advertisements, /advertisement
        trigger:
            send ""
            send "&aClick to receive the &2Default &aadvertisement! <tooltip:&aClick to receive the Default advertisement!><suggest command:/ad _________>&8[&9&lCLICK&8]<reset>"
            send ""
            send "&aClick to receive the &2VIP - Pro &aadvertisement! <tooltip:&aClick to receive the VIP - Pro advertisement!><suggest command:/ad _________>&8[&9&lCLICK&8]<reset>"
            send ""
            send "&aClick to receive the &2Legend - Patron &aadvertisement! <tooltip:&aClick to receive the Legend - Patron advertisement!><suggest command:/ad _________>&8[&9&lCLICK&8]<reset>"
            send ""

     

    • Like 1
    • Thanks 2
  6. 52 minutes ago, ItZLinuZ said:

    Hello. I want to change the difficulty on my Server, but it doesn't work. I watched the Video that explains how to do it and I did it. It didn't work. My Server is now Stuck at Peaceful. Any advice?

    If you have Multiverse Core, this will overwrite it. You’ll have to change it in your file manager > plugins > Multiverse > worlds

  7. 2 minutes ago, PixelShape said:

    is there a way to turn on tnt duping.

    This thread is literally 7 months old, please don't necropost.

    You might be able to do it in the paper configuration or something but please don't post in threads more than a month old.

×
×
  • Create New...