-
Posts
42 -
Joined
-
Last visited
MK_'s Achievements
-
No, we already tried this and we doesn't have chargeback fee if the dispute is proven correctly. Also if there are charges, it depends on country. You can also set a manual transfer for this plugin instead of using Payout feature of Paypal, this will give you more control before letting a player accept his payout. Pending payouts will be listed in the file generated by the plugin and can also show in notification via discord channel.
- 15 comments
-
- #payout
- #playtoearn
-
(and 4 more)
Tagged with:
-
- 15 comments
-
- #payout
- #playtoearn
-
(and 4 more)
Tagged with:
-
- 15 comments
-
- #payout
- #playtoearn
-
(and 4 more)
Tagged with:
-
- 15 comments
-
- #payout
- #playtoearn
-
(and 4 more)
Tagged with:
-
Hi, thanks for the comment, to answer your question, yes, in my Plugin, the paypal fee is already convered and deducted to the player's final earned amount. This will eliminate your worries of paying the fee for every payout they made. Everything is configurable even the rate conversion of economics, scraps, or rust cash to USD. So everything is in the hands of server owner. this plugin will enhance pvp, griefing and raiding. I also suggest that put only 1 point of interest (atm machine) so that when an attempt to cash out, and once it is broadcasted to the whole map. Players will go in the point of interest place to grief the llayer making it so hard to cash out. As you can also configure the timer the player needs to be close to the machine before cash out is done.
- 15 comments
-
- #payout
- #playtoearn
-
(and 4 more)
Tagged with:
-
- 15 comments
-
- #payout
- #playtoearn
-
(and 4 more)
Tagged with:
-
Another measure here is, if more players, it will be hard for them to cash out. Why? because there will be more raiding and griefing. As you can see there is timer upon initializing cash out command. It is also configurable, let's say 5 minutes and it's being broadcasted to whole map letting other players that there is a player trying to cash out. Then they will go in that place to grief and raid the player resulting to thrill gameplay and they cash will drop.
- 15 comments
-
- #payout
- #playtoearn
-
(and 4 more)
Tagged with:
-
It's part of Marketing, players will keep on playing and grinding. In return you are paying them and making them grind more and invite more people to make the community active. Also the rate is configurable. So let's say for example for VIP users, they will pay to have cash out faster than the default. If the rate is properly set, then they will earn at the right amount utilizing the whole month of their VIP status, either they utilize their VIP time properly or not. Your server will earn more as more people right now are aiming for play to earn, also they are now competitive that they will be forced to but VIP status just to speed up their way to cash out.
- 15 comments
-
- #payout
- #playtoearn
-
(and 4 more)
Tagged with:
-
Version 1.8.9
3 downloads
ATMConvert - Turn In-Game Currency into Real Money! ATMConvert is a revolutionary Rust plugin that brings a unique and thrilling feature to your Rust server: the ability for players to convert their hard-earned in-game currency into real money through PayPal! This plugin not only adds an exciting new dimension to your server's economy but also turns ATM machines or any vending machine into high-stakes hotspots, adding layers of strategy, tension, and engagement. Video Demo: Key Features: PayPal Integration: Players can link their PayPal accounts directly to the server and request payouts of their in-game currency as real money. With a secure PayPal API integration, all transactions are processed smoothly and securely. Configurable Conversion Rates: Server admins can set custom conversion rates, minimum payout amounts, and even different payout limits for regular players, VIPs, and Elite VIPs. VIP and Elite VIP Benefits: Reward your loyal players by offering them higher payout limits and shorter payout intervals. Create an enticing VIP system that enhances server monetization and player retention. Hotspot Mechanics: The plugin turns ATM machines into high-risk, high-reward hotspots. Players must approach designated vending machines (with customizable skins) to request their payouts. This feature adds an element of danger and excitement as these locations can become prime targets for raids and ambushes. Dynamic Payout System: The plugin includes a configurable countdown timer for payouts, during which players must remain close to the ATM machine. This creates tension and opportunities for griefing or player interactions, making the payout process a thrilling experience. Discord Integration: Keep your community engaged and informed by automatically sending payout notifications to your Discord server. Players can track their transactions and share their achievements, enhancing community interaction. Anti-Spam Measures: Protect your server from abuse with built-in anti-spam mechanisms that prevent players from making frequent payout requests. Customizable Interaction Distance: Fine-tune how close players need to be to an ATM machine to interact, adding flexibility to how your server’s economy operates. Configurable Payout Fees: Set your own transaction fees to cover costs or add an extra layer of challenge, giving you full control over your server’s economic model. Benefits for Your Server: Increased Player Engagement: By offering real-world rewards for in-game achievements, ATMConvert incentivizes players to grind more, stay longer, and invest more time and effort into your server. High-Stakes Gameplay: The ATM machines quickly become hot zones where players can expect intense PvP action. The thrill of possibly getting raided during a payout or successfully defending against ambushes adds a layer of excitement that will keep players on their toes. Community Interaction and Growth: With integrated Discord notifications and a payout system that encourages social sharing, ATMConvert fosters a strong, connected community around your server. Monetization Opportunities: Enhance your server’s monetization strategies by offering VIP tiers with better payout conditions. Players will be motivated to purchase VIP status, increasing your server's revenue. Dynamic Server Economy: ATMConvert adds depth to your server’s economy by creating a direct connection between in-game wealth and real-world value, making every raid, trade, and grind session more meaningful. Commands: Permission: Sample Configuration: { "ConversionRatePoint": 1000.0, //Economics conversion 1000 eco = 1 point (if ItemCashShortName is set to scrap, will ask for 1000 scraps) "CountdownCheckDistance": 10.0, //Distance of player to ATM Machine before cancel while waiting for payout process to finish "CountdownTimerSeconds": 120, //Countdown timer of payout (this will allow griefing and raiding) "Currency": "USD", "DefaultMaxPayout": 300000.0, //300k economics = 300 points "DefaultPayoutIntervalDays": 14, //For non-vip they can payout in 14 days by default "DiscordWebhookUrl": "", //Connect to discord webhook for notification "FixedExchangeRateUSD": 57.0, //Your conversion of points to dollar rate "FixedTransactionFee": 0.3, //Default PayPal transaction fee "IsDebug": false, //Allow debugging in game server console "ItemCashShortname": "paper", //You can change this to scrap or any item "ItemCashSkinID": "2570661100", //Set to 0 if you don't have ATM System plugin, will set paper item as your currency or scrap if you set as scrap "MinimumPayoutAmount": 50000.0, //Minimum value to allow payout "PayoutFeePercent": 3.0, //Default PayPal fee 3% "PayPalApiUrl": "https://api-m.sandbox.paypal.com/v1/payments/payouts", //Sandbox Developer URL of PayPal - set to live environment once you activate your Payout feature in PayPal "PayPalClientId": "", //Get from PayPal account developer key "PayPalSecret": "", //Get from PayPal account developer secret key "VendingMachineInteractionDistance": 3.0, //Distance between player and ATM Machine or Vending Machine to allow use of /earn command "VendingMachineSkinID": "3042408530", //Skin ID of ATM if you have ATMSystem plugin "VIPEliteMaxPayout": 800000.0, "VIPElitePayoutIntervalDays": 7, "VIPMaxPayout": 500000.0, "VIPPayoutIntervalDays": 10 } Activate fun, griefing and make PVP active in your server!$49.99- 15 comments
-
- #payout
- #playtoearn
-
(and 4 more)
Tagged with:
-
Version 1.0.13
2 downloads
The Offer System plugin is a versatile tool designed to enhance player engagement by allowing players to exchange in-game currency for special permissions or group memberships. Whether it's granting VIP status or enabling specific abilities, this plugin provides a seamless and interactive way for server administrators to monetize and reward their community. With built-in support for the Economics plugin, as well as physical currencies like scrap or custom Rust Cash, players can make offerings at designated ATM machines and receive their rewards after a timed countdown. Key Features: Multi-Currency Support: Accepts multiple forms of currency, including Economics balance, scrap, and custom Rust Cash with skin ID support. Customizable Offer Commands: Configure multiple offer commands with specific costs, durations, and rewards, allowing for tailored player experiences. Countdown Timer: Initiate a timed offering process where players must stay near an ATM machine to complete their transaction, adding a strategic element to offerings. Player Death Mechanics: If a player is killed during the offering countdown, the offered amount is transferred to the killer, creating high-stakes PvP opportunities. Discord Integration: Automatically broadcasts successful offers to a Discord channel via webhook, keeping your community informed of in-game activities. Visual and Audio Effects: Enhances the offering experience with lightning effects and sound cues, making each successful transaction feel rewarding and immersive. Benefits: Engage Players with Interactive Offerings: The Offer System plugin adds depth to your server by allowing players to actively participate in earning special permissions or group memberships through a fun and engaging process. Monetize Your Server: By offering exclusive in-game perks in exchange for currency, server administrators can create additional revenue streams while enhancing the player experience. Promote Player Interaction: The countdown and player death mechanics introduce opportunities for players to engage with each other, whether through strategic protection or high-stakes PvP encounters. Customizable and Flexible: The plugin is highly customizable, allowing you to tailor the offer commands and currency settings to fit your server's specific needs. Unique Features: High-Stakes PvP Integration: Unique to the Offer System plugin is the feature where a player's offering can be stolen by their killer if they are killed during the countdown. This mechanic encourages players to strategically protect their offerings or take risks for potential rewards. Multi-Currency Versatility: The plugin’s ability to handle various types of in-game currency, including custom items like Rust Cash, gives server administrators flexibility in how they reward their players. Real-Time Discord Notifications: Keep your community engaged with real-time updates on successful offers through integrated Discord notifications, enhancing both player recognition and community interaction. Currency: Economics: If set as main currency, the player needs to be close to ATM Machine or Vending Machine (if no skin applied) to start the offering via bank transfer. If the player dies during the process of offering and during countdown, his balance of economics will automatically transferred to the killer. Scrap: If set as main currency, the player needs to be close to ATM MAchine of Vending Machine to offer the scrap equal to the amount of you set per offers. Once the player dies during the offer process, the scrap can be looted and can be used by the killer. Rust Cash: (economics and paper item) combined with skin to make Cash Item. The player needs to be close to ATM MAchine of Vending Machine to offer the Rust Cash equal to the amount of you set per offers. Once the player dies during the offer process, the Rust Cash can be looted and can be used by the killer.r Proximity: Configurable proximity between player and ATM Machine or Vending Machine. You can also configure the range before they can start the offer. Example: Config set to 3m. Player can use the offer command with 3meter distance to the machine. Proximity Config set to 15m. During the offer process, player can run, hide, and roam within 15meters range while the system is on countdown to finish the offering. This is the range where he can defend and protect himself from griefers. Once the player goes beyond the set proximity, then the offer process will be cancelled and he needs to start over again. By default, there is 5 minutes countdown until offer is finish. Can be configured in the settings. Sample Config { "Commands": { "vip": { "Cost": 1200000.0, "Duration": "3d", "Type": "Group", "Permission": "vip" }, "lootprotection": { "Cost": 300000.0, "Duration": "3d", "Type": "Permission", "Permission": "adminlootprotection.use" }, "raidprotection2": { "Cost": 300000.0, "Duration": "1d", "Type": "Permission", "Permission": "raidprotection.level.2" }, "personalslave": { "Cost": 500000.0, "Duration": "3d", "Type": "Permission", "Permission": "personalnpc.slave" }, "slavebuilder2": { "Cost": 500000.0, "Duration": "1d", "Type": "Permission", "Permission": "personalbuilder.slave2" }, "slavebuilder7": { "Cost": 1000000.0, "Duration": "1d", "Type": "Permission", "Permission": "personalbuilder.slave7" }, "slavebuilder9": { "Cost": 2000000.0, "Duration": "1d", "Type": "Permission", "Permission": "personalbuilder.slave9" }, "slavebuilder1": { "Cost": 800000.0, "Duration": "1d", "Type": "Permission", "Permission": "personalbuilder.slave1" } }, "CurrencySettings": { "Economics": { "IsEnabled": false, "Shortname": null, "SkinID": null }, "Scrap": { "IsEnabled": false, "Shortname": "scrap", "SkinID": null }, "PaperCash": { "IsEnabled": true, "Shortname": "paper", "SkinID": 2570661100 //Skin of Cash, you may use different skins } }, "VendingMachineSettings": { "VendingMachineSkinID": 3042408530 //Default ATM Machine skin, set to 0 if you want a normal vending machine, or set to other skin ID }, "CountdownSettings": { "CountdownDuration": 300, //5 minutes countdown until offer is finish (5 minutes griefing and raiding in the area) "ATMDistance": 3.0, //Distance between player and the machine to use /offer command "PlayerMaxDistanceToCancel": 15.0 //Distance between player and machine to roam and allow countdown, beyong this value will cancel the offering process }, "DiscordSettings": { "BroadcastToDiscord": true, "DiscordWebhook": "webhook url" } } Enhance your Rust server with the Offer System plugin—bringing strategic offerings, high-stakes PvP, and customizable rewards to your players.$20.99-
- 1
-
- #rustplugin
- #offersystem
-
(and 5 more)
Tagged with:
-
I have 3 pending plugins for approval for almost 2 months now
MK_ replied to MK_'s topic in Site Support
still nothing and waiting for so long now. makes me not upload new plugins due to this delays -
Version 1.0.1
5 downloads
Admin House for Raidable Bases Description: Welcome to the ultimate Admin House for Raidable Bases, designed with both functionality and style in mind. This secure, multi-tiered structure is built to serve as the central hub for admins managing raidable bases on your Rust server. Positioned on the edge of the map, this base offers a panoramic view of the surroundings, making it the perfect vantage point for monitoring raids and ensuring smooth server operations. Features: Central Command Tower: The towering structure in the middle acts as the central command post, equipped with multiple levels for overseeing raids, communicating with players, and quickly responding to any issues. The top level features solar panels to power the base, ensuring uninterrupted surveillance. Four Peripheral Towers: Surrounding the main building are four fortified satellite towers. These towers are strategically placed to provide additional defensive capabilities and storage space. Each tower is equipped with automated turrets and spotlights, making it difficult for intruders to approach undetected. High-Security Entrances: The main entrance is reinforced with armored doors and advanced locking mechanisms to prevent unauthorized access. Multiple layers of protection ensure that only admins can enter and exit the base safely. Resource Storage: Ample space is provided for storing essential resources, weapons, and equipment necessary for maintaining the raidable bases. Each section is secured with code locks and armored walls, ensuring that valuable supplies are always protected. Aesthetically Pleasing Design: The base’s design is both practical and visually appealing, featuring a rusted metal finish that blends seamlessly with the Rust environment. The base is not only a stronghold but also a statement piece on your server. Perfect for: Server admins who require a reliable and secure base of operations for managing raidable events. This admin house ensures that you have all the tools you need to maintain control, while also serving as an intimidating fortress to discourage unauthorized players from attempting to raid the admin's safe haven. Ensure your server’s events run smoothly with this meticulously designed Admin House, available now for your raidable bases setup!$3.99 -
I have 3 pending plugins for approval for almost 2 months now
MK_ replied to MK_'s topic in Site Support
Still no update from curator or admin who handles plugin review and approval -
MK_ started following I have 3 pending plugins for approval for almost 2 months now
-
I have 3 pending plugins for approval for almost 2 months now
-
MK_ started following The Admin House Raidable Base Set
-
MK_ changed their profile photo
-
same issue with other who purchased, from the one who created this support topic - all items in belt and inventory gone intermittently when joining paintball - eventhelper is working properly since other plugins like scuba diving, hunger games, survival arena etc. that are using the same concept and eventhelper works properly but for this paintball, the issue persists. - all items not returning back to inventory once died, or no other player joins and the event didn't start and the player respawn back to last point before joining paintball