Skip to content

Releases: AutoPluginsDev/AutoCommands

ACMD 1.6.0

21 Sep 22:06
7169b85
Compare
Choose a tag to compare

UPDATE 1.6.0



Link to the updated ressource:

https://www.spigotmc.org/resources/acmd-⏰-⏳-autocommands-1-13-1-20-4.100090/

What's new with this UPDATE?

  • Adding Trigger customisation to the command ! 🔔

  • This will allow to trigger the acmd based on a server event. Fully customizable ! 🎨

  • Choose between triggers like onPlayerJoin, OnPlayerQuit, OnServerLoad... 🚪

  • global debuging && fixes 🛠️

Enjoy this new quality of life update !

Fixes:

Global debugging

Enjoy this new update and stay tuned for the next one. Happy dev ☕!

ACMD 1.5.10

13 Sep 15:29
5e2e464
Compare
Choose a tag to compare

The UI now returns to the right location when edting a value in the chat !

Rework of the UI code, simpler is better !

global debuging

ACMD 1.5.9

26 Jun 20:09
3ea3c0e
Compare
Choose a tag to compare

Patch 1.5.9

New command

  • /acmdtime

It gives you the real server time. Usefull when using the daily Executor for command. 🕙

Fixes:

  • Fixing bugs with a key in the command config 🐞

ACMD 1.5.8

17 Jun 20:46
7168034
Compare
Choose a tag to compare
  • New Ui Locking system, avoiding conflict in command configuration
    
  • New Config verrification system, replacing missing keys in config automatically
    
  • Huge refactoring of the code for big performance gain and future updates !
    

Fixes:



  • Now typing "exit" to cancel a value modification works.

  • /acmdreload command now verify the config, and the cache of the plugin.
    

  • Overall a lot of little bug are patched with this version !

ACMD 1.5.7

04 Jun 18:38
0c083a1
Compare
Choose a tag to compare

Refactoring the code for less bugs

Adding version checking to keep track of your actual version and the delta between the latest

patch severals bugs, including major bug with the chron commands

ACMD 1.5.3

30 Apr 19:03
b05c308
Compare
Choose a tag to compare

Papi

Adding support for papi placeholders

only serverwide placeholders will be translated

v1.5.2

29 Apr 21:50
Compare
Choose a tag to compare

support bstat
gui