Important
Unreleased, hoping for late December 2024 release.
A Python API wrapper for the ER:LC (Emergency Response Liberty County) API.
Important
PLACEHOLDER
- Run ER:LC Commands Remotely
- Show Server Information
- Show Current Players
- Show Join Logs
- Show Queue Information
- Show Kill logs
- Show Command Logs
- Show Mod Calls
- Show Banned Players
- Show Current Vehicles
- Dynamic Rate Limiting
First you need to install the package.
pip install PLACEHOLDER
Setup is easy:
PLACEHOLDER CODE BLOCK
Now you can start using the API - here are some examples:
PLACEHOLDER CODE BLOCK
command_api.send_command(command)
get_join_logs()
get_command_logs()
get_kill_logs()
get_bans()
get_mod_calls()
info_api.get_server_info()
info_api.get_players()
info_api.get_queue()
info_api.get_vehicles()
Head Developer / Project Lead - Arimuon
Collaborator - Yodmin
Documentation Inspiration - 0xRaptor
Former Developer - Missile05