Commit Graph

4 Commits

Author SHA1 Message Date
ceze88
6e92c7fec9 Add Sign Edit permission, imporove permissions to be able to specify default values 2024-04-18 19:00:56 +02:00
ceze88
53cde6f804 Migrate to dynamic dependency loading 2024-01-13 16:33:16 +01:00
Christian Koop
4df43fccad
Fixes startup issues because of renamed Enum constants
The constants #name() was used when reading various plugin configurations.
After me renaming them in 308d8ca7b9 they stopped
matching in the configurations and broke everything horibly.

This commit introduces a friendly name to keep the new names but still support existing configuration files.
2023-08-16 17:27:05 +02:00
Christian Koop
2caf39d49e
Move everything from com.songoda to com.craftaro package 2023-08-15 18:57:00 +02:00