mirror of
https://github.com/Refactorio/RedMew.git
synced 2025-01-18 03:21:47 +02:00
Change admin_only to use rank
This commit is contained in:
parent
c9404d8222
commit
4c2a2eafa0
@ -466,7 +466,7 @@ Command.add(
|
||||
description = 'Revives the ghosts within the provided radius around you',
|
||||
arguments = {'radius'},
|
||||
default_values = {radius = 10},
|
||||
admin_only = true
|
||||
required_rank = Ranks.admin
|
||||
},
|
||||
revive_ghosts
|
||||
)
|
||||
|
Loading…
x
Reference in New Issue
Block a user