3b0a2fbe94
all register classes moved to a directory
2024-07-06 08:46:16 +02:00
2f2c68efdd
1.6_dev-23
2024-07-05 22:37:44 +02:00
4735f9f6fe
1.6_beta-1
...
Config descriptions not yet complete, otherwise ready
2024-07-05 12:31:57 +02:00
bc7803831c
api to T2CodeLib 16.7_dev-22
2024-07-05 09:37:10 +02:00
456e13bf5f
fix
2024-07-04 06:21:23 +02:00
5f6648c628
Update ExecuteAlias.java
2024-07-04 06:13:55 +02:00
f0b3b6e4fd
T2CodeLib to 16.7_dev-6
2024-07-04 01:41:34 +02:00
d95de86b58
T2CodeLib load change
2024-07-03 03:30:07 +02:00
a85fd20f93
T2CodeLib api change to 16.7_dev-4
2024-07-03 03:29:50 +02:00
b7b3fbcb03
new config.yml and new register
2024-07-01 21:21:27 +02:00
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
9aede116ac
1.4
...
Bugfix:
Fixed a bug where the plugin was not loading properly
2023-07-31 18:35:45 +02:00
97fc283951
1.3 hotfix
2023-07-16 11:43:13 +02:00
7e6c889583
1.3
...
T2CodeLib 15.7 is required
2023-07-16 08:27:20 +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
0c1d32e0e8
Update AliasRegisterPermissions.java
...
Bugfix: The permissions of the alias commands were not registered
2023-07-16 08:10:18 +02:00
987370586a
1.3_beta-2
...
A bug was fixed, if you use confirm via the gui and let another gui open via the alias, then this direnk was closed again.
2023-07-09 17:46:16 +02:00
48196f446c
Update Language.java
2023-07-09 17:01:28 +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
b5f3737fbd
1.2.2
2023-06-30 18:50:32 +02:00
7833144a9a
1.2.1
...
- API update to Minecraft version 1.20
- T2CodeLib API update to 15.0 (this version is required from now on)
2023-06-08 07:23:14 +02:00
be73deface
[1.2.0 Stable]
...
- Added an option for players to confirm when an alias costs. (Per alias adjustable)
- Preselected T2CodeLib version: 14.5
2023-05-10 21:12:16 +02:00
ba1db37a90
dev fix
2023-05-04 16:38:21 +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
93f63ffad0
Default config was changed
...
The admin area was set to false in the default config.
2022-12-21 10:43:45 +01:00
2d49a7a4b7
bugfix for < 1.13 Server
...
Fixed a bug where you could not reload the plugin (/t2c-alias reload) when using a server below 1.13
2022-12-21 10:35:35 +01: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
dc75e49988
1.1.4
2022-11-14 16:43:53 +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
6586ac4ee9
1.1.1
...
This update fixes a security vulnerability where players with modified clients could intercept all commands.
This bug affects the proxy (Bungee, Waterfall etc.)!
2022-07-19 18:27:07 +02:00
b9a91baed7
1.1.0
2022-07-14 21:56:13 +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
cf300acff1
Create SubAliasObjekt.java
2022-07-05 20:02:18 +02:00
156e5c0585
Create RegisterSubAliasCommands.java
2022-07-05 20:02:13 +02:00
f90ed13bda
change config
2022-07-05 20:01:48 +02:00
61f8a713f3
Bugfix
2022-06-09 04:06:10 +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
a702b8b791
1.18.2 support
2022-03-08 21:02:57 +01:00
3d6c911d8a
Small Code Changes
2022-01-29 19:08:14 +01:00