What's new

Question Robot's Support Thread. Permissions, Plugins, General Support

  • Thread starter RobotJuice
  • Start date
  • Views 14,956
RobotJuice

RobotJuice

Undercover Ad​min
Programmer EotM Grammar Nazi
Messages
4,174
Reaction score
1,507
Points
710
Sin$
7
Robot's Support thread​
s

 
RobotJuice

RobotJuice

Undercover Ad​min
Programmer EotM Grammar Nazi
Messages
4,174
Reaction score
1,507
Points
710
Sin$
7
That is correct. Would you like to try teamviewer so you can make sure I didnt fxck up anything? :tongue:
yes just Pm me your info

That is correct. Would you like to try teamviewer so you can make sure I didnt fxck up anything? :tongue:
Okay your problem is fixed :biggrin:
Again feel free to message me if you have any more issues.
I really don't know why the permission file was not working. I think it might of had something to do with Megaupload or something.
 
Upvote 0
csportz

csportz

Enthusiast
Messages
102
Reaction score
8
Points
70
Sin$
7
Plugin Help with WorldGuard

How do i make it so that only certain groups can enter an area
 
Upvote 0
RobotJuice

RobotJuice

Undercover Ad​min
Programmer EotM Grammar Nazi
Messages
4,174
Reaction score
1,507
Points
710
Sin$
7
Plugin Help with WorldGuard

How do i make it so that only certain groups can enter an area
Uhm i am not sure but try
Code:
/region flag <region> group <group>
i will try when i get on minecraft
 
Upvote 0
Prodigy

Prodigy

♥ Selena Gomez ♥
Hardened Veteran Grammar Nazi Glitcher
Messages
2,460
Reaction score
696
Points
425
Sin$
0
Do you know how to link specific groups to specific worlds? Like I want anyone who is in the creative world to be [Builder] and anyone in survival to be [Survivor] by default. So basically as soon as the join the server they have a choice of going to Survival or Creative through 2 portals. Any way to make it set their rank automatically depending on what world they are in? Thanks.
 
Upvote 0
RobotJuice

RobotJuice

Undercover Ad​min
Programmer EotM Grammar Nazi
Messages
4,174
Reaction score
1,507
Points
710
Sin$
7
Do you know how to link specific groups to specific worlds? Like I want anyone who is in the creative world to be [Builder] and anyone in survival to be [Survivor] by default. So basically as soon as the join the server they have a choice of going to Survival or Creative through 2 portals. Any way to make it set their rank automatically depending on what world they are in? Thanks.
Your using PermissionsEX correct?
if so do this but obviously replace <group> with the group and <world> with the world
Code:
/pex set default group <group> <world>

so you would do
Code:
 /pex set default group builder creative
/pex set default group Survivor survival
 
Upvote 0
Prodigy

Prodigy

♥ Selena Gomez ♥
Hardened Veteran Grammar Nazi Glitcher
Messages
2,460
Reaction score
696
Points
425
Sin$
0
Your using PermissionsEX correct?
if so do this but obviously replace <group> with the group and <world> with the world
Code:
/pex set default group <group> <world>

so you would do
Code:
 /pex set default group builder creative
/pex set default group Survivor survival
Its not switching the ranks automatically when going from world to world, it basically just screwed everything up doing that. =\ Any ideas?
 
Upvote 0
SynK HD

vDefiience

Grizzled Veteran Seasoned Veteran Chatty Kathy
Messages
1,124
Reaction score
284
Points
175
Sin$
0
Hey i was wondering can you make me a permissions file, never got it to work proply :frown: .
Code:
Owner: all commands [blue name]
Admin: all commands [red name]
Mod: teleport, give items, inventory look, ban, unban, perm ban, ip ban, fly, compass tele, build/destory, warp [light blue name] Ps: can you add any essentials i missed to mod?
V.I.P: fly, give items, teleport, compass tele, build/ destory, warp [Green names]
Player: build/destory, warp [yellow name]
Griefer: nothing... [white name]

Thank you in advance and will like. :smile:

BTW:
Can you tell me the in-game command to change people from group to group?
 
Upvote 0
RobotJuice

RobotJuice

Undercover Ad​min
Programmer EotM Grammar Nazi
Messages
4,174
Reaction score
1,507
Points
710
Sin$
7
Hey i was wondering can you make me a permissions file, never got it to work proply :frown: .
Code:
Owner: all commands [blue name]
Admin: all commands [red name]
Mod: teleport, give items, inventory look, ban, unban, perm ban, ip ban, fly, compass tele, build/destory, warp [light blue name] Ps: can you add any essentials i missed to mod?
V.I.P: fly, give items, teleport, compass tele, build/ destory, warp [Green names]
Player: build/destory, warp [yellow name]
Griefer: nothing... [white name]

Thank you in advance and will like. :smile:

BTW:
Can you tell me the in-game command to change people from group to group?
Yes i will do this for you when i get home from school.
The command is
Code:
/pex promote <name>
But i would recommend getting a permissionEX addon called SetRankPex. It makes is easier to set a players rank.
With SetRankPex you would use this
Code:
/rank <player> <rank>
 
Upvote 0
SynK HD

vDefiience

Grizzled Veteran Seasoned Veteran Chatty Kathy
Messages
1,124
Reaction score
284
Points
175
Sin$
0
Yes i will do this for you when i get home from school.
The command is
Code:
/pex promote <name>
But i would recommend getting a permissionEX addon called SetRankPex. It makes is easier to set a players rank.
With SetRankPex you would use this
Code:
/rank <player> <rank>
ahh, thank you, can't wait to try this out. :biggrin:
i forgot to add to griefer it is the defult rank.
 
Upvote 0
RobotJuice

RobotJuice

Undercover Ad​min
Programmer EotM Grammar Nazi
Messages
4,174
Reaction score
1,507
Points
710
Sin$
7
ahh, thank you, can't wait to try this out. :biggrin:
i forgot to add to griefer it is the defult rank.

For the teleport compass you have to install WordEdit because its part of that.

Here is your file.
Code:
http://www.mediafire.com/?oi0frin5tmwnc9n

For your ranks to come up you needs to edit your essential config. if you would like me to do that just send me your config.
 
Upvote 0
SynK HD

vDefiience

Grizzled Veteran Seasoned Veteran Chatty Kathy
Messages
1,124
Reaction score
284
Points
175
Sin$
0
For the teleport compass you have to install WordEdit because its part of that.

Here is your file.
Code:
http://www.mediafire.com/?oi0frin5tmwnc9n

For your ranks to come up you needs to edit your essential config. if you would like me to do that just send me your config.
thank you very much scanned file and its legit. :tongue:
i will post my essentials link in about 10mins if you wanna stay online.
 
Upvote 0
RobotJuice

RobotJuice

Undercover Ad​min
Programmer EotM Grammar Nazi
Messages
4,174
Reaction score
1,507
Points
710
Sin$
7
this is my essentials config
Code:
http://www.mediafire.com/?uxssnra5lxa2p61
Okay here you go. Be sure to take the (1) off the end of this when you download. Also make sure you have EssentialsChat installed.
Code:
http://www.mediafire.com/?5ob9sjg9nerpl21
 
Upvote 0
Top Bottom
Login
Register