Jump to content

KingDooms

Member
  • Posts

    16
  • Joined

  • Last visited

Posts posted by KingDooms

  1. So basically, i started off by going to my minehut account that has been sitting their for along time and wanted to revive the servers. But when i wanted to install a addon from the panel, it didn't load. I was getting a bit impatient so i tried installing it by going to the "Your Stuff" section, but that didn't work either and came back with "An unknown error occured". Please help.

  2. 11 minutes ago, AgentGamerPro said:

    heres a line of code that i use that uses hex color formatting. You can try using this? The color is brown, but you can search up a online hex color picker for different colors
     

    add ancient debris named "<##614220>Netherite Clicker <##3A2713>- <##614220>[20]" with lore "&6MPC: 7500" to {Clickers::*}

     

    This works... its brown and everything...

     

    17 minutes ago, StarBunnie said:

    Hmm what confuses me the most is that if Skript can't read a hexcode it usually takes the last letter/digit it can find in the code so in theory it would be &f so your issue where it gets set to &c is really weird. Do you by any chance have another chat format line in another skript file that could be overwriting the one you're changing? We tried a lot of stuff and literally seeing no effect is rather weird/uncommon.

    But I don't have any other skript overwriting the chat format...

  3. 21 minutes ago, StarBunnie said:

    Hmm doubt it I'm using the second method with the cancel event and it works for me. You could try the workaround CoolProgrammer said in another post to convert the hexcodes into colorcodes like this:

    #ff8f8f

    &x &f &f &8 &f &8 &f

    So basically just give each letter/digit of the hexcode it's own &

    #ff8f8f -> &x&f&f&8&f&8&f

    Same Result

  4. 5 minutes ago, StarBunnie said:
    on chat:
        set {_X} to formatted player's displayname
        set chat format to "&7[&a%{level::%player%}%&7] %colored player's prefix% %{_X}% &8»&f %colored message%"

    I doubt this will make a difference but give it a shot if that doesn't work try using this instead:

    on chat:
        cancel event
        send formatted "&7[&a%{level::%player%}%&7] %player's prefix% %player's displayname% &8»&f %unformatted message%" to all players

     

    *sigh* nope. I feel like its because of the server type, because its Paper 1.16.5 but i dont know.

  5. So i've been trying to find an answer to why this has been happening, but idk why. Normally for names i'd like a redish-pink type color, so i use hex colors, but the problem is that the name in chat becomes the red from a color code (&c) while the name in TAB has the hex color. I tried using <##ff8f8f>, tried &#ff8f8f and tried <##ff8f8f>, but no one them worked in skript. Any fix?

    Name in chat:
    image.png.ecf8415f609059e438a4218fcd4029b5.png

    Name in tab:
    image.png.b8a3ffbb9224add81ef602368fcdb47c.png

  6. Basically, im using the plugin "Custom Drop Edtior" but whatever i do the looting doesn't work. Its kinda weird that when i make looting x0.0, it will work and not drop anything, but when i put it to x2, it just drops 1 and the looting does nothing. Any help?

  7. 8 minutes ago, MrTibo said:

    If you mean higher and lower in the playerlist, you can install a plugin such as TAB where you can configure the group priorities and how high to display them in the playerlist

    Thanks alot, i forgot about the plugin, i already had TAB on my plugin list and i went to the config file and it works.

  8. So me and my friends were going to my server, but i realized that the builder is rank is higher than the Co-owner and i've been trying everything, i've set the weight higher and lower, delete and created the groups back, changed groups but nothing works, friend1 (with co-owner) is higher than friend2 (with builder) and i dont know how to fix it. Any help?

    Friend1's permissions
    image.png.d0f1d812ef7110e54cbe8d894a462871.png


    Friend2's permissions
    image.png.23781e05f1b3304f4437a9772fe5a7c4.png



    Groups (They have nothing except weight and prefix)
    image.png.001d4ec1f2539046f0242088d138b164.png

  9. Quote

    Ok its cause you don't have server members intent enabled for your discord bot. make sure you have that enabled then restart your server. 

    It worked! The plugins section is green and the bot is working fine. Thanks alot!

  10. Quote

    Can you send your server logs here in a pastebin.com. It can help determine why the plugin isn't enabling. 

    Im sorry but i can't put it on pastebin, it says it might be offensive and i could only put it on "Private", but here's the file of the logs.

    latest.txt

  11. So im gonna give some context, i started off by watching videos and i went to minehut to delete some plugins and fix the player amount to 20. I then actually opened up minecraft and started working on my server, until i realized that DiscordSRV was red, i restarted config, i reinstalled the plugin 2 times, i tried setting it up, nothing. Any help? 

×
×
  • Create New...