Jump to content

Tanki

Member
  • Posts

    510
  • Joined

  • Last visited

  • Days Won

    2

Everything posted by Tanki

  1. Tanki

    ManagerUpKeep

    Hello, always need this request, thanks
  2. Tanki

    RaidLimit

    Hello, always need this request, thanks
  3. Oh ok thanks very much. Yes
  4. Hello, permission granted to vip group: log rustrewards: where i'm wrong please? Thanks edit: ok found the bug, he don't accept a float number like x.5... with 2.0 it work fine thanks
  5. request is solved. have a good day
  6. Hello, possible to add a priority support for each group? eg: backpack.use.5 for default player backpack.use.10 for default regular backpack.use.20 for default elite backpack.use.30 for default legend backpack.use.42 for default vip if the player is in the elite group when he is already in the default group, it will be necessary to take into account the size of the elite group and not the default (a priority system ...) The plugin on umod doesn't support this feature, it would be nice for a lot of people I think. Thanks very muchif the player is in the elite group when he is already in the default group, the size of the elite group must be taken into account ... The plugin on umod doesn't support this feature, it would be nice for a lot of people I think. Thanks very much
  7. Tanki

    RaidLimit

    anyone to make this or fix the original plugin please? if necessary, i can paid Thanks very much
  8. Hello, i don't use noraid plugin maybe share your config for helping you?
  9. Tanki

    BradleyOptions

    Im using SimpleLoot plugin.... so i can't... but thanks very much
  10. Tanki

    BradleyOptions

    Hello, possible to add a custom loot table? Thanks
  11. Tanki

    RaidLimit

    Hello, description: I would like to limit raids on my server. I know there is a plugin on umod but the author is not too active to fix some bugs Functionality: - block all types of damage (must be compatible with TruePVE for the Schedule part) - When Schedule is activated, raid is authorized by limiting the number to 1 raid / day only purchasable with RP points * * this requires a command => / raidlimit add <steamid64> <value> (requires compatibility with the serverrewards and timedexecuted plugin) - Data reset every day - A gui indicating the number of raid remaining - Regarding the restriction, this applies to friends, clan etc ... (the server is a max trio) Permission: No need i think There may be more ideas coming in the next few hours so I will edit my request. Price: free would be generous otherwise make me a proposal by private messaging Thank you
  12. tested No Deployable Penalty and work for me
  13. gcraft vip 1.5: File was updated correctly: { "CraftingSpeed": { "default": 1.0, "authenticated": 1.0, "regular": 1.0, "elite": 1.0, "legend": 1.0, "vip": 1.5, "donator": 1.0, "serverarmour.hardware.ownsbloody": 1.0 } }
  14. no and no
  15. Some member use this plugin with bug and only you have nothing? it's crazy ^^
  16. I'm interessed for this plugin entitylimit is bugged...
  17. https://umod.org/plugins/no-vehicle-fuel oh ok my bad read MikeHawke, is god for this
  18. Tanki

    ManagerUpKeep

    I've commit a misstake sorry ^^ StackSizeController should not be able to modify the stack for TC (allow and only x2) If a admin/modo can merge or it's auto? surprise apparently no ^^
  19. Tanki

    ManagerUpKeep

    Hello, not having found a corresponding plugin, I ask you. Plugin name: ManagerUpKeep Description: Block the number of resources in the CT taking into account the value of decay.upkeep_period_minutes which I defined at 1440. This value will not change in the future. Stack x2 maximum with compatibility with the StackSizeController plugin Block resources that are not necessary for the upkeep (fabric, gunpowder, animal fat, leather, etc.) Example: the plugin authorizes 15k (this must include all resources, wood, stone, metal fragment, hqm). The player puts: 5k stone, 8k metal, 1k hq and 1k wood if he tries to add resources then we block and send him a message. Price: free or paids (within reason) ... I have little money ... hoping my request is clear enough ^^ Thank you !
  20. Tanki

    Display simple & sub pages

    Thanks it work
  21. Tanki

    Display simple & sub pages

    Hello, possible to get his: "Pages": { "Page1": { "ImageElements": { "BackGround": { "URL": "", "GoBehindNav": false, "ShowOnSubPages": "0", "PosBottomToTop": "0.0,1.0", "PosLeftToRight": "0.0,1.0" } }, "TextElements": { "Title": { "Content": "Main", "FontSize": 16, "AlignTopMiddleBottom": "top", "AlignLeftMiddleRight": "middle", "FontColour": "255,255,255,1", "GoBehindNav": false, "ShowOnSubPages": "0", "PosBottomToTop": "0.0,1.0", "PosLeftToRight": "0.0,1.0" }, "Content": { "Content": "\n\n TEXT 1.\n ", "FontSize": 16, "AlignTopMiddleBottom": "top", "AlignLeftMiddleRight": "middle", "FontColour": "255,255,255,1", "GoBehindNav": false, "ShowOnSubPages": "0", "PosBottomToTop": "0.0,1.0", "PosLeftToRight": "0.0,1.0" }, "Content": { "Content": "\n\n TEXT 2.\n ", "FontSize": 16, "AlignTopMiddleBottom": "top", "AlignLeftMiddleRight": "middle", "FontColour": "255,255,255,1", "GoBehindNav": false, "ShowOnSubPages": "1", "PosBottomToTop": "0.0,1.0", "PosLeftToRight": "0.0,1.0" } } }, Currently we cannot display the 2 texts ... I tested with ShowOnSubPages at 0 and 1, only the second is displayed... Thanks
  22. Tanki

    InfoScreens

    Hello, possible to get his: "Pages": { "Page1": { "ImageElements": { "BackGround": { "URL": "", "GoBehindNav": false, "ShowOnSubPages": "0", "PosBottomToTop": "0.0,1.0", "PosLeftToRight": "0.0,1.0" } }, "TextElements": { "Title": { "Content": "Main", "FontSize": 16, "AlignTopMiddleBottom": "top", "AlignLeftMiddleRight": "middle", "FontColour": "255,255,255,1", "GoBehindNav": false, "ShowOnSubPages": "1", "PosBottomToTop": "0.0,1.0", "PosLeftToRight": "0.0,1.0" }, "Content": { "Content": "\n\n TEXT 1.\n ", "FontSize": 16, "AlignTopMiddleBottom": "top", "AlignLeftMiddleRight": "middle", "FontColour": "255,255,255,1", "GoBehindNav": false, "ShowOnSubPages": "1", "PosBottomToTop": "0.0,1.0", "PosLeftToRight": "0.0,1.0" }, "Content": { "Content": "\n\n TEXT 2.\n ", "FontSize": 16, "AlignTopMiddleBottom": "top", "AlignLeftMiddleRight": "middle", "FontColour": "255,255,255,1", "GoBehindNav": false, "ShowOnSubPages": "1", "PosBottomToTop": "0.0,1.0", "PosLeftToRight": "0.0,1.0" } } }, Currently we cannot display the 2 texts ... I tested with ShowOnSubPages at 0 and 1, only the second is displayed... Thanks
2.1m

Downloads

Total number of downloads.

9.8k

Customers

Total customers served.

143k

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.