Good afternoon and thanks for your help. After the wipe, when I give the command "/shop" it gives the following problem:
Failed to run command '/shop' on plugin 'GUIShop'. (NullReferenceException: Object reference not set to an instance of an object)
at Oxide.Plugins.GUIShop.HasSellCooldown (System.UInt64 userID, System.String item, System.Double& itemCooldown) [0x0000b] in <b549f39fc24b4a0ab80e408506d145be>:0
at Oxide.Plugins.GUIShop.ShowGUIShops (BasePlayer player, System.String shopKey, System.Int32 from, System.Boolean fullPaint, System.Boolean refreshFunds) [0x004ec] in <b549f39fc24b4a0ab80e408506d145be>:0
at Oxide.Plugins.GUIShop.CmdGUIShop (BasePlayer player, System.String command, System.String[] args) [0x004f4] in <b549f39fc24b4a0ab80e408506d145be>:0
at Oxide.Game.Rust.Libraries.Command+ChatCommand.HandleCommand (BasePlayer sender, System.String name, System.String[] args) [0x0001b] in <51709a2fb54d4e408a6e0cbbf6e4b10d>:0
at Oxide.Game.Rust.Libraries.Command.HandleChatCommand (BasePlayer sender, System.String name, System.String[] args) [0x00015] in <51709a2fb54d4e408a6e0cbbf6e4b10d>:0
at Oxide.Game.Rust.RustCore.IOnPlayerCommand (BasePlayer basePlayer, System.String message) [0x000db] in <51709a2fb54d4e408a6e0cbbf6e4b10d>:0