Commit Graph

12 Commits

Author SHA1 Message Date
akastijn 05fd3beb9c Add BlockBlockUseEvent to restrict usage of blocked items and blocks 2025-07-15 21:25:02 +02:00
Teriuihi 3c34707944 Add system to track keys given and related command for players
Introduces `KeyStorage` for handling keys and their persistence. Added `Key` subcommand to allow players to receive their keys. Updated configuration files and messages to support the new feature.
2024-10-04 20:53:54 +02:00
Teriuihi f616ed5af0 Switch config paths to use /mnt directory
Updated file paths for configuration and message files to use the /mnt directory instead of the user's home directory.
2024-08-04 22:26:46 +02:00
Teriuihi b7920b2ffb Allow players to specify how many xp cheque's to create in one go 2023-10-02 21:42:47 +02:00
Teriuihi 70004084f1 Made it possible to make other users glow and stop glowing 2023-08-13 22:58:53 +02:00
Teriuihi 977ed00cb8 Added more locations for xp to be shown on item, improved readability by seperating large numbers with .'s 2023-07-09 00:24:47 +02:00
Teriuihi 1b9278ca25 Added rotate block command 2023-07-08 06:26:01 +02:00
Teriuihi 54db863783 Added reload command 2023-07-07 23:49:34 +02:00
Teriuihi 1663498080 Added xp calc command 2023-07-07 23:42:08 +02:00
Teriuihi 95b98ef462 Attempting to improve teams for glow 2023-07-07 01:09:56 +02:00
Teriuihi 0324458efb Prevent players from entering a negative value for xp 2023-07-06 23:14:07 +02:00
Teriuihi ada4c7789d Initial commit 2023-07-06 05:24:06 +02:00