XDStatistics

Плагин XDStatistics 3.2.8

Что пишет? Сервер попробуй рестартнуть.
Понял, попробую. в разделе "плагины" (в самой игре) написано "Unloaded".Я же правильно понимаю, что в момент установки плагина, в разделе config файл тоже должен появляться? Если да, то в этой папке файл XDStatistics отсутствует.
 
Код:
Failed to initialize plugin 'XDStatistics v3.2.8' (UnauthorizedAccessException: Access to the path "/home/container/oxide/data/XDStatistics/IgnoredPlayers.json" is denied.)
  at System.IO.FileStream..ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access, System.IO.FileShare share, System.Int32 bufferSize, System.Boolean anonymous, System.IO.FileOptions options) [0x0019e] in :0
  at System.IO.FileStream..ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access, System.IO.FileShare share, System.Int32 bufferSize, System.IO.FileOptions options) [0x00000] in :0
  at (wrapper remoting-invoke-with-check) System.IO.FileStream..ctor(string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int,System.IO.FileOptions)
  at System.IO.StreamWriter..ctor (System.String path, System.Boolean append, System.Text.Encoding encoding, System.Int32 bufferSize) [0x00055] in :0
  at System.IO.StreamWriter..ctor (System.String path) [0x00008] in :0
  at (wrapper remoting-invoke-with-check) System.IO.StreamWriter..ctor(string)
  at System.IO.File.WriteAllText (System.String path, System.String contents) [0x00026] in :0
  at Oxide.Core.Configuration.DynamicConfigFile.WriteObject[T] (T config, System.Boolean sync, System.String filename) [0x0003f] in :0
  at Oxide.Core.DataFileSystem.WriteObject[T] (System.String name, T Object, System.Boolean sync) [0x00007] in :0
  at Oxide.Core.DataFileSystem.ReadObject[T] (System.String name) [0x0002d] in :0
  at Oxide.Plugins.XDStatistics.LoadDataIgnoreList() [0x0000a] in :0
  at Oxide.Plugins.XDStatistics.Init() [0x00006] in :0
  at Oxide.Plugins.XDStatistics.DirectCallHook (System.String name, System.Object&ret, System.Object[] args) [0x00172] in :0
  at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in :0
  at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000de] in :0
  at Oxide.Core.Plugins.CSPlugin.HandleAddedToManager (Oxide.Core.Plugins.PluginManager manager) [0x00043] in :0
what happen?
 
Код:
Failed to initialize plugin 'XDStatistics v3.2.8' (UnauthorizedAccessException: Access to the path "/home/container/oxide/data/XDStatistics/IgnoredPlayers.json" is denied.)
  at System.IO.FileStream..ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access, System.IO.FileShare share, System.Int32 bufferSize, System.Boolean anonymous, System.IO.FileOptions options) [0x0019e] in :0
  at System.IO.FileStream..ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access, System.IO.FileShare share, System.Int32 bufferSize, System.IO.FileOptions options) [0x00000] in :0
  at (wrapper remoting-invoke-with-check) System.IO.FileStream..ctor(string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int,System.IO.FileOptions)
  at System.IO.StreamWriter..ctor (System.String path, System.Boolean append, System.Text.Encoding encoding, System.Int32 bufferSize) [0x00055] in :0
  at System.IO.StreamWriter..ctor (System.String path) [0x00008] in :0
  at (wrapper remoting-invoke-with-check) System.IO.StreamWriter..ctor(string)
  at System.IO.File.WriteAllText (System.String path, System.String contents) [0x00026] in :0
  at Oxide.Core.Configuration.DynamicConfigFile.WriteObject[T] (T config, System.Boolean sync, System.String filename) [0x0003f] in :0
  at Oxide.Core.DataFileSystem.WriteObject[T] (System.String name, T Object, System.Boolean sync) [0x00007] in :0
  at Oxide.Core.DataFileSystem.ReadObject[T] (System.String name) [0x0002d] in :0
  at Oxide.Plugins.XDStatistics.LoadDataIgnoreList() [0x0000a] in :0
  at Oxide.Plugins.XDStatistics.Init() [0x00006] in :0
  at Oxide.Plugins.XDStatistics.DirectCallHook (System.String name, System.Object&ret, System.Object[] args) [0x00172] in :0
  at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in :0
  at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000de] in :0
  at Oxide.Core.Plugins.CSPlugin.HandleAddedToManager (Oxide.Core.Plugins.PluginManager manager) [0x00043] in :0
what happen?
Ошибка в правах доступа к файлу
 
Можно подробную инструкцию по плагину, особенно как настроить вознаграждения через магазин.
XDStatistics не содержит встроенного магазина. Он только начисляет очки Points. А магазин нужно подключать внешний.