Jump to content

FoxMods

Creator
  • Posts

    331
  • Joined

  • Last visited

  • Days Won

    4

Everything posted by FoxMods

  1. Version 1.0.3

    561 downloads

    About: Displays custom messages with informative information for players when entering or leaving monuments. Full customizable bounds, display names and messages. More feature planned: Display recent combat history ex: death and players nearby count. Custom loot spawns. Permission: monumenthelper.use Chat Command: Toggle on/off notifications. /mh Lang: { "Prefix": "<color=#3669CF>Monument Helper</color>: ", "MonumentEnter": "You have entered <color=#3BA55C>{0}</color>.\n\n{1}", "MonumentLeave": "You left <color=#ED4245>{0}</color>", "ToggleEnabled": "<color=#3BA55C>Enabled</color>", "ToggleDisable": "<color=#ED4245>Disabled</color>", "Toggled": "was {0}" } Config: { "Chat command": "mh", "Display message prefix": true, "Display message when players enter a monument": true, "Display message when players a leave monument": true, "Wipe player toggles on new map save": true, "Monuments": { "Satellite Dish": { "DisplayName": "Satellite Dish", "Description": "A useful monument for loot, key cards and recycling items.", "Enabled": true, "Center": { "x": 8.0, "y": 1.0, "z": 8.0 }, "Bounds": { "x": 150.0, "y": 150.0, "z": 150.0 } }, "Oil Rig": { "DisplayName": "Oil Rig", "Description": "High-value loot can be found in this area. Watch out for armed scientists.", "Enabled": true, "Center": { "x": 25.0, "y": 0.0, "z": 0.0 }, "Bounds": { "x": 140.0, "y": 100.0, "z": 140.0 } }, "Mining Outpost": { "DisplayName": "Mining Outpost", "Description": "Low-value loot and a recycler can be found here.", "Enabled": true, "Center": { "x": 0.0, "y": 0.0, "z": 0.0 }, "Bounds": { "x": 50.0, "y": 50.0, "z": 50.0 } } } }
    Free
  2. FoxMods

    Bank Heist

    that is correct open the ui select the bank you created then close the ui, you will then be able to edit the guards for that bank event. just to make sure you have set the permission to announce message for player correct?
  3. FoxMods

    Bank Heist

    thanks for the feedback, will take a look at this for you please revert yo using chat messages for now.
  4. FoxMods

    Bank Heist

    are you using any loot multiplier plugin? for the notifications are you using the notity plugin or just basic messages
  5. Developer has still not accepted the patch, only option that might be left is to add it as a new feature to the current plugin this weekend.
  6. that would be in the Christmas Tree Presents config file
  7. FoxMods

    Bank Heist

    that is usaually down to Personal Vault Door, another developer has asked for assitance on fixing the plugin but no reply yet.
  8. Could you try toggling the following off and try again please.
  9. Not aat the moment but can look at adding this in the new year.
  10. done
  11. FoxMods

    Bank Heist

    this is an option i have considered and not ruled out, will make it an option to choose one of them.
  12. you good point <3
  13. sure can just change the deposit command to use "sr add {userid} {amount}"
  14. you must setup to fix the issue with the lights.
  15. Version 1.3.0

    2,395 downloads

    Add xmas decorations and watch that tree show off its glorious decorations in style. Note: Please add "xmas_tree.deployed" to the config file of white thunders Parent Entity Fix.
    Free
  16. Version 1.0.14

    404 downloads

    Plugin gives players the ability to exchange scrap for currency at npc vending machines, with the ability to set exchange rates via the config. By default the plugin runs a command set in the config for Economics on Umod. Permission: scrapvendingexchange.use scrapvendingexchange.admin Commands: /sve add|del <prefab-path>, full vending machine prefab path /sve min|max <number>, sets min and max amount to exchange per transaction /sve percent <number>, sets the exchange percentage Deposit Example commands: Economics: deposit {userid} {amount} Server Rewards: sr add {userid} {amount} Configuration: { "deposit command (default Economics arguments {userid} {amount})": "deposit {userid} {amount}", "setup command name": "sve", "exchange item id": -932201673, "exchange item skinid": 0, "exchange percent (default 80% percent ex: 1000 = 800)": 80, "min amount to exchange per transaction": 1, "max amount to exchange per transaction": 1000, "max amount to increment/decrement per click": 1, "user interface": { "success button color": "0.337 0.424 0.196 0.85", "success button font color": "0.607 0.705 0.431", "clear button color": "0.75 0.75 0.75 0.3", "clear button font color": "0.75 0.75 0.75 1", "panel color": "0.65 0.65 0.65 0.25", "PanelFontColor": "0.75 0.75 0.75 0.9", "panel input color": "0 0 0 0.42", "panel input font color": "1 1 1 0.58", "panel input placeholder color": "0.7 0.7 0.7 0.25", "panel offset position": { "position": { "x": -10.0, "y": 470.0 }, "size": { "x": 310.0, "y": 118.0 } }, "popup font color": "1 1 1 0.89", "popup error color": "0.631 0.282 0.22 0.98", "popup success color": "0.337 0.424 0.196 0.98", "popup offset position": { "position": { "x": -10.0, "y": 390.0 }, "size": { "x": 310.0, "y": 28.0 } } }, "allowed prefabs (leave empty to allow all vending machines)": [ "assets/prefabs/deployable/vendingmachine/npcvendingmachines/npcvendingmachine_tools.prefab" ], "VersionNumber: current version of the plugin": { "Major": 1, "Minor": 0, "Patch": 13 } }
    $3.00
  17. FoxMods

    Bank Heist

    it is currently limited to one door will support more in the future release
  18. FoxMods

    Bank Heist

    we are looking at alternative options for an upcoming update
  19. FoxMods

    Bank Heist

    better ways to place the door will be coming in the next update.
  20. FoxMods

    Bank Heist

    Thankyou for helping T-Nuts
  21. FoxMods

    Bank Heist

    Noted for the next update, thank you for the feedback.
  22. FoxMods

    Bank Heist

    Stated in a previous comment we are working on support for True PVE and a few other things suggested, you have to keep in mind the plugin was never made for PVE servers, otherwise it would have been marked as an optional dependency, if you would kindly give us the time to make the changes we woud be much thankful.
  23. FoxMods

    Bank Heist

    sure would you just be looking based on clan/teams?
  24. FoxMods

    Bank Heist

    the plugin has never supported mulitple kits, so would have to look at adding the as a feature in the future.
  25. FoxMods

    Bank Heist

    looks like you never recreated the guard, otherwise you would have an option for "Enable npc kit": true
2.3m

Downloads

Total number of downloads.

10.6k

Customers

Total customers served.

153.1k

Files Sold

Total number of files sold.

3.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.