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

Supported Minecraft Versions
  1. 1.14
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
/setmotd <text> : Set join message | setmotd.sut
/showmotd : Shows the join message | No permission
/sethome : Sets your home to your current location | No permission
/home : Teleport yourself to your home | No permission
/tpa <player> : Request to teleport to another player | No permission


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 (https://github.com/buccimichele5/ServerTools-MC-Skript).

Server using this script:
(None) : You can ask to add your server here in the comments

Discord: https://discord.gg/F4ywCRY
Author
Michele
Downloads
1,006
Views
1,006
First release
Last update
Rating
0.00 star(s) 0 ratings

More resources from Michele

Latest updates

  1. Update-0.3

    Changelog: +Command /tpa <player> | Request to teleport to another player | No permission...
  2. Update 0.2

    #Update 0.2# Changelog: +Command /setmotd <message> : Sets a join message | setmotd.sut...