Commit Graph

22 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
d25b704ff1 1.5 dev
Changes in the Standard Config
minor code changes / bug fixes
started for cooldown
2024-06-15 02:32:10 +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
fd0db6939a 1.2.3_beta-1 2023-07-08 21:30:45 +02:00
02e7020815 1.2.0 Dev
[HOTFIX CODE] Added an option for players to confirm when an alias costs. (Per alias adjustable)
2023-05-03 22:47:58 +02:00
546b827e02 1.2.0 Dev
Added an option for players to confirm when an alias costs. (Per alias adjustable)
2023-05-03 22:35:46 +02:00
f00ac77743 1.1.6 | New alias for commands & alias registration for plugin reload
Changes:
- For commands the placeholder '[alias]' has been added.
- If you add a new alias, it will now be registred on reload of the plugin, so no restart is needed anymore (If a command is renamed / removed, the old one will still be registred, but will not work. I am looking for a solution in the next update).
2022-11-17 23:39:38 +01:00
e96447d4fa 1.1.5 2022-11-15 14:58:46 +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
63f8a8a5e2 1.1.0_Snapshot-#3 2022-07-09 04:40:03 +02:00
9aed0f5895 1.1.0_Snapshot-#1 2022-07-08 19:06:12 +02:00
41c2c95b36 code changes | update status 80% 2022-07-07 13:48:08 +02:00
d5669d82d4 1. trial version for SubCommands / Sub TabComplete 2022-07-07 05:54:36 +02:00
f8b86086db remove textBuilder and other changes 2022-07-05 20:03:22 +02:00
156e5c0585 Create RegisterSubAliasCommands.java 2022-07-05 20:02:13 +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
4334b26be5 update to T2CodeLib 12.0 2022-06-07 06:35:12 +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
3d6c911d8a Small Code Changes 2022-01-29 19:08:14 +01:00
051a858658 small code changes
fix:
- /alias version

- small code changes
2022-01-27 00:33:12 +01:00
5d1fe4ba21 1.0.4 2021-12-21 05:55:23 +01:00