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 community!

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

  1. aescraft

    Entity Xray

    Is it possible to only someone with a perm see all other entity with the spectral effect? This would be a nice perm for VIP players. Thanks. Bump.
  2. aescraft

    Save messages

    I want to save the last 200 messages on the chat to be available for quoting. Any ideas on how to do it? I dont need you to do the skript, just show me how I do to create a list from a message (on chat event). Thanks!
  3. aescraft

    Script ⚀ ⚂ DicePoker ⚅ ⚃ Poker with dices!

    aescraft submitted a new resource: ⚀ ⚂ DicePoker ⚅ ⚃ Poker with dices! - The Witcher Dice Poker in Minecraft Read more about this resource... @YoshYz Check this out.
  4. aescraft

    Script ⚀ ⚂ DicePoker ⚅ ⚃ Poker with dices! 2017-03-19

    This skript adds the Dice Poker game from The Witcher 2 into the minecraft! The game is played at the chat, in a non-intrusive manner. It's a fun game to try your luck against the IA! In futures updates: Bet system and player as opponent! The script makes the game almost all automatic...
  5. aescraft

    How to set a text to a variable?

    command /XYZ : executable by: player trigger: set {_text.%player%.broadcast} to "Text: " add "HELLO WORD," to {_text.%player%.broadcast} add " I LOVE ICE CREAM" to {_text.%player%.broadcast} broadcast "%{_text.%player%.broadcast}%" When I broadcast, the only thing...
  6. aescraft

    Check if player is near a block

    Is it possible with skript? Something like "if player is 1 block from a furnace, reduce 1 heart per second and send a message about overheating". Something like that. Thanks!
  7. aescraft

    Imageboard Chat Formating

    Category: Chat Suggested name: Anything What I want: So in imageboards we have green texts, strikethrough, italics, bold, underlike, red text and spoilers. I want to have the same inside minecraft for my server with the same tags. Ideas for commands / tags: from ----------------------> to...