mirror of
https://github.com/Auxilor/EcoJobs.git
synced 2025-12-20 07:29:20 +00:00
Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
1f1ece53ce | ||
|
|
92af313c43 | ||
|
|
0d207545b8 |
@@ -3,6 +3,11 @@
|
||||
# by Auxilor
|
||||
#
|
||||
|
||||
# Even if eco is set up to use a database, you can
|
||||
# force EcoJobs to save to local storage to disable
|
||||
# cross-server sync.
|
||||
use-local-storage: false
|
||||
|
||||
jobs:
|
||||
limit: 3 # The most jobs a player can have at once.
|
||||
# You can set custom limits with the ecojobs.limit.<number> permission
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
#libreforge-updater
|
||||
#Wed Aug 23 15:31:48 BST 2023
|
||||
#Wed Aug 30 11:31:28 BST 2023
|
||||
kotlin.code.style=official
|
||||
libreforge-version=4.29.2
|
||||
version=3.29.2
|
||||
libreforge-version=4.32.0
|
||||
version=3.31.0
|
||||
|
||||
Reference in New Issue
Block a user