CoreNetwork / Mantle

The main plugin powering majority of features on Flatcore
1 stars 1 forks source link

Add permission node allowing to place colored signs anywhere #388

Closed riddle closed 9 years ago

riddle commented 9 years ago

This would be useful for mods to create signs which don’t drop an item and are easily seen as something special and staff-created for catching player’s attention.

mantle.perks.advsigns.anywhere

matejdro commented 9 years ago

So basically permission-based /IgnoreClaims just for signs?

riddle commented 9 years ago

Or more like – treating moderators in dutymode as subscribers who can place their special perk-sign anywhere.

matejdro commented 9 years ago

Can't you just assign them color sign perk permission in duty mode?

riddle commented 9 years ago

It would still limit them to their claims, no? I want being able to place them anywhere.

matejdro commented 9 years ago

So another GP hack?

riddle commented 9 years ago

Not sure, currently it just checks if you place them in your own claim, that check can be modified if you have a special permission, no?

matejdro commented 9 years ago

I'm not performing any checks for claims, everything is handled by GP.

eliadil commented 9 years ago

Not sure if I didnt do something you already started, but I had a good idea where to look :P

New perm - mantle.perks.advsigns.anywhere will allow placing colored signs anywhere, claim or not.