Recent content by ComPieter

  • Welcome to skUnity!

    Welcome to skUnity! This is a forum where members of the Skript community can communicate and interact. Skript Resource Creators can post their Resources for all to see and use.

    If you haven't done so already, feel free to join our official Discord server to expand your level of interaction with the comminuty!

    Now, what are you waiting for? Join the community now!

  1. ComPieter

    need help with chat skript

    i think it's this one but i am not sure set yml value "chat-mute" of file "plugins/solito/chat/players/%player's uuid%.yml" to true or it's this one if yaml value "tell-mute" of file "plugins/solito/chat/players/%player's uuid%.yml" is true
  2. ComPieter

    need help with chat skript

    thanks part of it work tho this part doesn't also i get an error when using yaml for my telltogle why idk if {CHAT::MUTED::%recipients%} is true: cancel event
  3. ComPieter

    need help with chat skript

    yeah i does but i have an problem skUtilities has also the same yaml (almost) and that conflicts with skript yaml also i need to find an way to hide chat completely with /chattoggle
  4. ComPieter

    random spawn

    thanks i will try this when i am going to do the random spawn things and stuff
  5. ComPieter

    random spawn

    I need an random spawn skript because the plugin that i now use is random spawn but doesn't allow me to reload or anything without a restart the things that i look for are: - on respawn if the bed is not set spawn at spawn but randomized - some optoins to specify in config maby random spawn...
  6. ComPieter

    need help with chat skript

    thank you but i am trying for a while now and it just won't work i am losing it i fixed most of the problems in your skript but it's again the loop that doesn't work Update/Edit: it works now and i have merged for the most part your skript with mine and made some adjustments also the yaml value...
  7. ComPieter

    need help with chat skript

    thanks but still have an isseu with /msg if arg-1 is set: if {ignore::%uuid of player%::*} is sender: stop else: if arg-2 is set: set {message.%player%} to arg 1 set {message.%arg 1%} to player...
  8. ComPieter

    need help with chat skript

    dont know why this isn't working cause i am bad at skript :/ i want to be able to ignore an player in /msg and in chat at the same time and also have an player list of ignored players i use this for an anarchy server where players need to be able to mute other players