ServerTools

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

Michele

Member
Jul 6, 2019
10
0
1
ServerTools

ServerTools is a simple script that adds some commands that every server should have. I made this script for people who don't want complicated scripts or external plugins such as essentials.

Commands and permissions

/help-st : Help command | No permission
/servertools : Info about the script | No permission
/gmc <player> : Sets player gamemode to creative | gm.sut
/gms <player> : Sets player gamemode to survival | gm.sut
/gma <player> : Sets player gamemode to adventure | gm.sut
/gmsp <player> : Sets player gamemode to spectator | gm.sut
/panel : (It doesn't do anything, it will do things in a next update) | ppanel.sut
/sudo <player> <command> : forces a player to do a command | sudo.sut
/report <player> <reason> : Reports a player | No permission | report.sut to recive report messages
/check <player> : Checks if a player got reported | report.sut
/announcement <message> : Announces a thing to the server | announcement.sut

Dependencies

Skript (v2.4 beta-5): https://github.com/SkriptLang/Skript/releases/download/2.4-beta5/Skript.jar

SkUtilities (v0.9.2): https://forums.skunity.com/resources/26/download?version=1103

Info

This is the first script public script I've made. If you want to suggest things or report a bug feel free to do on Github (The full page is WIP).