EXILED icon indicating copy to clipboard operation
EXILED copied to clipboard

A high-level plugin framework for SCP: Secret Laboratory servers. It offers an event system for developers to hook in order to manipulate or change game code, or implement their own functions.

Results 143 EXILED issues
Sort by recently updated
recently updated
newest added

Fixed some minor grammar issues and translated some still in English words.

documentation

- [x] Fix some other patches - [ ] Fix `Scp914Upgrader::ProcessPlayer` - [ ] Fix `CheaterReport::Cmd...`

bug
regarding-events
regarding-transpiler

New: * FirearmPickup::MaxAmmo * FirearmPickup::FirearmType * FirearmPickup::AmmoType * Item::Weight setter

regarding-api

This PR adds `GetSizeSuffix()`. This can produce either: bytes, KB, MB or GB. This can calculate up to 1 YB (Yottabyte). This can be improved on and simplified. ![image](https://github.com/Exiled-Team/EXILED/assets/123724383/3f2d36df-f410-4546-9f81-c09cb6493bde) You...

Hi! You haven't got a `SECURITY.md` file. A SECURITY file is used to give guidelines to developers who may find exploits which could be harmful to plugins, servers, or even...

documentation

Hopefully should fix #2447

documentation