Inb4 "Against the rules because Bukkit servers are an unsupported mod of Minecraft blah blah"..
I set up a Bukkit server, and no one can place/delete blocks.
This also means:
Can't use crafting tables
Can't sleep in beds
Can't open chests
Basically can't do anything besides spawn mobs and stuff with my plugins I got... It's some shit with the permissions or me not putting build=true or some shit. If you need some info like what plugins I have, etc. just say so.
Yes, the plugins list would be fantastic.
[QUOTE=Paaaancakes;31932116]Yes, the plugins list would be fantastic.[/QUOTE]
Essentials (All of them)
Pail
Spout
SpoutTrade
UnlimitedHealth 1.3.1
VanishNoPickup
WarpAllHere
Some features from most of them don't work because of my permissions file not being set up correctly or at all or something.
[QUOTE=Soundtoxin;31941911]Essentials (All of them)
Pail
Spout
SpoutTrade
UnlimitedHealth 1.3.1
VanishNoPickup
WarpAllHere
Some features from most of them don't work because of my permissions file not being set up correctly or at all or something.[/QUOTE]
If you don't have it already, download and configure Permissions. Most plugins require it to work correctly.
Upload the groups and users Permission files, so that we can see what's up with it.
[QUOTE=DeandreT;31942096]If you don't have it already, download and configure Permissions. Most plugins require it to work correctly.
Upload the groups and users Permission files, so that we can see what's up with it.[/QUOTE]
Before I continue, is this the correct plugin for permissions?
[url]http://forums.bukkit.org/threads/sec-permissionsplus-v3-2-alternative-commands-to-modify-permissions-in-game-now-w-mws-1000.9277/[/url]
Nevermind that's a plugin for permissions ease of use. I don't know how to get Permissions. Bukkit is stupid as fuck, can you just treat me like an immigrant and walk me through this shit? Links all over the place please. :/
May I ask, why are do you have spout installed?
No reason not to use Spout.
Also
[url]http://forums.bukkit.org/threads/admn-dev-permissionsbukkit-v1-1-official-default-groups-plugin-1000.26785/[/url]
[QUOTE=LordCrypto;31946142]May I ask, why are do you have spout installed?[/QUOTE]
I like Spout.
And thanks for the link Lyoko774.
Do I get the one that says it's a temporary fix build and says recommended next to it?
How do I set up permissions?
Read the entire post.
It details how to set the configuration files up.
And yes, get the recommended build.
[QUOTE=Lyoko774;31948218]Read the entire post.
It details how to set the configuration files up.
And yes, get the recommended build.[/QUOTE]
I can't find which part tells me how to set it up. They all just tell me how to do funky group shit. I really just want to enable build for the default group basically.
[QUOTE=Soundtoxin;31948481]I can't find which part tells me how to set it up. They all just tell me how to do funky group shit. I really just want to enable build for the default group basically.[/QUOTE]
It should do that by default...
Make sure when you're using the permissions plugin that you set your members to a group that has building privileges. I'm not sure but it's quite possible that the default class isn't allowed to build. Also I think one of the plugins in Essentials prevents building in a certain spawn radius so make sure that isn't it either.
[QUOTE=Lyoko774;31948798]It should do that by default...[/QUOTE]
Which file am I editing to set permissions? I already set default to be able to build and it didn't work, so maybe I edited the wrong file?
I am flipping the fuck out over this. One of you fuckers needs to fucking help me. I have been trying to fix this bullshit for over three fucking days. Bukkit is the shittiest thing in the fucking universe. I am deleting all my fucking permissions shit and configuration files and one of you faggots tell me what to do from FUCKING SCRATCH BECAUSE NONE OF THIS SHIT IS FUCKING WORKING OMFG.
Edit: Sorry for freaking out. I got really pissed. Someone please help me though?
Only Ops can build now. I changed some things in the config file for Essentials. This is a temporary fix. I sitll want help though. I can't trust all my friends with op powers.
[QUOTE=Soundtoxin;31960788]Only Ops can build now. I changed some things in the config file for Essentials. This is a temporary fix. I sitll want help though. I can't trust all my friends with op powers.[/QUOTE]
I can tell you'll be a good server host since you won't make the first 20 people who play on your server op's, or just your friends like some do.
[IMG]http://forum.fedorafellows.com/images/smilies/SA/emot-buddy.gif[/IMG]
I'll give you a hand tomorrow.
[QUOTE=Soundtoxin;31958603]
I am flipping the fuck out over this. One of you fuckers needs to fucking help me. I have been trying to fix this bullshit for over three fucking days. Bukkit is the shittiest thing in the fucking universe. I am deleting all my fucking permissions shit and configuration files and one of you faggots tell me what to do from FUCKING SCRATCH BECAUSE NONE OF THIS SHIT IS FUCKING WORKING OMFG.
[/QUOTE]
Jesus just take a look at the auto generated file in permissions. Though, since you have essentials just use groupmanager (it's the same thing, but it's nice because it's just an additional module on top of essentials core)
[quote]At the very core of Group Manager configuration is the permissions nodes. These are the entire point of GM, and control exactly what a player can do. Each plugin has its own set of permissions nodes. The default config file with GM reflects that of Essentials.
Essentials maintains a complete list of permissions in its Command Reference. For other plugins you will need to check the related documentation.
Permissions nodes
Every plugin which supports a permissions plugin, will have their own permission node.
General Syntax: <plugin name>.<command name>
Example Syntax: essentials.tp (Enables a player to teleport using the essentials teleport command)
essentials is the name of the plugin and the command is tp
The parent node will always be the name of the plugin. This allows plugins to have the same permissions and not conflict with eachother.
Example: essentials.god and worldguard.god
Summary nodes
GM supports summary nodes, that is using a wildcard to enable all sub permissions.
essentials.* : Allows access to every essentials command
essentials.kit.* : Allows access to use every kit
You can also give the * permission on itself, without giving a plugin, this would cause the group to have access to every command in every plugin.
Negative nodes
GM supports negative nodes, these will override the normal nodes, allowing you to retract access to commands. This can be useful with inheritance.
essentials.kit.* : Allows access to every /kit
-essentials.kit.admin : Removes access to /kit admin
This can be useful when using the large wildcard permissions, such as giving an admin every command, but then removing access to the GM commands.[/quote]
[url]http://ess.khhq.net/wiki/Group_Manager[/url]
[url]http://ess.khhq.net/wiki/Group_Manager/Config[/url]
It really isn't rocket science
I figured out how permissions worked. For some reason, no videos or anything helped. I finally just put aside like an hour of nothing but looking through every file in my Minecraft server folder until I figured out the important ones. If I have any more issues, I'll probably message one of you helpful fellows or something.
[QUOTE=Soundtoxin;31984691]I figured out how permissions worked. For some reason, no videos or anything helped. I finally just put aside like an hour of nothing but looking through every file in my Minecraft server folder until I figured out the important ones. If I have any more issues, I'll probably message one of you helpful fellows or something.[/QUOTE]
I'll be glad to help provided you don't pull another hissy fit :v:
Sorry, you need to Log In to post a reply to this thread.