Search results

  • 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. CharcoalToast

    Multiple parser marks

    Skript ORs both the marks. It can be that the operation is actually an XOR, but as far as I know they changed this to OR. Basically, if you have parse marks 1, 3 and 7 for example, the resulting parse mark will be (1 | 3)| 7 That said, you should really provide your syntax as we may find an...
  2. CharcoalToast

    API Decent Tab Completer - Update 2.0 - Total rework

    Decent Tab Completer A brand new update, that is maybe a bit late, but that'll definitely bring this API to a new level. Check out the new features below Rework: overall reworked the code and how the code is intended to work. There are a lot of changes and new syntax. Check the main page for...
  3. CharcoalToast

    API Decent Tab Completer 2.0

    Decent Tab Completer A Tab Completer API that is actually useful and simple, with understandable syntax. Syntax completions of [the] command %string% # You can get, set, add, remove and delete completions # You will probably only use this with the set method # # You have to define the command...
  4. CharcoalToast

    Mentions

    Its litterly not.
  5. CharcoalToast

    Mentions

    This code is not that good and not optimized. Use this @xSadFrostiik : on chat: loop all players: if message contains "%loop-player%": # Message is already a text... if loop-player is not player: if loop-player's gamemode is not spectator...
  6. CharcoalToast

    Decent Tab Completer

    Decent Tab Completer A Tab Completer API that is actually useful and simple, with understandable syntax. Syntax completions of [the] command %string% [at [the] arg[ument] %integer%] # You can get, set, add, remove and delete completions # You will probably only use this with the set method # If...
  7. CharcoalToast

    Solved on chest open

    You want to get the rightclick event so the inventory opens....
  8. CharcoalToast

    Error?!?

    Use the proper format.... Use right version: Skript-dev36 for 1.8 And Skript 2.3.6 for 1.9 and higher. You’re not using the highest version
  9. CharcoalToast

    API [Deleted] UFLB

    CharcoalToast submitted a new resource: UFLB - Utilities for lazy Bones. We know you are one, so just click this. Read more about this resource...
  10. CharcoalToast

    Spider Bot (Reward)

    Hey I contacted you but you haven’t replied yet. Yeah if you don’t reply I can’t do this
  11. CharcoalToast

    Case Opening Skript

    Please use the format and please explain it better. I think we can u derstand it better with Google Translate than with your plain translated text
  12. CharcoalToast

    Hiring Looking for a Script Developer (If Spanish is main language better)

    If you’re still looking: my Discord is Mwexim#3563
  13. CharcoalToast

    Spider Bot (Reward)

    I am interested. Contact me in Discord: Mwexim#3563
  14. CharcoalToast

    Script [Deleted] GringottsEconomy

    CharcoalToast submitted a new resource: GringottsEconomy - > A Harry Potter based Economy plugin < Read more about this resource...
  15. CharcoalToast

    JSON help

    http://bensku.github.io/Skript/text.html I just found some interesting stuff over here. You have to use Bensku's Skript fork (2.2dev34)
  16. CharcoalToast

    JSON help

    Maybe you can use Skellet's hoverable chat messages. Add them to a list and send the list as a message. I don't know if it works but it may be.
  17. CharcoalToast

    Solved Help me

    The problem is also that you indentated ALL the format slot lines incorrectly. Please look again at the indentation.
  18. CharcoalToast

    Solved Help me

    Please set this in <code> tags so it's easier to read.
  19. CharcoalToast

    I need your opinions. Which skript of combattag is better?

    Je kan dat tijdelijke ook veranderen door het te binden met de speler. Bv %player%. Dat levert een hoop meer variables op, maar dat zou normaal geen problemen mogen geven. Om toch grote hoeveelheden te voorkomen kun je ze best na de cooldown verwijderen
  20. CharcoalToast

    I need your opinions. Which skript of combattag is better?

    Look at my tip for the first one and then in should work. (Bekijk mijn tip voor de eerste en dan zou het moeten werken. Verander na 15 seconds naar false, je zet het nu naar true terwijl het al true is)