1

Non-OPS Can't Place Blocks!

JamieGre 10/21/13 12:03 pm
452
10/23/2013 4:01 am
Hello,

I have a problem on my server involving block placement. For some reason players can destroy blocks but not place them. I need to have this fixed As Soon As Possible! I have tried various different AntiBuild plugins and it dosen't make a difference. I have used EssentialsAntiBuild, Modifyworld and AntiGuest and none of them work. When I give players the correct permission node to build, they are able to destroy blocks, however not place them.

Installed Plugins
Click to reveal
WorldEdit
NoMelt
VoxelSniper
TagAPI
CleanChat
AutoMessage
Parkour
PortionCommands
CoreProtect
AcceptRules
PvPSoup
FirstJoinPlus
AntiDrops
Votifier
VanishNoPacket
Enjin Minecraft Plugin
BOSEconomy
Multiverse-Core
ScoreboardStats
iChatPlayerList
EssentialsChat
EssentialsSpawn
Multiverse-Portals
Multiverse-Inventories
AutoMessage
Parkour
PotionCommands
CoreProtect
Herochat
ForcedGrammar
Essentials
BattleKits
ServerSigns
(Modifyworld/EssentialsBuild/AntiGuest)

My permissions.yml
Click to reveal

groups:
Guests:
build: false
default: true
prefix: '&8[Guest]&f'
permissions:
- essentials.spawn
- essentials.warp.*
- essentials.tppos
- essentials.tpa
- essentials.tpahere
- essentials.tpahere.accept
- essentials.tpahere.deny
- essentials.tpa.accept
- essentials.tpa.deny
- serversigns.use.*
- essentials.mail.send
- essentials.mail.read
- essentials.mail
- essentials.msg
- essentials.reply
- herochat.speak.global
- multiverse.teleport.self.w
- antiguest.preventions.chat
- herochat.speak.global
- herochat.speak.creative
- herochat.speak.survival
- automessage.receive.*
Citizen:
build: false
prefix: '&b[Citizen]&f'
permissions:
- essentials.kick.notify
- essentials.ban.notify
- essentials.tempban.notify
inheritance:
- Guests
Builders:
build: true
prefix: '&3[Builder]&7'
permissions:
- antiguest.*
inheritance:
- Citizen
AdvBuilder:
build: true
prefix: '&2[Adv&7Builder]'
inheritance:
- Builders
ProBuilder:
build: true
prefix: '&a[Pro&cBuilder]'
inheritance:
- AdvBuilder
EliteBuilder:
build: true
prefix: '&3[Elite&8Builder]'
inheritance:
- ProBuilder
Landscaper:
build: true
prefix: '&6[Landscaper]'
inheritance:
- EliteBuilder
Moderator:
build: true
prefix: '&9[Moderator]'
permissions:
- essentials.banip
- essentials.tempban
- essentials.kick
- essentials.ban
inheritance:
- Landscaper
Head-Mod:
build: true
prefix: '&1[Head-Mod]&9'
inheritance:
- Moderator
Admins:
build: true
prefix: '&c[Admin]&4'
permissions:
- permissions.*
- '*'
inheritance:
- Head-Mod
Head-Admin:
build: true
prefix: '&4[Head-Admin]&c'
inheritance:
- Admins
Developer:
build: true
prefix: '&d[Developer]'
inheritance:
- Head-Admin
Co-Owner:
build: true
prefix: '&a[Co-&4Owner]'
inheritance:
- Developer
Owner:
build: true
prefix: '&2[Owner]&5'
inheritance:
- Co-Owner
users:


If you need any more information, please ask me and I'll provide it.
Posted by
JamieGre
Level 44 : Master Dolphin
182

  Have something to say?

JoinSign in

2

kiracookie
10/23/2013 4:01 am
Level 13 : Journeyman Pokémon
By the way, I advise NEVER to give any rank access to every permission as you have. It's essentially giving them OP without directly op'ing them.
1
kiracookie
10/22/2013 7:25 pm
Level 13 : Journeyman Pokémon
Your Guest's rank build is set to false currently.
Set it to true and this will be fixed for all players that have that rank, and inherit it.
1

Welcome