Documentation/Permissions
Permissions List
| Permission Node | Used for | Default to ops? |
| clocksign.* | Enables full usage of the plugin's features. | Yes |
| clocksign.clocks.* | Gives access to creating all clocktypes. | Yes |
| clocksign.clocks.game | Enables creating [gameclock] signs. | Yes, through clocksign.* permission |
| clocksign.clocks.real | Enables creating [realclock] signs. | Yes, through clocksign.* permission |
| clocksign.clocks.alarm | Enables creating [alarmclock] signs. | Yes, through clocksign.* permission |
| clocksign.command.main | Enables usage of the '/clocksign' command. | Yes, through clocksign.* permission |
| clocksign.commands.owner | Enables usage of the '/clocksign owner' command. | Yes, through clocksign.* permission |
| clocksign.commands.save | Enables usage of the '/clocksign save' command. | Yes, through clocksign.* permission |
| clocksign.commands.load | Enables usage of the '/clocksign load' command. | Yes, through clocksign.* permission |
| clocksign.commands.updaterate | Enables usage of the '/clocksign updaterate' command. | Yes, through clocksign.* permission |
| clocksign.commands.reload | Enables usage of the '/clocksign reload' command. | Yes, through clocksign.* permission |
| clocksign.commands.clear | Enables usage of the '/clocksign clear' command. | Yes, through clocksign.* permission |
| clocksign.commands.update | Enables usage of the '/clocksign reload' command. | Yes, through clocksign.* permission |
| clocksign.edit.label | Enables editing a clock's label by right clicking. | Yes, through clocksign.* permission |
| clocksign.edit.timezone | Enables editing a Real Clock's timezone by shift+right clicking. | Yes, through clocksign.* permission |
| clocksign.lock | Enables locking a clock by right clicking it with the specified item (by default a stick). | Yes, through clocksign.* permission |
| clocksign.lock.override | Enables bypassing the locked setting of all clocks. | Yes, through clocksign.* permission |
Troubleshooting
How do I give permissions to my players and/or groups?
To manage permissions, you need a permissions plugin, such as Essentials GroupManager or PermissionsEX. For information about using those plugins, you might want to take a look at either of the plugin's BukkitDev page. That page will contain all information about the plugin you are using, including a full list of the plugin's commands you can use, or it will have a link to the plugin's documentation.
I added a permission node, but it doesn't work? What do I do now?
Be sure you haven't made any mistakes on typing the permission node. If you did, it will not work. If you are sure it is typed correctly, and it still doesn't work, please report this error to me, by creating a ticket on the Issues page.