Ready to use Skripts for Minecraft Servers who use Spigot plugin "Skript" in 1.21.
Those scripts were used for my own server. You can use them or modify them at your ease. They might have some bugs or errors.
Some features where specific for my server, but I let them in to showcases Skript features.
This repo will by archived to store it. It will not receive any kind of updates.
Name | Permission | Description |
---|---|---|
broadcast.sk | command.broadcast | Allow player to send Global chat messages. |
dummy.sk | command.dummy command.mod.dummy | Allow player to spawn a training dummy villager. |
friends.sk | none | Allow player to add/remove friends. |
homes.sk | command.sethome command.delhome command.home | Allow player to add/remove homes. |
ignore.sk | none | Allow player to ignore another players and not show theirs messages in tchat. |
magnet.sk | command.magnet | Allow player to have a magnet item who pull nearby items. |
message.sk | none | Allow player to send privates messages to another player. |
mob_cage.sk | command.mob_cage | Allow player to capture mob into an "cage" to move them around and carry them in their inventories. |
spawn.sk | command.spawn command.spawn.bypass | Allow player to teleport to spawn, set spawn, run faster on special blocks and get a boost on plates. The player also can't break, drop, explode or click on spawn-world blocks. |
tpa.sk | command.tpa command.tpa.bypass | Allow player to teleport to another player with cooldown. |
trash.sk | command.trash | Allow player to trash items. |
Tools used to write thoses skripts: Visual Studio Code; Sk-VSC (Skript) Extension by Ayham Al-Ali; Miracode font for VSCode