mirror of
https://github.com/PHIDIAS0303/ExpCluster.git
synced 2025-12-30 12:31:41 +09:00
Feature Update (#237)
See PR for details, there are too many to be included here.
This commit is contained in:
@@ -9,6 +9,7 @@ return {
|
||||
'expcore.player_data',
|
||||
|
||||
--- Game Commands
|
||||
'modules.commands.debug',
|
||||
'modules.commands.me',
|
||||
'modules.commands.kill',
|
||||
'modules.commands.admin-chat',
|
||||
@@ -33,6 +34,16 @@ return {
|
||||
'modules.commands.protection',
|
||||
'modules.commands.spectate',
|
||||
'modules.commands.search',
|
||||
'modules.commands.bot-queue',
|
||||
'modules.commands.speed',
|
||||
'modules.commands.pollution',
|
||||
'modules.commands.train',
|
||||
'modules.commands.friendly-fire',
|
||||
'modules.commands.lawnmower',
|
||||
'modules.commands.research',
|
||||
'modules.commands.vlayer',
|
||||
'modules.commands.enemy',
|
||||
'modules.commands.waterfill',
|
||||
|
||||
--- Addons
|
||||
'modules.addons.chat-popups',
|
||||
@@ -52,6 +63,11 @@ return {
|
||||
'modules.addons.protection-jail',
|
||||
'modules.addons.deconlog',
|
||||
'modules.addons.nukeprotect',
|
||||
'modules.addons.inserter',
|
||||
'modules.addons.miner',
|
||||
|
||||
-- Control
|
||||
'modules.control.vlayer',
|
||||
|
||||
--- Data
|
||||
'modules.data.statistics',
|
||||
@@ -61,6 +77,7 @@ return {
|
||||
'modules.data.alt-view',
|
||||
'modules.data.tag',
|
||||
'modules.data.bonus',
|
||||
'modules.data.personal-logistic',
|
||||
|
||||
--- GUI
|
||||
'modules.gui.readme',
|
||||
@@ -71,7 +88,8 @@ return {
|
||||
'modules.gui.task-list',
|
||||
'modules.gui.player-list',
|
||||
'modules.gui.server-ups',
|
||||
'modules.commands.debug',
|
||||
'modules.gui.vlayer',
|
||||
'modules.gui.research',
|
||||
|
||||
'modules.graftorio.require', -- graftorio
|
||||
|
||||
|
||||
Reference in New Issue
Block a user