Commit Graph

9 Commits

Author SHA1 Message Date
Teriuihi a88fbe139e Added debug messages
Added a way to clear all locks on a server when it was empty when a user joins
2022-05-15 22:38:37 +02:00
Teriuihi 780249933c Remove a lock from the lockQueue if a server requests that specific lock to be removed from the active locks 2022-05-15 20:44:34 +02:00
Teriuihi 799a7ead9d
added/fixed try-unlock-result 2022-05-15 20:27:30 +02:00
Teriuihi 1165fcd392
Clarfied data format for check-lock-result 2022-05-15 19:53:03 +02:00
Teriuihi 5f9666684f
Formatted readme 2022-05-15 19:50:41 +02:00
Teriuihi 90c15265ec
Create README.md
Added readme with an explanation of how to use DataLock
2022-05-09 19:57:27 +02:00
Teriuihi 03a312274f Added and extra entry to the output byte array to clarify which data the plugin message was about 2022-05-09 19:57:06 +02:00
Teriuihi 4af754fec5 Added config, and reload command
Added queue for try-lock
2022-05-09 19:42:14 +02:00
Teriuihi 7274eee497 Initial commit for DataLock 2022-05-09 02:58:27 +02:00