-
## Description
Currently the control page can be seen and manipulated by everyone, as long as the URL is known. Changes on the control page are not logged and during scrims and/or tournaments an un…
-
I've seen another bot do this where it'll dm the player directly and ask if the player would like an alarm a certain amount of time before the match.
this would be useful along with a command/ phra…
-
```
2024-11-02 10:01:32.780 -03:00 [EROR] plugin:[VIP] Core MySqlConnector.MySqlException (0x80004005): Duplicate entry '0' for key 'PRIMARY'
at MySqlConnector.Core.ServerSession.ReceiveReplyAsyn…
-
It's common for people when switching map types (pl, koth, 5cp) to forget to execute the right config for the new map leading to various issues while playing.
It would be nice if the server would aut…
-
Hey there,
First of all I would like to thank you for an amazing job u have done so far.
Everything works like a charm for me and we are using your panel with a big pleasure.
I would like to as…
-
Would it be normal to send a duplicate message about the server information using Simple Ranks?
![image](https://github.com/K4ryuu/CS2_SimpleRanks/assets/32937653/eb969d49-cf0d-44c4-90b2-ca82b6c8f9…
-
Can we do a trial run with like a ~20% weaker SIgen? Could be reverted soon but just as a measure for testing scrims to see how they hold up. I envision simply reducing the cap on the slider from 50% …
-
It's possible for two players to stand on top of each other, and boost one of them through brushes or clips. For instance, in the yellow hut in de_nuke or through the player clip in CT spawn of de_dus…
-
Previous to patch 13.20, when you download and parse a `.ROFL` file it contains some metadata about the game. This included the `statsJSON` which gave most (but not all compared to the API) of the det…
-
## [Conditionally adding entries inside Array and object literals](http://2ality.com/2017/04/conditional-literal-entries.html)
一般来说,用扩展操作符来为对象或者数组有条件地添加成员
```js
const person = {
name: 'Jack',
…