Recent content by Conciulls13

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

    Solved Weird functionality. Need help.

    Could you explain further? I am not aware that enchantments are processed like event values. Actually... don't bother. You're absolutely right. Thanks!! :emoji_joy: player picking up diamond pickaxe: if item is not enchanted with fortune: send "Pass a" to player if...
  2. Conciulls13

    Solved Weird functionality. Need help.

    Skript Version (do not put latest): Skript 2.3.2 Skript Author: Bensku Minecraft Version: 1.13.2 --- Full Code: player picking up diamond pickaxe: if item is not enchanted with fortune: send "Pass a" to player if allowedToObtain(player, item, "fortune") is false: cancel...
  3. Conciulls13

    Addon MundoSK

    @Tlatoani Anything further?
  4. Conciulls13

    Addon MundoSK

    I'm running Mundo v1.8.5
  5. Conciulls13

    Addon MundoSK

    Using the supplied example on the over view page: this is the result. Is it possible to remove player names/for them to display between certain rows etc?
  6. Conciulls13

    Addon Umbaska

    Thanks for this :emoji_grinning: I'm very new to Skript & am just learning my way through it. I was attempting to use WS as it had a 'set motd' Effect and it did not seem to have merged with Umbuska. In the end, I have made use of Skript-ping which is unfortunate as it only focuses on the motd...
  7. Conciulls13

    Addon Umbaska

    How come on documentation WildSkript directs to Umbaska download?