Lift

585k Downloads

Permission to limit creation by player

JPlayer3 opened this issue · 3 comments

commented

Hope is easy.
Permission to limit creation by player

Would you please add this?
I saw that I wouldn't add it with bukkit.
I think many players want this permission, but why not add it?

commented
commented

Maybe you can give count permissions to create lift signs.

2 signs = 1 Lift
4 signs = 2 Lifts
6 signs = 3 Lifts
.....

No further signs are included between the top and bottom signs.

config.yml = lift-counts: [number]
permissions = lift.create.[number]

Than the plugin calculates the signs 2/1 for lifts.

As soon as the number of created signs is reached,
a message is issued that the player is not authorized to create additional lift signs.

commented