87 | | Versions in brackets are: ''CommandExtensions''_''CommonFunc''_''WebAndMapRendering'' |
| 87 | Versions in brackets are: ''CommandExtensions''_''CommonFunc''_''WebAndMapRendering''_''CoppisAdditions'' |
| 88 | |
| 89 | === [https://7dtd.illy.bz/browser/binary-improvements?rev=273 rev. 273] (8_10_13_1) (2016-05-11) === |
| 90 | |
| 91 | * Added Coppi's stuff as a fourth module "CoppisAdditions", v1: |
| 92 | * Chat filter functionality, controlled with the commands below |
| 93 | * Command ''muteplayerchat'': Mute a player on public chat |
| 94 | * Command ''playerchatmaxlength'': Set the maximum number of characters a player can write in a single message. Default is 255 for every player. |
| 95 | * Command ''tooglechatcommandhide'': Specify a chat message prefix that defines chat commands that are hidden from chat |
| 96 | * Command ''givexp'': Give XP for a skill to a player |
| 97 | * Command ''listplayerbed'': List bed locations of a single player or all online players |
| 98 | * Command ''listplayerfriends'': List friends of a single player or all players |
| 99 | * Command ''physics'': Enable / disable physics on blocks that you are placing / removing |
| 100 | * Command ''sayplayer2'': Send a message to a single player with a specific sender name |
| 101 | * Command ''spawnhorde'': Spawn horde near a player or coordinate |
| 102 | * Command ''spawnmultipleentity'': Spawn multiple entities around some coordinate or player |
| 103 | * Command ''spawnscouts'': Spawn scouts near a player or coordinate |
| 104 | * Command ''teleportplayerhome'': Teleport a player to his home / bedroll |
| 105 | * Command ''unlockall'': Unlock all secure loots, chests and doors for the current player |
| 106 | * Commands updated to v8: |
| 107 | * Changed ''listitems'': Now also accepts "*" as search mask, showing all items |
| 108 | * Changed ''listlandprotection'': Added optional parameter "parseable" to get programmatically parseable output |
| 109 | * Changed ''showinventory'': Added optional tag parameter. If a tag is given it will be included in each line of the output, which will be in a parseable format instead of easily readable |
| 110 | * Fixed ''repairchunkdensity'' help text |
| 111 | * CommonFunc updated to v10: |
| 112 | * Changed log output on player connect: Added Steam owner ID |