Players List [Ver. 1.0.2] [ENG]

MrFallen

Persona non grata
3 (100%)
14 Дек 2015
1,715
3
769
280
Плагин показывает список игроков в чате для Hurtworld

Чат команды:

- /players

Oxide Permissions:
По умолчанию: "canplayerslist"
Чтобы игроки могли видеть список игроков вы должны сделать:
Код:
oxide.grant group players canplayerslist


Стандартный Config:

Код:
{
  "Message - Admin Color": "orange",
  "Message - Footer": "====================",
  "Message - Header": "=== Players List ===",
  "Message - Max characters per line": 50,
  "Message - Player Color": "green",
  "Permission - Oxide Permissions": "canplayerslist"
}
 

Вложения

  • PlayersList.zip
    1.2 KB · Просмотры: 178
Последнее редактирование:
Плагин показывает список игроков в чате для Hurtworld

Чат команды:

- /players

Oxide Permissions:
По умолчанию: "canplayerslist"
Чтобы игроки могли видеть список игроков вы должны сделать:
Код:
oxide.grant group players canplayerslist


Стандартный Config:

Код:
{
  "Message - Admin Color": "orange",
  "Message - Footer": "====================",
  "Message - Header": "=== Players List ===",
  "Message - Max characters per line": 50,
  "Message - Player Color": "green",
  "Permission - Oxide Permissions": "canplayerslist"
}

подскажи пожалуйста как правильно его прописать, я нечего не понял, просто я новичек в этом деле, сервак кое как запустил, а вот это не пойму... особенно вот это
Oxide Permissions:
По умолчанию: "canplayerslist"
Чтобы игроки могли видеть список игроков вы должны сделать:
Код:
oxide.grant group players canplayerslist
 
подскажи пожалуйста как правильно его прописать, я нечего не понял, просто я новичек в этом деле, сервак кое как запустил, а вот это не пойму... особенно вот это
Oxide Permissions:
По умолчанию: "canplayerslist"
Чтобы игроки могли видеть список игроков вы должны сделать:
Код:
oxide.grant group players canplayerslist
Это было в старой версии,теперь хватает просто установить плагин и в чате написать /playerlist
 
Это было в старой версии,теперь хватает просто установить плагин и в чате написать /playerlist
закинул вот что пишет зараза

8:35 PM [Info] Loading extensions...
8:35 PM [Info] Loaded extension CSharp v1.0.1761 by Oxide Team
8:35 PM [Info] Loaded extension JavaScript v1.0.1761 by Oxide Team
8:35 PM [Info] Loaded extension Lua v1.0.1761 by Oxide Team
8:35 PM [Info] Loaded extension MySql v1.0.1761 by Oxide Team
8:35 PM [Info] Loaded extension Python v1.0.1761 by Oxide Team
8:35 PM [Info] Loaded extension SQLite v1.0.1761 by Oxide Team
8:35 PM [Info] Loaded extension Unity v1.0.1761 by Oxide Team
8:35 PM [Info] Loaded extension Hurtworld v1.0.1761 by Oxide Team
8:35 PM [Debug] Cleanup file: C:\Games\Start Hurt World\hurtworld\mono-2.0.dll
8:35 PM [Debug] Cleanup file: C:\Games\Start Hurt World\hurtworld\msvcr120.dll
8:35 PM [Info] Using Covalence provider for game 'Hurtworld'
8:35 PM [Info] Loading plugins...
8:35 PM [Info] Loaded plugin Unity Core v1.0.0 by Oxide Team
8:35 PM [Info] Loaded plugin Hurtworld Core v1.0.0 by Oxide Team
8:35 PM [Info] Loaded plugin Time Manager v0.0.4 by SkinN
8:35 PM [Info]
8:35 PM [Info] [Time Manager] --------------------------------------------------
8:35 PM [Info] [Time Manager] * Time settings:
8:35 PM [Info] [Time Manager] Day length set to 45 minute/s
8:35 PM [Info] [Time Manager] Night length set to 10 minute/s
8:35 PM [Info] [Time Manager] --------------------------------------------------
8:35 PM [Info] AdminTools, CustomDeathMessages, Fly, Location, Ping and PlayersList were compiled successfully in 2259ms
8:35 PM [Error] Error while compiling PlayersList.cs(82,13): error CS0103: The name `ChatManager' does not exist in the current context
8:35 PM [Info] Loaded plugin AdminTools v1.2.4 by Noviets
8:35 PM [Info] Loaded plugin CustomDeathMessages v1.0.4 by Trentu
8:35 PM [Info] Loaded plugin Fly v1.1.0 by Mughisi
8:35 PM [Info] Loaded plugin Location v1.4.1 by loborl
8:35 PM [Info] Loaded plugin Ping v1.2.3 by Wulf/lukespragg

[SERVER v1.0.20] Started as service
[SERVER v1.0.20] Running as service
[SERVER v1.0.20] Got Message: Ready
[SERVER v1.0.20] Got Message: Compile
[SERVER v1.0.20] Restarting: PlayersList.cs(62,39): error CS0103: The name `ChatManager' does not exist in the current context
PlayersList.cs(65,13): error CS0103: The name `ChatManager' does not exist in the current context
PlayersList.cs(70,30): error CS1061: Type `PlayerIdentity' does not contain a definition for `IsConnected' and no extension method `IsConnected' of type `PlayerIdentity' could be found. Are you missing an assembly reference?
C:\Games\Start Hurt World\hurtworld\Assembly-CSharp.dll (Location of the symbol related to previous error)
PlayersList.cs(76,102): error CS1061: Type `PlayerIdentity' does not contain a definition for `IsAdmin' and no extension method `IsAdmin' of type `PlayerIdentity' could be found. Are you missing an assembly reference?
C:\Games\Start Hurt World\hurtworld\Assembly-CSharp.dll (Location of the symbol related to previous error)
PlayersList.cs(80,17): error CS0103: The name `ChatManager' does not exist in the current context
PlayersList.cs(82,13): error CS0103: The name `ChatManager' does not exist in the current context
Warning: restarting compilation
[SERVER v1.0.20] Console: AdminTools.cs(90,12): warning CS0169: The private field `Oxide.Plugins.AdminTools.TimeLeft' is never used

Что делать ни черта не пойму
 
закинул вот что пишет зараза

8:35 PM [Info] Loading extensions...
8:35 PM [Info] Loaded extension CSharp v1.0.1761 by Oxide Team
8:35 PM [Info] Loaded extension JavaScript v1.0.1761 by Oxide Team
8:35 PM [Info] Loaded extension Lua v1.0.1761 by Oxide Team
8:35 PM [Info] Loaded extension MySql v1.0.1761 by Oxide Team
8:35 PM [Info] Loaded extension Python v1.0.1761 by Oxide Team
8:35 PM [Info] Loaded extension SQLite v1.0.1761 by Oxide Team
8:35 PM [Info] Loaded extension Unity v1.0.1761 by Oxide Team
8:35 PM [Info] Loaded extension Hurtworld v1.0.1761 by Oxide Team
8:35 PM [Debug] Cleanup file: C:\Games\Start Hurt World\hurtworld\mono-2.0.dll
8:35 PM [Debug] Cleanup file: C:\Games\Start Hurt World\hurtworld\msvcr120.dll
8:35 PM [Info] Using Covalence provider for game 'Hurtworld'
8:35 PM [Info] Loading plugins...
8:35 PM [Info] Loaded plugin Unity Core v1.0.0 by Oxide Team
8:35 PM [Info] Loaded plugin Hurtworld Core v1.0.0 by Oxide Team
8:35 PM [Info] Loaded plugin Time Manager v0.0.4 by SkinN
8:35 PM [Info]
8:35 PM [Info] [Time Manager] --------------------------------------------------
8:35 PM [Info] [Time Manager] * Time settings:
8:35 PM [Info] [Time Manager] Day length set to 45 minute/s
8:35 PM [Info] [Time Manager] Night length set to 10 minute/s
8:35 PM [Info] [Time Manager] --------------------------------------------------
8:35 PM [Info] AdminTools, CustomDeathMessages, Fly, Location, Ping and PlayersList were compiled successfully in 2259ms
8:35 PM [Error] Error while compiling PlayersList.cs(82,13): error CS0103: The name `ChatManager' does not exist in the current context
8:35 PM [Info] Loaded plugin AdminTools v1.2.4 by Noviets
8:35 PM [Info] Loaded plugin CustomDeathMessages v1.0.4 by Trentu
8:35 PM [Info] Loaded plugin Fly v1.1.0 by Mughisi
8:35 PM [Info] Loaded plugin Location v1.4.1 by loborl
8:35 PM [Info] Loaded plugin Ping v1.2.3 by Wulf/lukespragg

[SERVER v1.0.20] Started as service
[SERVER v1.0.20] Running as service
[SERVER v1.0.20] Got Message: Ready
[SERVER v1.0.20] Got Message: Compile
[SERVER v1.0.20] Restarting: PlayersList.cs(62,39): error CS0103: The name `ChatManager' does not exist in the current context
PlayersList.cs(65,13): error CS0103: The name `ChatManager' does not exist in the current context
PlayersList.cs(70,30): error CS1061: Type `PlayerIdentity' does not contain a definition for `IsConnected' and no extension method `IsConnected' of type `PlayerIdentity' could be found. Are you missing an assembly reference?
C:\Games\Start Hurt World\hurtworld\Assembly-CSharp.dll (Location of the symbol related to previous error)
PlayersList.cs(76,102): error CS1061: Type `PlayerIdentity' does not contain a definition for `IsAdmin' and no extension method `IsAdmin' of type `PlayerIdentity' could be found. Are you missing an assembly reference?
C:\Games\Start Hurt World\hurtworld\Assembly-CSharp.dll (Location of the symbol related to previous error)
PlayersList.cs(80,17): error CS0103: The name `ChatManager' does not exist in the current context
PlayersList.cs(82,13): error CS0103: The name `ChatManager' does not exist in the current context
Warning: restarting compilation
[SERVER v1.0.20] Console: AdminTools.cs(90,12): warning CS0169: The private field `Oxide.Plugins.AdminTools.TimeLeft' is never used

Что делать ни черта не пойму
Плагин должен обновиться
 
Активность
Пока никто не печатает сообщение