Some MineCraft Help!

Status
Not open for further replies.
Mar 7, 2012
73
12
Okay, so this is a list of some of my problems.

When someone joins, they can't build anything, what do I do.. :eek:

How to I make an area protected, so no one can destroy it.. :eek:

I'm trying to find download links, but I can't.. :eek:

Please help me.

:(
 

RastaLulz

fight teh power
Staff member
May 3, 2010
3,926
3,921
Do you have a permissions plugin installed? If not, I'd recommend . Once you have that, you can open the permissions file, and set "build" to true for the default group.

If you want to protect an area, you must install , and . Once you have those two, you basically do the following.

First you must set two points, and everything in between those points will be selected. You do this by typing "//pos1" and "//pos2". Once you have selected your two points, type "/region define <name>". Once you do that, no one will be able to break stuff in between the two points that you set.
 
Mar 7, 2012
73
12
I got GroupManager & Essentials, do I put them in the plugin folder,

& The permissions file is empty, it's not a file its notepad..

ZgYEUm.png
 

RastaLulz

fight teh power
Staff member
May 3, 2010
3,926
3,921
I got GroupManager & Essentials, do I put them in the plugin folder,

& The permissions file is empty, it's not a file its notepad..

Go to "Plugins -> GroupManager -> worlds -> <default_world> -> groups.yml".

Once you have that file open, you should see should see the "Default" user group, set "build" to "true".
 
Mar 7, 2012
73
12
Okay, I did that and they're both in the plugin folder.

Then I get worldguard and worldedit, and I put those in plugins too?

Okay, I got it working, I did the /region define <name> and it said this.. :S
5DoA7h.png
 

Mitchul

Sledmoresux
Feb 18, 2012
371
46
What josh means is like,
/region define spawn
/region define city
/region define mineshaft
etc
 

RastaLulz

fight teh power
Staff member
May 3, 2010
3,926
3,921
It worked! Ty guys :p

One more thing.. :(

Is there a way to make a user go to a specific spot when they log on?
Yes, go to the spot you want, and type the following:
Code:
/setspawn

Also, you can do the following command if you want players who joined for the first time to spawn else where.
Code:
/setspawn newbies
 
Status
Not open for further replies.

Users who are viewing this thread

Top