Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

8 Commits

Repository files navigation

Advanced RCON

AdvancedRCON in first place provides a bunch of RCON Events and Commands that can be used to create new RCON plugins either for PRoCon (modified VU Edition) or VeniceRCON.
Why most people would use this mod is because of the unlockList.* commands which can be used for managing the loadout. For example if you want to block all explosive weapons you want to use this mod. We also added an unlockList generator file which you can use to generate the commands for RCON and then simply copy and paste to your Startup.txt.
There are also textChatModeration.* commands which are mostly known from BFBC2. This allows you to mute players or even promote them. Then you can set the moderation mode to moderated and only promoted players will be able to use the chat.

All commands and events are listed below.
BTW this is the first version. If you notice any bugs or have any suggestions feel free to open an issue.

CommandArg1Arg2Default
admin.forceKillPlayerPlayer
admin.teamSwitchPlayerPlayer
currentLevel
player.isDeadPlayer
player.isRevivablePlayer
textChatModerationList.addPlayeradmin/voice/mutedPlayer
textChatModerationList.clear
textChatModerationList.list
textChatModerationList.load
textChatModerationList.removePlayerPlayer
textChatModerationList.save
vars.textChatModerationModefree/moderated/mutedfree
vars.textChatSpamCoolDownTimecoolDownTime30
vars.textChatSpamDetectionTimedetectionTime6
vars.textChatSpamTriggerCounttriggerCount6
vars.unlockModeall/blacklist/whitelistall
unlockList.addweapon/attachment/vehicle/specialization
unlockList.clear
unlockList.list
unlockList.load
unlockList.removeweapon/attachment/vehicle/specialization
unlockList.save
unlockList.setweapons/attachments/vehicles/specializations
vu.EventeventNamefalse/truefalse
EventNames
onLevelLoaded
onCapture
onCapturePointLost
onEngineInit
onAuthenticated
onChangingWeapon
onChat
onCreated
onDestroyed
onEnteredCapturePoint
onInstantSuicide
onJoining
onKickedFromSquad
onKilled
onKitPickup
onLeft
onReload
onRespawn
onResupply
onRevive
onReviveAccepted
onReviveRefused
onSetSquad
onSetSquadLeader
onSpawnAtVehicle
onSpawnOnPlayer
onSpawnOnSelectedSpawnPoint
onSquadChange
onSuppressedEnemy
onTeamChange
onUpdate
onUpdateInput
onRoundOver
onRoundReset
onHealthAction
onManDown
onPrePhysicsUpdate
onDamage
onVehicleDestroyed
onDisabled
onEnter
onExit
onSpawnDone
onUnspawn
onEntityFactoryCreated
onEntityFactoryCreatedFromBlueprint
onFindBestSquad
onRequestJoin
onSelectTeam
onServerSuppressEnemies
onSoldierDamage

About

Implements all VU Events + some Commands to RCON.

Topics

Resources

Stars

4 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages