Jump to content

Simple Gamemode Skript


dispositive

Recommended Posts

Hello! This is my first time posting something on the forums. I have a gamemode skript I skripted and could be of use for newer skripters. It only has /gms and /gmc as it is more common to have. You can set other people's gamemode's aswell.

 

Screenshots: https://prnt.sc/rvz2k2 (/gmc) https://prnt.sc/rvz35c (/gms) https://prnt.sc/rvz3it (/gmc but already set to it)  https://prnt.sc/rvz3it (/gms but already set to it)

 

Skript: https://pastebin.com/ad4sbHyi


  • Like 1

┏╋━━━━━━◥◣◆◢◤━━━━━━╋┓
IGN: dispositive
Rank: VIP
┏╋━━━━━━◥◣◆◢◤━━━━━━╋┓

Joined: July, 2019

┗╋━━━━━━◥◣◆◢◤━━━━━━╋┛

Screenshot_1.png

Link to comment
Share on other sites

honestly just use something like this
 

command /gmc [<offline player=%player%>]:
    permission: gamemode.creative
    trigger:
		set arg's gamemode to creative
		send "&7Updated &b%arg%&7's gamemode to &bcreative&7."
		send "&7Your gamemode has been set to &bcreative&7." if arg isn't player

 

  • Like 1

Discord: MrScopes#5548

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...