Commands
Main · Video tutorials · Config · Commands · Source · To do list · Changelog
The default command is '/digitalclock', but since v1.7 you can use also shorter alternative '/dc'.
| Command | Description | Permission |
|---|---|---|
| /digitalclock create <name> | Enables creating a new clock for you. | digitalclock.create |
| /digitalclock remove/delete <name> | Removes the clock. | digitalclock.remove |
| /digitalclock rotate <name> <direction> | Rotates the clock to north/east/south/west | digitalclock.rotate |
| /digitalclock material <name> <mat. id> | Changes the material of the clock | digitalclock.material |
| /digitalclock fill <name> <mat. id> | Changes the filling material (air) between blocks of clock | digitalclock.fill |
| /digitalclock depth <name> <depth> | Changes the depth of the clock | digitalclock.depth |
| /digitalclock addingminutes <name> <minutes> | Adds number of minutes to your clock | digitalclock.addingminutes |
| /digitalclock settime <name> <HH:MM> | Set time on clock to exact value | digitalclock.settime |
| /digitalclock toggleampm <name> | Toggles showing of text AM/PM after time | digitalclock.toggleampm |
| /digitalclock toggleseconds <name> | Toggles showing of seconds | digitalclock.toggleseconds |
| /digitalclock toggleblinking <name> | Toggles blinking of colon every second | digitalclock.toggleblinking |
| /digitalclock toggleingametime <name> | Toggles showing of world time | digitalclock.toggleingametime |
| /digitalclock move <name> | Enables moving with the clock for you | digitalclock.move |
| /digitalclock tp <name> | Teleports you to the clock | digitalclock.tp |
| /digitalclock stopclock <name> | Stops all clocks on the server | digitalclock.stopclock |
| /digitalclock runclock <name> | Runs all stopped clocks on the server | digitalclock.runclock |
| /digitalclock setcountdown <name> <secs> | Sets a countdown mode for a clock in seconds | digitalclock.setcountdown |
| /digitalclock disablecountdown <name> | Disables countdown mode on clock | digitalclock.disablecountdown |
| /digitalclock setstopwatch <name> <secs> | Sets a stopwatch mode for a clock starting at specified amount ofseconds | digitalclock.setstopwatch |
| /digitalclock disablestopwatch <name> | Disables stopwatch mode on clock | digitalclock.disablestopwatch |
| /digitalclock list | Lists all existsing clocks | digitalclock.list |
| /digitalclock off | Disables the DigitalClock plugin | digitalclock.off |
| /digitalclock reload | Reloads data from the config.yml file | digitalclock.reload |
| /digitalclock help/? | Opens this help window | digitalclock.help |