mirror of
https://github.com/WiIIiam278/HuskSync.git
synced 2025-12-19 14:59:21 +00:00
refactor: use Uniform for native command support (#323)
* refactor: use Uniform for commands * refactor: remove commodore * fix: update Uniform, fix commands * fix: bump uniform, fix commands on fabric * feat: use new Uniform command permission system * test: target 1.21
This commit is contained in:
@@ -33,7 +33,7 @@ class Parameters:
|
||||
proxy_plugins = []
|
||||
proxy_plugin_folders = []
|
||||
|
||||
just_update_plugins = True
|
||||
just_update_plugins = False
|
||||
|
||||
|
||||
def main(update=False):
|
||||
|
||||
Reference in New Issue
Block a user