Added authorship

This commit is contained in:
AkjaHAsLk1IALk0MasH 2023-06-15 12:17:11 +07:00
parent 7a3b2e051f
commit a656a1cc19

View file

@ -78,8 +78,8 @@ Use past tense when adding new entries; sign your name off when you add or chang
* If there is no section called "Upcoming changes" below this line, please add one with `## Upcoming changes` as the first line, and then a bulleted item directly after with the first change. -->
## Upcoming changes
* Added `PlayerHooks.PrePlayerCommand` hook, which fired before command execution.
* Added `PlayerHooks.PostPlayerCommand` hook, which fired after command execution.
* Added `PlayerHooks.PrePlayerCommand` hook, which fired before command execution. (@AgaSpace)
* Added `PlayerHooks.PostPlayerCommand` hook, which fired after command execution. (@AgaSpace)
## TShock 5.2
* An additional option `pvpwithnoteam` is added at `PvPMode` to enable PVP with no team. (@CelestialAnarchy, #2617, @ATFGK)