Jump to content

MrLiquid

Member
  • Posts

    1,384
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by MrLiquid

  1. Hello and thank you for your fine work, when setting up " "Execute commands on reaching count:" how can I assign a time to the mute command, example "(Format: 5 : mute {0}) where 5 is number of warns and {0} is player's id": { "1": "mute {0} Breaking server rules has earned you time in the 'cone of silence', Please read and understand /rules" } server syntax is /mute <player|steamid> "[reason]" [time: 1d1h1m1s]
  2. any help here? please @Death
  3. MrLiquid

    not sure but

    Thank you for great work, After I loaded the plugin I found in config a section " "Signs Settings": []," I dont see anything about this on your site, can you please let me know what goes in this or what settings are available to me and how to use it.. please
  4. MrLiquid

    Suggestion

    I think it would be awesome if when the message/image is sent to discord you could include some buttons to help deal with the image if required.
      • 1
      • Like
  5. MrLiquid

    IsAdmin

    Can you please add code to allow Auth1 & 2 to bypass the following config options please?
      • 1
      • Like
  6. MrLiquid

    Data conversion

    I sent you a Message with the attached ZIP file
  7. MrLiquid

    Latest error console spam

    The test update that the dev sent me seems to stop that console error spam
  8. MrLiquid

    Latest error console spam

    any chance of an update? the spam is BAD NEWS
  9. MrLiquid

    Data conversion

    can you or do you convert the data files from I am keen to move over but there is alot of work with the items and commands data files etc
  10. MrLiquid

    Latest error console spam

    On Server startup.. Failed to call hook 'OnEntitySpawned' on plugin 'FurnaceUpgrades v2.5.4' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.FurnaceUpgrades.OnEntitySpawned (MixingTable mixingTable) [0x0000a] in <c2d58693d94a45d0a769e9a1b67f00c6>:0 at Oxide.Plugins.FurnaceUpgrades.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00f6f] in <c2d58693d94a45d0a769e9a1b67f00c6>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <9c80d821d00a44c9a24497c73ad2d20d>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000de] in <d646191a355d43a6b3ab36b7ee14c740>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <d646191a355d43a6b3ab36b7ee14c740>:0
  11. MrLiquid

    economics

    I use the Economics plugin, In your config it makes reference to RP, Economics is $ Where do I define Economics in the config?
  12. MrLiquid

    economics

    Hello and thank you, I see you support economics however I do not see that within the config, can you pleased point me in the right direction. Also.. could you add support to reward custom commands too please? "RP reward for the best fisherman": 1000, "RP reward for the the heaviest fish": 400, "Discord notifies about the Contest": { "Enable": true,
    Hello and thank you for an awesome plugin. I love the plugin!, From a server owner, I find players are running the roads etc they dump lots of entities on the map and with DropBags I can relax knowing the plugin is doing all the heavy lifting by reducing and removing unused items.
  13. MrLiquid

    New bug maybe?

    Could not initialize plugin 'Toastify v2.0.2' (JsonSerializationException: Unexpected end when deserializing object. Path 'ToastErrorTitle', line 10, position 43.) at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.ThrowUnexpectedEndException (Newtonsoft.Json.JsonReader reader, Newtonsoft.Json.Serialization.JsonContract contract, System.Object currentObject, System.String message) [0x0002d] in <271c58b7a8684db5a2c92be17a81f252>:0 at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.PopulateDictionary (System.Collections.IDictionary dictionary, Newtonsoft.Json.JsonReader reader, Newtonsoft.Json.Serialization.JsonDictionaryContract contract, Newtonsoft.Json.Serialization.JsonProperty containerProperty, System.String id) [0x0029a] in <271c58b7a8684db5a2c92be17a81f252>:0 at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.CreateObject (Newtonsoft.Json.JsonReader reader, System.Type objectType, Newtonsoft.Json.Serialization.JsonContract contract, Newtonsoft.Json.Serialization.JsonProperty member, Newtonsoft.Json.Serialization.JsonContainerContract containerContract, Newtonsoft.Json.Serialization.JsonProperty containerMember, System.Object existingValue) [0x002a8] in <271c58b7a8684db5a2c92be17a81f252>:0 at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.CreateValueInternal (Newtonsoft.Json.JsonReader reader, System.Type objectType, Newtonsoft.Json.Serialization.JsonContract contract, Newtonsoft.Json.Serialization.JsonProperty member, Newtonsoft.Json.Serialization.JsonContainerContract containerContract, Newtonsoft.Json.Serialization.JsonProperty containerMember, System.Object existingValue) [0x0006d] in <271c58b7a8684db5a2c92be17a81f252>:0 at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.Deserialize (Newtonsoft.Json.JsonReader reader, System.Type objectType, System.Boolean checkAdditionalContent) [0x000d9] in <271c58b7a8684db5a2c92be17a81f252>:0 at Newtonsoft.Json.JsonSerializer.DeserializeInternal (Newtonsoft.Json.JsonReader reader, System.Type objectType) [0x00053] in <271c58b7a8684db5a2c92be17a81f252>:0 at Newtonsoft.Json.JsonSerializer.Deserialize (Newtonsoft.Json.JsonReader reader, System.Type objectType) [0x00000] in <271c58b7a8684db5a2c92be17a81f252>:0 at Newtonsoft.Json.JsonConvert.DeserializeObject (System.String value, System.Type type, Newtonsoft.Json.JsonSerializerSettings settings) [0x0002d] in <271c58b7a8684db5a2c92be17a81f252>:0 at Newtonsoft.Json.JsonConvert.DeserializeObject[T] (System.String value, Newtonsoft.Json.JsonSerializerSettings settings) [0x00000] in <271c58b7a8684db5a2c92be17a81f252>:0 at Newtonsoft.Json.JsonConvert.DeserializeObject[T] (System.String value) [0x00000] in <271c58b7a8684db5a2c92be17a81f252>:0 at Oxide.Core.Libraries.Lang.GetMessageFile (System.String plugin, System.String lang) [0x00067] in <d646191a355d43a6b3ab36b7ee14c740>:0 at Oxide.Core.Libraries.Lang.RegisterMessages (System.Collections.Generic.Dictionary`2[TKey,TValue] messages, Oxide.Core.Plugins.Plugin plugin, System.String lang) [0x00032] in <d646191a355d43a6b3ab36b7ee14c740>:0 at Oxide.Plugins.Toastify.LoadDefaultMessages () [0x000f2] in <bc499814a07445a083fb60ddcdc05513>:0 at Oxide.Core.Plugins.Plugin.HandleAddedToManager (Oxide.Core.Plugins.PluginManager manager) [0x0001d] in <d646191a355d43a6b3ab36b7ee14c740>:0 at Oxide.Core.Plugins.CSPlugin.HandleAddedToManager (Oxide.Core.Plugins.PluginManager manager) [0x00000] in <d646191a355d43a6b3ab36b7ee14c740>:0 at Oxide.Plugins.CSharpPlugin.HandleAddedToManager (Oxide.Core.Plugins.PluginManager manager) [0x00000] in <d82f1fa409f84967ab685a3dbdd116ae>:0 at Oxide.Plugins.RustPlugin.HandleAddedToManager (Oxide.Core.Plugins.PluginManager manager) [0x0028e] in <f451997fb1554082abc459f41577c4f9>:0 at Oxide.Core.Plugins.PluginManager.AddPlugin (Oxide.Core.Plugins.Plugin plugin) [0x00027] in <d646191a355d43a6b3ab36b7ee14c740>:0 at Oxide.Core.OxideMod.PluginLoaded (Oxide.Core.Plugins.Plugin plugin) [0x00035] in <d646191a355d43a6b3ab36b7ee14c740>:0 No previous version to rollback plugin: Toastify
  14. MrLiquid

    bug for you

    I hope this helps
  15. MrLiquid

    bug for you

    Cords.. T12
  16. MrLiquid

    Event Owner

    when is your next planned update?
  17. Hello, has all new monuments been added? example Radtown
  18. Question please.. If I place a Arena prefab on the map, can this event plugin be configured to always use that prefab instead of spawning an arena?
  19. MrLiquid

    Event Owner

    im sorry .. that was intended for your Radtown event plugin
  20. MrLiquid

    Is radtown included?

    Im not sure I see radtown on the new version
  21. MrLiquid

    Event Owner

    Idea. Can you create a event config option to limit or change the rads level when the event is over?
  22. Loot says it has a owner.. but allows anyone to open it also.. when a player who is not the event owner runs into the bubble at the spot marked with X... they get teleported or moved inside the event to where I marked on the picture, players claim they are inside a box. Then they can clean up the loot even tho its owned by me { "Time before the event owner is cleared after no activity (seconds)": 300.0, "Damage required to claim event": 10.0, "Do not eject admins from zones": true } Kind Regards
  23. MrLiquid

    Does the plugin

    Does the plugin allow for Players Team mates to participate plus the ability to loot the containers if on Team with event owner?
  24. MrLiquid

    PVE Support

    Cant you just add that functionality to your plugin instead of making a sperate one and charge for it?
1.9m

Downloads

Total number of downloads.

9.1k

Customers

Total customers served.

133.7k

Files Sold

Total number of files sold.

2.8m

Payments Processed

Total payments processed.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.