Commit Graph

13 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
bcfcc2e863 1.1.3
T2CodeLib update to API Version 13.0

Bugfix:
- Hardcode message inserted in language file
2022-10-25 16:38:16 +02:00
dbe5f82030 1.1.2 | Bugfix
TabComplete Aller Commands was affected by T2C alias and partially disabled completely. This has been fixed.
2022-07-19 22:55:25 +02:00
9aed0f5895 1.1.0_Snapshot-#1 2022-07-08 19:06:12 +02:00
d5669d82d4 1. trial version for SubCommands / Sub TabComplete 2022-07-07 05:54:36 +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
346a629bcd 1.0.8
Add: Option to ask for money for an alias
Add: Bypass to not have to pay anything
Add: Placeholder [player] was added to the messages to show the player name who executed the alias
2022-06-07 06:33:57 +02:00
5d1fe4ba21 1.0.4 2021-12-21 05:55:23 +01:00