mirror of
https://github.com/PHIDIAS0303/ExpCluster.git
synced 2025-12-27 11:35:22 +09:00
Added quickbar preset command
This commit is contained in:
8
config/preset_player_quickbar.lua
Normal file
8
config/preset_player_quickbar.lua
Normal file
@@ -0,0 +1,8 @@
|
||||
--- Preset quickbar items that players can load
|
||||
-- @config Preset-Player-Quickbar
|
||||
|
||||
return {
|
||||
players={ --- @setting players list of all players and their quickbar items
|
||||
dangerarea={'transport-belt','fast-transport-belt'}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user