Build=true
#1
Add the option to file group.ini Build= true / false. Think it will be useful.
Reply
Thanks given by:
#2
up. Can make this options? or make a plugin Sad plizz
Reply
Thanks given by:
#3
What exactly should this do? I'm not sure I understand.
Reply
Thanks given by:
#4
Example is the group that guests can not build and destroy the world
For Example

Code:
[Admins]
Permissions=*
Build=1
Color=c

[Mods]
Color=5
Inherits=Vips
Build=1
Permissions=core.time,core.item

[Vips]
Permissions=core.teleport
Build=1
Color=2
Inherits=Default

[Default]
Permissions=core.help,core.playerlist,core.pluginlist,core.spawn
Build=1
Color=7

[Guest]
Permissions=core.help,core.spawn
Build=0
Color=8

Build=1 Group can build\destroy world
Build=0 Group can not build\destroy world
Reply
Thanks given by:
#5
Sounds useful. Though might be easier to implement using Permissions. I'm not the plugin guy, though, so I'll leave this for someone competent Smile
Reply
Thanks given by:
#6
I can add this to Core by using permissions
Reply
Thanks given by:
#7
And it's done, revision 425 has the core.build permission
Reply
Thanks given by:
#8
tnx! all
Reply
Thanks given by:
#9
(03-20-2012, 06:31 AM)FakeTruth Wrote: And it's done, revision 425 has the core.build permission
i have 425 and it dosnt have it =P
Reply
Thanks given by:
#10
You need to enable the core plugin
Reply
Thanks given by:




Users browsing this thread: 1 Guest(s)