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

New stuff:
  • Small changes in inside plugin config.
  • Repaired not working BungeeBridge on version 1.14.x+.
    (For server versions 1.14 - 1.16 follow INSTALLATION [MC 1.14-1.16])
INSTALLATION [MC 1.9-1.13]:
  • Don't forget to download Skript and BungeeBridge to make it work!
  • Skript - https://github.com/SkriptLang/Skript/releases
  • Download BungeeBridge[1.9-1.13].zip, added to latest release of skScraft.
  • Unzip BungeeBridge[1.9-1.13].zip
  • Upload BungeeBridge_Client to all of your spigot servers, and BungeeBridge_Server to BungeeCord proxy!
  • Download latest release of skScraft.
  • Upload skScraft ONLY to your spigot server!
  • Launch BungeeCord proxy first, then Spigot server, and change config file of BungeeBridge if you need. (If you have different IP adresses of BungeeCord proxy and Spigot server in example.)
  • If you want to see some additional information (about why you have null, when you use one of syntaxes) go to skScraft directory, and set DEBUG MODE to true in config.yml. Then go back to the server and type command /skScraft reload in console or as a player.
INSTALLATION [MC 1.14-1.16]:
  • Don't forget to download Skript and BungeeBridge to make it work!
  • Skript - https://github.com/SkriptLang/Skript/releases
  • Download BungeeBridge[1.14-1.16].zip, added to latest release of skScraft.
  • Unzip BungeeBridge[1.14-1.16].zip.
  • Upload BungeeBridge_Client to all of your spigot servers, and BungeeBridge_Server to BungeeCord proxy!
  • Download latest release of skScraft.
  • Upload skScraft ONLY to your spigot server!
  • Launch BungeeCord proxy first, then Spigot server, and change config file of BungeeBridge if you need. (If you have different IP adresses of BungeeCord proxy and Spigot server in example.)
  • If you want to see some additional information (about why you have null, when you use one of syntaxes) go to skScraft directory, and set DEBUG MODE to true in config.yml. Then go back to the server and type command /skScraft reload in console or as a player.
Useful:
Version: 1.9, 1.10, 1.11, 1.12, 1.13, 1.14, 1.15, 1.16
You can enable DEBUG MODE in config to see what is happaning!
New stuff:
  • Reworked effects:
Code:
kick all players from [bungee[cord]] network with message %string%
stop [bungee[cord]] proxy [with message %string%]
  • Now you can set in the config file, default messages!
Code:
DEBUG MODE: false
Default kick message: §eYou have been kicked from the network!
Default stop proxy message: §eProxy server is restarting!
VERSION: 1.2
  • New Effects:
Code:
execute command %string% on [bungee[cord]] network as [player] %string%
execute command %string% on [bungee[cord]] proxy
kick all players from [bungee[cord]] network with message %string%
stop [bungee[cord]] proxy [with message %string%]
  • New Expressions:
Code:
[bungee[cord]] uuid of [player] %string%
[number of] [max] slots of [bungee[cord]] server %string%
[bungee[cord]] network ip of [player] %string%]