Setting minecraft to Creative Mode

Post Reply
User avatar
cronambs
New to forums
New to forums
Posts: 12
https://www.youtube.com/channel/UC40BgXanDqOYoVCYFDSTfHA
Joined: Sun Feb 12, 2012 8:14 pm

Setting minecraft to Creative Mode

Post by cronambs »

I was wondering if there's a way to set the minecraft server to creative mode because i attemted to manually edit server.properties and its not working, is it locked to prevent editing and is it possible go back to survival mode once im done in creative?
Image
Image
User avatar
TimeX
Staff
Staff
Posts: 1731
Joined: Thu Jul 22, 2004 12:24 am
Location: Big Bear, CA

Re: Setting minecraft to Creative Mode

Post by TimeX »

The server itself doesn't get set to survival or creative, just the default mode for players. A server OP can toggle the mode for any player with:

/gamemode name #

For example, I would use /gamemode timex 1 to turn on creative mode for myself. Using 0 will set the named player to survival.
TimeX
User avatar
Vanderburg
Former staff
Former staff
Posts: 1253
Joined: Sat Nov 13, 2010 7:27 am
Location: Dallas, TX

Re: Setting minecraft to Creative Mode

Post by Vanderburg »

You don't need the number, btw. It's a toggle.
User avatar
cronambs
New to forums
New to forums
Posts: 12
Joined: Sun Feb 12, 2012 8:14 pm

Re: Setting minecraft to Creative Mode

Post by cronambs »

Huh ok, well ether way it works so tanks
Image
Image
Lord Pickle
New to forums
New to forums
Posts: 2
Joined: Thu Dec 20, 2012 3:11 pm

Re: Setting minecraft to Creative Mode

Post by Lord Pickle »

I'm having trouble getting this to work.

In my NF console tool window, when I type /gamemode lordpickle it replies, 'lordpickle' is not a valid number

lordpicke is in ops.txt and when I type /gamemode lordpickle in game, it replies with the same.
User avatar
hiimcody1
Staff
Staff
Posts: 1595
Joined: Wed Dec 28, 2011 4:59 pm

Re: Setting minecraft to Creative Mode

Post by hiimcody1 »

When you are on a vanilla server (The official MC server software) you must specify the gamemode command like this from console "gamemode <mode> [player]"

where <mode> is a number 0, 1, 2 (survival, creative, adventure) and [player] is simply the player name.

When in-game add the slash like this: "/gamemode <mode> [player]"

When in doubt, if you are op, you can just type "/help" or "/gamemode" and it will remind you of the arguments.
Lord Pickle
New to forums
New to forums
Posts: 2
Joined: Thu Dec 20, 2012 3:11 pm

Re: Setting minecraft to Creative Mode

Post by Lord Pickle »

Fixed it. Apparently now, it's /gamemode 1 player

Where the game mode comes before the player name.
User avatar
hiimcody1
Staff
Staff
Posts: 1595
Joined: Wed Dec 28, 2011 4:59 pm

Re: Setting minecraft to Creative Mode

Post by hiimcody1 »

It will be different in Bukkit I believe. Essentials changes it IIRC.
Post Reply