mirror of
https://github.com/PHIDIAS0303/ExpCluster.git
synced 2025-12-29 12:16:37 +09:00
Merge pull request #151 from Cooldude2606/feature/readme-gui
Information Gui
This commit is contained in:
@@ -211,7 +211,7 @@ local default = Roles.new_role('Guest','')
|
||||
:allow{
|
||||
'command/tag',
|
||||
'command/tag-clear',
|
||||
'command/chelp',
|
||||
'command/search-help',
|
||||
'command/list-roles',
|
||||
'command/find-on-map',
|
||||
'command/report',
|
||||
@@ -221,7 +221,8 @@ local default = Roles.new_role('Guest','')
|
||||
'gui/rocket-info',
|
||||
'gui/science-info',
|
||||
'gui/task-list',
|
||||
'gui/warp-list'
|
||||
'gui/warp-list',
|
||||
'gui/readme'
|
||||
}
|
||||
|
||||
--- Jail role
|
||||
|
||||
Reference in New Issue
Block a user