Commit Graph

8 Commits

Author SHA1 Message Date
5d72e0d48d 1.5
New features:
- The option "CooldownInSec.Global" has been added to give an alias a global cooldown that counts for all players.
- The option "CooldownInSec.Player" has been added to give an alias a cooldown that counts for a single player.

The permissions have been revised:
- t2code.alias.admin -> t2c.alias.admin
- t2code.alias.updatemsg -> t2c.alias.updatemsg
- t2code.alias.command.reload -> t2c.alias.command.reload
- t2code.alias.command.info -> t2c.alias.command.info
- t2code.alias.buy.bypass -> t2c.alias.buy.all.bypass
- The bypass for payment can now also be set individually for each alias / subalias: t2c.alias.buy.[alias].bypass / t2c.alias.sub.buy.all.bypass
2024-06-15 18:47:17 +02:00
a1ffd48f3e The admin permission now also supports the placeholder <alias>.
The admin permission now also supports the placeholder <alias>.
2023-07-16 08:19:03 +02:00
6e96509069 final 1.2.3_beta-1 2023-07-08 22:47:52 +02:00
fd0db6939a 1.2.3_beta-1 2023-07-08 21:30:45 +02:00
93f63ffad0 Default config was changed
The admin area was set to false in the default config.
2022-12-21 10:43:45 +01:00
9aed0f5895 1.1.0_Snapshot-#1 2022-07-08 19:06:12 +02:00
f90ed13bda change config 2022-07-05 20:01:48 +02:00
e189722366 1.0.10
- A description / explanation of the alias files has been added.
- Small code changes
2022-06-09 01:43:11 +02:00