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. HeliumBoi

    Crypto isn't working :|

    Here the balance that was suppose to add 0.1 every 5 seconds isnt displaying on GUI command /cryptominer: trigger: give player a sponge with name "&b&lMiner" set {_player} to player's name set {_mined} to 5 on right click: if player's tool is a sponge with name...
  2. HeliumBoi

    Solved Per World Chat

    Hey there. No I want my players to be able to chat in the word they are in. Thank you. <3
  3. HeliumBoi

    Solved Per World Chat

    Have you guys tried to make or find per world chat for your server?:emoji_thinking: I tired many plugins and skripts from Forums and Spigot/bukkit plugins, they never seem to work.:emoji_pensive: My server is singular meaning I have 1 server with diffirent worlds. I actually need that kind...
  4. HeliumBoi

    Solved Simple chest collector not working!

    So I have this code right here that has one error, but I can't find it. Can someone explain ? on chest interact: if name of event-block is "&6&lCollector": set {_chest} to event-block set {_inv} to inventory of {_chest} set {_balance} to balance of player...
  5. HeliumBoi

    Script Simple Chunk Collector

    Really good plugin, but is there way to make it bigger? because I'm making a plotsquared gen server and I need it so it collects items inside my plot!
  6. HeliumBoi

    Solved I need help making a gen collector and need to make it so it works with essentials :)

    So the plugin is already ready here: CLICK I need to make a gen collector that can collect certain 1 block I set it to on my plot. Yes, I'm using plotsquared v7. So it has it's own currency named "fragments", I hate it because I can't see the baltop. Need to make it work with essentials. Btw...