Jump to content
  • 0

How to make players spawn in creative?


aminta

Question

In server properties I do have the gamemode set as creative and have force gamemode enabled. I've switched it back and forth, saved, and restarted multiple times, and yet the properties function never seems to change anything, and I always spawn in survival. While I can edit my own gamemode in game to be creative, I want it so that whenever anyone spawns it's automatically set as such. How do I do this?

Link to comment
Share on other sites

4 answers to this question

Recommended Posts

  • 0

Try doing /defaultgamemode creative while in-game on your server. Theoretically, it should work... Let me know if it doesn't because I have an alternative but the steps are quite lengthy.

rose city STICKER

RosaRosaRosaRosaRosaRosaRosaRosaRosaRosaRosaRosaRosaRosaRosaRosaRosaRosaRosaRosaRosaR

i code, animate, develop, UI design, learn, and adapt, as well as make servers, of course

💐Joined Minehut sometime in 2014
💐VIP sometime in 2018
💐Legend in January 2021
💐Helper on 4/11/2021
💐♥ (Retired) on 5/17/2021
💐 Moderator on 8/18/2023

Link to comment
Share on other sites

  • 0
16 hours ago, aminta said:

It doesn't work, unfortunately. Ive tried that before as well 😞

Fine, long approach! Very odd but.. eh..

Go here, download Skript latest:  https://github.com/SkriptLang/Skript/releases (2.6.4)

Put it in your plugins folder, and restart.

Then go to plugins > Skript > scripts > Create new file named creative.sk

In the file, you must put:

 

on join:
	set player's gamemode to creative

Click save then then run the command /sk reload creative.sk

Yes, I know, lengthy, but there's no way this won't work.

rose city STICKER

RosaRosaRosaRosaRosaRosaRosaRosaRosaRosaRosaRosaRosaRosaRosaRosaRosaRosaRosaRosaRosaR

i code, animate, develop, UI design, learn, and adapt, as well as make servers, of course

💐Joined Minehut sometime in 2014
💐VIP sometime in 2018
💐Legend in January 2021
💐Helper on 4/11/2021
💐♥ (Retired) on 5/17/2021
💐 Moderator on 8/18/2023

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...