3
0
Fork 0

Added timer command, bump to v2.1.2

This commit is contained in:
stijnb1234 2020-09-26 14:30:32 +02:00
parent 30497cd335
commit 3fdf2aff92
3 changed files with 46 additions and 2 deletions

View file

@ -35,4 +35,6 @@ Lamps:
TurnedOff: '&aLamps in region turned off!'
WaitingRow:
SignCreated: '&aYou''ve successfully created a waitingrow sign!'
WrongLocation: '&cA waitingrow sign (from the attraction %ridename%) couldn''t be found! It will be deleted.'
WrongLocation: '&cA waitingrow sign (from the attraction %ridename%) couldn''t be found! It will be deleted.'
RedstoneTimer:
Started: '&aThe timer successfully started. It will go off in &f%sec1% &asecond(s), and will turn off in &f%sec2% &asecond(s) after that.'