1

Problems with Server

braxtongreco 4/18/12 6:06 pm
295
4/22/2012 8:29 am
im having problem with my server plz help if u can

1.Nobody can build on my server (unless op)
2.Nobody can use commands (unless op)

i want to make it to where they dont need op to build
Posted by
braxtongreco
Level 9 : Apprentice Miner
11

  Have something to say?

JoinSign in

19

braxtongreco
04/18/2012 6:18 pm
Level 9 : Apprentice Miner
guys plz help i need it badly
1
FadeToZach
04/18/2012 6:21 pm
Level 9 : Apprentice Miner
Are you using Bukkit or the server jar from the official Minecraft website?
1
braxtongreco
04/18/2012 6:45 pm
Level 9 : Apprentice Miner
im using bukkit
1
Ernierock
04/18/2012 6:48 pm
Level 2 : Apprentice System
Get a permissions plugin

Good luck,

Ernie
1
braxtongreco
04/18/2012 7:05 pm
Level 9 : Apprentice Miner
i have permissions but how do i fix it to where people build
1
braxtongreco
04/18/2012 9:04 pm
Level 9 : Apprentice Miner
im just going to make a new server unless any of u can help might it be cause my server is outdated
1
Paws112
04/18/2012 9:06 pm
Level 14 : Journeyman Taco
Is your permissions plugin called " PermissionEx " ?
1
zaacman
04/18/2012 9:08 pm
Level 17 : Journeyman Zombie
That happend to me need to delete essentials well a certain essentials i had same problem
1
braxtongreco
04/18/2012 9:10 pm
Level 9 : Apprentice Miner
i was told just to delete permissions and restart server
1
technogators12
04/18/2012 9:12 pm
Level 20 : Expert System
I can set u up permsions and help u wiht updating server
1
braxtongreco
04/18/2012 9:14 pm
Level 9 : Apprentice Miner
i got a updated server but can u help me set up permissions so i can build everyone can build its a creative server
1
technogators12
04/18/2012 9:18 pm
Level 20 : Expert System
Yes i can
1
braxtongreco
04/18/2012 9:36 pm
Level 9 : Apprentice Miner
kk i wil have server up in like 20 min and reply in 20 min and ill give u ip if i dont fix it.
1
technogators12
04/18/2012 9:48 pm
Level 20 : Expert System
Send me ip i can work on it tommrow srry gtg to bed. Send me ip
1
Rogue
04/18/2012 9:59 pm
Level 12 : Journeyman Crafter
Aye, this is rather Simple. First of all, PermissionsEx ( http://dev.bukkit.org/server-mods/permissionsex ) comes with two plugins, modifyworld and chatmanager. The whole entire point behind permissions is to replace the need for OP, therefore you have to set up the plugin before you actually use it. When you first start your server with Pex, it should generate a file like so:
groups:
default:
permissions:
- modifyworld.*


This states that there is a group named "default", which has access to all the modifyworld permissions. Modifyworld is an extremely powerful permissions re-stricter, that allows you to control minute things such as ability to chat, attack mobs, attack players, take damage, break blocks, and even have their pets harmed. If you wish to have the default permissions for a person, then you give them the modifyworld.* perm. Furthermore, I suggest creating an "owner" group until you have figured out some other points of the plugin, like so:
groups:
default:
permissions:
- essentials.msg
- modiftyworld.*
- essentials.msg
- essentials.list
- essentials.tpaccept
- essentials.help
- essentials.time
- essentials.compass
- essentials.depth
- essentials.ignore
- essentials.tpdeny
- essentials.suicide
Owner:
permissions:
- '*'
prefix: '&5'
suffix: '&f'

I also added some other permissions for the default group, so people will not complain. Furthermore, read this about the two additional plugins:

You enable the plugins Modifyworld and ChatManager after installing them. If you open the files "config.yml" in their respective folders, they'll each have the line:
enable: false
Which you must change to true.


For colours/text, you define it within prefixes and suffixes:
prefix: '&4[Prefix] &f'
suffix: '&9'

Would look like:
<[Prefix] Playername> Random Text Blarb

You edit the prefixes and suffixes within the permissions.yml in the Pex folder.
1
braxtongreco
04/18/2012 10:06 pm
Level 9 : Apprentice Miner
ok i need one more fix i fixed my server but i need a plugin that creates more worlds cause multiverse-Core isnt working for my server
1
braxtongreco
04/18/2012 11:31 pm
Level 9 : Apprentice Miner
anybody got any plugins that make worlds or how to fix multiverse
1
Rogue
04/22/2012 8:10 am
Level 12 : Journeyman Crafter
Use the dev builds from multiverse: http://dev.bukkit.org/server-mods/multiverse-core/
1
technogators12
04/22/2012 8:29 am
Level 20 : Expert System
My multiverse core works
1

Welcome