Jump to content

Mals

Moderator
  • Posts

    724
  • Joined

  • Last visited

  • Days Won

    20

Everything posted by Mals

  1. Mals

    CLottery

    change this line 317: List<BasePlayer> WithoutAdmin = (BasePlayer.activePlayerList.Where(x => !x.IsAdmin).Select(player => player)).ToList(); to: List<BasePlayer> WithoutAdmin = (BasePlayer.activePlayerList.Select(player => player)).ToList(); and line 348 as well. I believe that takes out the admin filter. But normally Admins on most servers do not play, and do not get things, thus this design choice. Perhaps they might consider adding a config option for this?
  2. Mals

    Player Ranks

    On the plus side, it would increase an interest in farming.
  3. I run both without any known issues. Alpha Loot does not fill these "containers" so there should be no conflict. Are you having a specific issue?
  4. Mals

    XPanelPlus

    Hi there. What setting do I use to show Server Reward balance instead of Economics? Sorry if I missed it, just can't see to find it in the json.
  5. Mals

    Error While Compiling

    same for me looks like it needs an update to the latest version of oxide.
  6. The change in furnaces is quite radical, so it would be reasonable that the hooks this plugin (and any cooking plugin) use will misbehave. Please be patients as many authors will be scrambling to work to use what ever hook and behaviour changes occur.
  7. Mals

    Smelt On Gather

    Vulnerabilities were found during use. After the player has obtained permission, the player's authorization is released, and the automatic furnace effect still exists. Even if the issue of dying or reconnecting persists, can this bug be fixed?
  8. Mals

    Anti Helibombing

    Awesome. This will slow down the anti-social ass-hats exploiting the safe zone.
    A fun way to add convenience to your server. Although my server is PvE, I suspect for PvP this would be a radical game changer. This would motivate VIP purchases if your goal is monetization. Players enjoy having different kits for different situations at their fingertips. For the price, it is an excellent addition for a server. @Raul-Sorin Sorban has made some lovely portable utilities, all of them worth a look.
  9. Permission Manager was updated, give it a try now.
  10. Mals

    Zombie Rocks

    You might want to use this for the chat: https://umod.org/plugins/custom-icon
  11. Mals

    GlobalStorage

    Is that below the train tunnels? If not, this could be amusing.
  12. I tried it with atp, and it did not show any permissions with ATP.tp or atp.tp sorry. My bad, yes the second one is working great. Good work!
  13. Mals

    Better Statistics

    Why can't you use it? I do not see a support request.
  14. Mals

    Improved Door Closers

    Can you please be more specific as to what is broken? thanks!
  15. Quote the Raven/Oxide nevermore... Case sensitivity is the devil, adding it to permissions was not an improvement to the Oxide platform.
  16. Mals

    Monument Lock

    What does it exactly lock? Does it prevent others from looting? Does it time out after a certain period?
  17. Mals

    NPC Grenades

    You might have an out of date config. try regenerating the config and editing it again.
  18. did you copy the sample config that come in the zip file, it shows config for economics and Server Rewards. It is a recently added feature so you most likely need to replace your existing old config with one of the samples.
  19. Case sensitivity is the devil, permissions should be case agnostic, change my mind.
  20. I think that is a permission manager issue, looking at the discussion on permissions manager.
  21. Mals

    Player Ranks

    It is not a complex fix, Oxide decided to change the order of the parameters and name of the gathering hook. It is a 10 second fix if you know oxide and c#. I did a search and replace with notepad++ on all my plugins. That said the old hook works till the end of the year, so tons of time to adjust the code.
  22. Mals

    Flashless Bang

    WTB plugin that stuns animals and NPC with flashbangs.
  23. Mals

    Skills

    Took less than 10 minutes to set up and configure for my server. Slick interface, and a plugin players will love. Good work.
2.1m

Downloads

Total number of downloads.

9.7k

Customers

Total customers served.

140.8k

Files Sold

Total number of files sold.

3m

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.