Jump to content

Vinni_TV_'s Wishlist

  1. More information about "Bank System"

    $29.95 $21.95

    Bank System

    Enhance your server's economy with a comprehensive banking system! Players can manage their finances through ATMs, transfer money, and even earn interest. Fully customizable and integrable with other economy plugins.

    💰 Features
    ATM system: Players can install their own ATMs and receive profit from them. ATMs can break and be repaired. Money transfer system between players. Support for HumanNPC. Ability for players to earn money. Adds banknotes as a new item to the game. Auto Wipe options for each item. Works with third-party economy plugins (optional). Conversion from ServerRewards and Economics. 💻 Commands
    bank - open the bank interface bank.givenote [target] [amount] - give banknotes to the player bank.giveatm [target] - give ATM to the player bank.setbalance [target] - set balance for the player bank.deposit [target] - deposit money to the player bank.withdraw [target] - withdraw money from a player bank.transfer [player] [target] - transfer money from a player to another player bank.wipe [type] (0 - all, 1 - players, 2 - logs, 3 - ATMs) - wipe data bank.convert.economics - convert from Economics bank.convert.serverrewards - convert from ServerRewards 📑 Hooks and API
    The plugin provides several hooks and API methods for developers to integrate with other plugins or custom scripts.
    Hooks:
    private object CanPlayerCreateCard(BasePlayer player) private void OnPlayerCreatedCard(BasePlayer player) private void OnBalanceChanged(ulong member, int amount) API Methods:
    private bool HasCard(BasePlayer player) private bool HasCard(ulong member) private int Balance(BasePlayer player) private int Balance(ulong member) private bool Deposit(BasePlayer player, int amount) private bool Deposit(string member, int amount) private bool Deposit(ulong member, int amount) private bool Withdraw(BasePlayer player, int amount) private bool Withdraw(string member, int amount) private bool Withdraw(ulong member, int amount) private bool Transfer(BasePlayer member, BasePlayer target, int amount) private bool Transfer(string member, string target, int amount) private bool Transfer(ulong member, ulong target, int amount) 🛡️ Permissions
    Permissions can be configured in the plugin's config file. For example: "Permission (example: banksystem.use)": "banksystem.use", Additionally, you can set permissions for ATM breakage percentages. 📚 FAQ
    Q: Where can I see an example of a config?
    A: Config
    Q: How do I spawn an ATM at a monument using BankSystem and MonumentAddons?
    A: Follow these steps to auto-spawn an ATM at your monuments:
    Go to a Monument:
    Position yourself at a monument where you want the ATM to appear (e.g., near a vending machine location). Spawn a Vending Machine:
    Run the following command to spawn a vending machine using MonumentAddons:
    /maspawn vendingmachine.deployed Convert It to an ATM:
    Immediately change the vending machine’s skin to the ATM design by running:
    /maskin 2551771822
    Confirm that 2551771822  matches the ATM skin ID configured in your BankSystem settings. Your ATM is now installed at the monument and will automatically respawn during wipes or map changes.
    Q: How do I fix RUSTNote stack splitting issues?
    A: You need to find "Enable item split control? (if there are errors with stack plugins - it is worth turning off)" in the config and set it to false.
  2. More information about "Personal Animal"

    $29.90

    Personal Animal

    Bring these intelligent animal companions to your server! They can fight, gather resources, carry supplies, and even be ridden. Choose from various customizable animals: bear, boar, chicken, deer, wolf, crocodile, panther or tiger! (new gen2 animals are supported, but in beta)
     
    Features:
    ✔️ Resource Gathering & Looting
    • Collect essential resources like wood, stone, and ore.
    • Automatically gather resources within 50 meters using auto-pickup.
    • Loot crates and boxes for valuable items.
    ✔️ A True Companion
    • Command your animal to attack enemies, structures, or objects.
    • Ride your animal for faster travel.
    • Store items in the animal’s inventory (configurable up to 36 slots).
    • Keep your companion healthy with a nutrition system that restores health.

    Total Customization & Control
    🎯 Animal Settings
    • Select your preferred animal: Bear, Boar, Chicken, Deer, Wolf, Crocodile, Panther or Tiger.
    • Configure max health, respawn time, and combat abilities.
    • Adjust damage rates, player interactions, and looting permissions.
    🛠️ User-Friendly Controls & UI
    • Assign commands with a customizable buttons.
    • Display 3D arrows over targets for better visibility.
    • Fully customize the GUI layout, colors, and refresh rate.
    • Blacklist specific items from your animal’s inventory bag.
    🍖 Feeding System
    • Enable nutrition settings to maintain your animal’s health.
    • Configure health restoration values for different food items.
       
    Useful Commands:
    ✅ /panimal – Spawn or despawn your animal.
    ✅ /panimal follow – Have your animal follow you.
    ✅ /panimal health – Check your animal’s current health.
    ✅ /panimal auto-pickup enable/disable – Turn resource auto-collection on or off.
    ✅ /panimal where – Locate your animal on the map.
    📸 See It in Action! Watch the Video
    📃 Configuration:
    {   "Controls setup": {     "Which button will assign tasks to the animal, attack / collect, etc. (MIDDLE_MOUSE, SECOND_MOUSE, E, RELOAD, SPRINT)": "MIDDLE_MOUSE",     "Range of action of the assignment button": 25.0,     "Display 3D arrows over a target?": true,     "Arrow display duration": 2   },   "GUI setup": {     "How many seconds to update the GUI?": 6,     "Panel layer (Hud, Overlay, Overall, Hud.Menu, Under)": "Overlay",     "Panel position": {       "type": "RectTransform",       "anchormin": "1 1",       "anchormax": "1 1",       "offsetmin": "-170 -104",       "offsetmax": "-10 -10"     },     "Second position of the panel (used if the player has a personal bot)": {       "type": "RectTransform",       "anchormin": "0.0 0.0",       "anchormax": "1.0 1.0",       "offsetmin": "0.0 0.0",       "offsetmax": "0.0 0.0"     },     "1 panel color": "#7f8c8d",     "2 panel color": "#bdc3c7",     "Health bar color": "#2ecc71",     "Shortcut buttons": []   },   "Setting up personal animals by permission": {     "personalanimal.wolf": {       "The name of the animal to be selected through the command when spawning": "wolf",       "Animal type (bear, boar, chicken, stag, wolf, polar-bear)": "wolf",       "Maximum health": 200,       "Animal spawn cooldown": 10.0,       "Addons setup": {         "Enable the ability to ride an animal?": true,         "Add a bag to an animal to store resources?": true,         "Number of available slots in the bag (maximum 36)": 12       },       "Functions setup": {         "Can the animal attack objects?": true,         "Can an animal loot boxes?": true,         "Can the animal pick up resources?": true,         "Does the animal have to defend itself?": true,         "Should the animal protect the owner?": true,         "Can an animal collect resources within a radius of 50 meters? (/panimal auto-collect)": true       },       "Damage, interactions and loot setup": {         "Animal damage rate": 2.0,         "Damage rate receive for an animal": 1.0,         "Can the animal damage players?": true,         "Can players damage the animal?": true,         "Despawn animal corpse after death?": false,         "Setting up resource pickup rates": {           "stones": 5.0         },         "Black list of items that cannot be put in the bag": [           "rocket.launcher"         ]       },       "Nutrition setup": {         "Turn on the animal feeding system?": true,         "Setting health for food eaten": {           "corn": 5.0         }       }     },     "personalanimal.bear": {       "The name of the animal to be selected through the command when spawning": "bear",       "Animal type (bear, boar, chicken, stag, wolf, polar-bear)": "bear",       "Maximum health": 200,       "Animal spawn cooldown": 10.0,       "Addons setup": {         "Enable the ability to ride an animal?": true,         "Add a bag to an animal to store resources?": true,         "Number of available slots in the bag (maximum 36)": 12       },       "Functions setup": {         "Can the animal attack objects?": true,         "Can an animal loot boxes?": true,         "Can the animal pick up resources?": true,         "Does the animal have to defend itself?": true,         "Should the animal protect the owner?": true,         "Can an animal collect resources within a radius of 50 meters? (/panimal auto-collect)": true       },       "Damage, interactions and loot setup": {         "Animal damage rate": 2.0,         "Damage rate receive for an animal": 1.0,         "Can the animal damage players?": true,         "Can players damage the animal?": true,         "Despawn animal corpse after death?": false,         "Setting up resource pickup rates": {           "stones": 5.0         },         "Black list of items that cannot be put in the bag": [           "rocket.launcher"         ]       },       "Nutrition setup": {         "Turn on the animal feeding system?": true,         "Setting health for food eaten": {           "corn": 5.0         }       }     },     "personalanimal.boar": {       "The name of the animal to be selected through the command when spawning": "boar",       "Animal type (bear, boar, chicken, stag, wolf, polar-bear)": "boar",       "Maximum health": 200,       "Animal spawn cooldown": 10.0,       "Addons setup": {         "Enable the ability to ride an animal?": true,         "Add a bag to an animal to store resources?": true,         "Number of available slots in the bag (maximum 36)": 12       },       "Functions setup": {         "Can the animal attack objects?": true,         "Can an animal loot boxes?": true,         "Can the animal pick up resources?": true,         "Does the animal have to defend itself?": true,         "Should the animal protect the owner?": true,         "Can an animal collect resources within a radius of 50 meters? (/panimal auto-collect)": true       },       "Damage, interactions and loot setup": {         "Animal damage rate": 2.0,         "Damage rate receive for an animal": 1.0,         "Can the animal damage players?": true,         "Can players damage the animal?": true,         "Despawn animal corpse after death?": false,         "Setting up resource pickup rates": {           "stones": 5.0         },         "Black list of items that cannot be put in the bag": [           "rocket.launcher"         ]       },       "Nutrition setup": {         "Turn on the animal feeding system?": true,         "Setting health for food eaten": {           "corn": 5.0         }       }     },     "personalanimal.chicken": {       "The name of the animal to be selected through the command when spawning": "chicken",       "Animal type (bear, boar, chicken, stag, wolf, polar-bear)": "chicken",       "Maximum health": 200,       "Animal spawn cooldown": 10.0,       "Addons setup": {         "Enable the ability to ride an animal?": true,         "Add a bag to an animal to store resources?": true,         "Number of available slots in the bag (maximum 36)": 12       },       "Functions setup": {         "Can the animal attack objects?": true,         "Can an animal loot boxes?": true,         "Can the animal pick up resources?": true,         "Does the animal have to defend itself?": true,         "Should the animal protect the owner?": true,         "Can an animal collect resources within a radius of 50 meters? (/panimal auto-collect)": true       },       "Damage, interactions and loot setup": {         "Animal damage rate": 2.0,         "Damage rate receive for an animal": 1.0,         "Can the animal damage players?": true,         "Can players damage the animal?": true,         "Despawn animal corpse after death?": false,         "Setting up resource pickup rates": {           "stones": 5.0         },         "Black list of items that cannot be put in the bag": [           "rocket.launcher"         ]       },       "Nutrition setup": {         "Turn on the animal feeding system?": true,         "Setting health for food eaten": {           "corn": 5.0         }       }     },     "personalanimal.stag": {       "The name of the animal to be selected through the command when spawning": "stag",       "Animal type (bear, boar, chicken, stag, wolf, polar-bear)": "stag",       "Maximum health": 200,       "Animal spawn cooldown": 10.0,       "Addons setup": {         "Enable the ability to ride an animal?": true,         "Add a bag to an animal to store resources?": true,         "Number of available slots in the bag (maximum 36)": 12       },       "Functions setup": {         "Can the animal attack objects?": true,         "Can an animal loot boxes?": true,         "Can the animal pick up resources?": true,         "Does the animal have to defend itself?": true,         "Should the animal protect the owner?": true,         "Can an animal collect resources within a radius of 50 meters? (/panimal auto-collect)": true       },       "Damage, interactions and loot setup": {         "Animal damage rate": 2.0,         "Damage rate receive for an animal": 1.0,         "Can the animal damage players?": true,         "Can players damage the animal?": true,         "Despawn animal corpse after death?": false,         "Setting up resource pickup rates": {           "stones": 5.0         },         "Black list of items that cannot be put in the bag": [           "rocket.launcher"         ]       },       "Nutrition setup": {         "Turn on the animal feeding system?": true,         "Setting health for food eaten": {           "corn": 5.0         }       }     },     "personalanimal.polarbear": {       "The name of the animal to be selected through the command when spawning": "polarbear",       "Animal type (bear, boar, chicken, stag, wolf, polar-bear)": "polar-bear",       "Maximum health": 400,       "Animal spawn cooldown": 10.0,       "Addons setup": {         "Enable the ability to ride an animal?": true,         "Add a bag to an animal to store resources?": true,         "Number of available slots in the bag (maximum 36)": 12       },       "Functions setup": {         "Can the animal attack objects?": true,         "Can an animal loot boxes?": true,         "Can the animal pick up resources?": true,         "Does the animal have to defend itself?": true,         "Should the animal protect the owner?": true,         "Can an animal collect resources within a radius of 50 meters? (/panimal auto-collect)": true       },       "Damage, interactions and loot setup": {         "Animal damage rate": 2.0,         "Damage rate receive for an animal": 1.0,         "Can the animal damage players?": true,         "Can players damage the animal?": true,         "Despawn animal corpse after death?": false,         "Setting up resource pickup rates": {           "stones": 5.0         },         "Black list of items that cannot be put in the bag": [           "rocket.launcher"         ]       },       "Nutrition setup": {         "Turn on the animal feeding system?": true,         "Setting health for food eaten": {           "corn": 5.0         }       }     }   },   "List of prefabs that the animal can loot (useful if the animal attacks loot instead of looting it)": [     "foodbox",     "vehicle_parts"   ] }  
  3. More information about "Harbor Event"

    $35.00

    Harbor Event

    Creates a unique event at the Harbor monument for players to participate in for rewards. Players must battle numerous NPCs and APCs to access the puzzle to open the loot room!
     

    Description
    This event started off as a warning on the chatbox about the ships coming soon to dock in Port, loaded with precious cargo. After the period has passed, a ship appears in one of the locations at Harbour that are accessible from the map, where the crane loads the container.
    The loading area is protected by one Tank and 7 NPCs by default. The container door is locked, you must push a button from inside the cranes cockpit to open the door. Inside the container, there is a default security camera, locked box, 2 DMS, 2 Elite, and 2 Military boxes.
    The locations and loot from all crates/NPCs can be configured within configurations, and unwanted crates/NPCs added or removed. Also, ships will generate the default ship loot, e.g. The config file allows to modify tank as well as loot inside of the ship.
    When the event occurs, the map displays the markers (configured in the config file). All players that are inside the event area will have a timer counting down the amount of time until the event ends.
     
    Dependencies  Required
    NpcSpawn  
    Dependencies (optional, not required)
    True PVE PveMode GUI Announcements Notify Discord Messages AlphaLoot CustomLoot NTeleportation HeliControl Economics Server Rewards IQEconomic Kits  
    Chat commands (only for administrators)
    /harborstart  – starting of the event
    /harborstop  – ending of the event
    /harborpos  – determining the position and rotation coordinates for changing the location of NPCs and crates.It should write in the configuration (Attention! The event must be started, the current position of the administrator in relation to the cargoship is read)
     
    Console commands (RCON only)
    harborstart  – starting of the event
    harborstop  – ending of the event
     
    Plugin Config
    en - example of plugin configuration in English ru - example of plugin configuration in Russian  
    Hooks
    void OnHarborEventStart() – called when the event starts
    void OnHarborEventEnd() – called when the event ends
    void OnHarborEventWinner(ulong winnerId)  – called at the end of the event, where the  winnerId  is the player who did more actions to complete the event
     
    My Discord:  KpucTaJl#8923
    Join the Mad Mappers Discord  here!
    Check out more of my work  here!
2.1m

Downloads

Total number of downloads.

10k

Customers

Total customers served.

145.5k

Files Sold

Total number of files sold.

3.1m

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.