Jump to content

Maxxie

Creator
  • Posts

    81
  • Joined

  • Last visited

Everything posted by Maxxie

  1. you replaced the pterodactyl link with a link to your own panel right?
  2. currently you can set your vip group in the config as well as the amount of points players earn, how often they earn it, how long it lasts and the VIP cost. Once they reach the right amount of points, then can redeem VIP using a chat command. If you'd like players to be able to access the same rewards as regular VIPs you can just set your usual VIP oxide/carbon group as the vip group in config
  3. Version 2.0.3

    18 downloads

    Play To Win A complete, COMMUNTIY SERVER SAFE configurable playtime-based reward and VIP progression system for Rust. Features ✔ Awards points automatically as players stay online ✔ Points accumulate at configurable intervals ✔ Players redeem free VIP via a command ✔ Custom VIP duration ✔ Fully customizable messages with placeholders ✔ /points to show stats, playtime & VIP ✔ Full admin control through chat commands ✔ Force-expire free VIP (single or all) ✔ Discord Webhook logging for all events Commands: /freevip - claim freevip or check progress /points - check stats / points amount /awardpoints (name) (amount) - give points to a player /expirevip (player) - expire a player's free VIP /expireallvip - expire free VIP for all players admin permission: playtowin.admin Config: { "Command": "freevip", "AwardInterval": 60, "VipDurationSeconds": 604800, "PointsPerInterval": 10, "PointsCost": 500, "DiscordWebhookUrl": "", "Messages": { "NotEnoughPoints": "You need {hoursneeded} more hours to redeem VIP.", "Balance": "Your balance: {points}/{cost} points.", "VipRedeemed": "You redeemed {durationdays} days of VIP.", "VipExpired": "Your free VIP has expired.", "PointsInfo": "Points: {points}, Playtime: {hours}h, VIP: {viptime}.", "AdminGavePoints": "{admin} gave {added} points to {player}. Total: {points}.", "AdminSetPoints": "{admin} set {player}'s points from {old} to {set}.", "AdminRemovedPoints": "{admin} removed {removed} points from {player}. Total: {points}.", "ForceExpired": "{admin} force-expired VIP for {player}.", "ForceExpiredAll": "{admin} expired VIP for {removed} players." } }
    $7.49
  4. Version 1.0.0

    79 downloads

    Just a very very simple plugin that warns players not to take a power nap when they enter a safezone.
    Free
  5. typical polar W
  6. Version 1.0.0

    7 downloads

    This plugin allows you to set specific hours in which code locks cannot be accessed by anyone not in the lock owner's team - thus preventing code raiding and working nicely hand in hand with other raid protection plugins. You can also set 'DisableCodeRaidingCompletely' to 'true' in order to permanently disable code raiding. When attempting to guess a code during restricted hours, an error message will be shown in chat to the offending player and no damage/confirmation effect will take place from entering a code. Config Example: { "BlockStartTime": "23:59", "BlockEndTime": "10:00", "RestrictionStartMessage": "Code raiding is now restricted until the end of restricted hours", "RestrictionEndMessage": "Code raiding restrictions have been lifted.", "DisableCodeRaidingCompletely": false }
    $2.79
    Very nice! Super easy to setup and a nice clean interface for players to interact with. I've set mine to give VIPs an extra vote which came as a built in feature!
  7. Maxxie

    Bm extension

    Hey there's already a very popular extension that does the exact same at around the same price point out of curiousity, what does this bring to the table that the other one doesn't? ty
  8. Maxxie

    Spooky Sky

    have tested and the two plugins don't seem to clash - graveyards still spawning at night. if you're having issues could ya dm me on discord please - rustboj ty!
  9. Maxxie

    Spooky Sky

    should be good to go! just pushed a new update
  10. Maxxie

    Raid Limits

    A great plugin at it's core and a nice take on something a lot of servers could find useful for limiting raids. The developer has been super friendly and helpful in working through issues I had and even worked towards implementing a new feature to cater towards servers that prefer to have a lower raid limit but still allow players to revenge-raid when out of daily raids. Just an all around awesome guy and plugin, appreciate you working with me on the suggested ideas, allowing me to test the feature before release to check for bugs and taking feedback professionally.
  11. Maxxie

    Spooky Sky

    hey I'll look into this ty! in the meantime could you double check you don't have any other plugins interacting with weather just in case
    Awesome bot! Very clean and does a nice job without a hassle, easy to restrict access to certain people and connects to pterodactyl pretty easily too.
      • 1
      • Love
  12. Maxxie

    Spooky Sky

    yup!
    very nice! a breath of fresh air compared to other loot tables that just add a 10x multiplier to every container and call it a day. My only complaint is that locked crates and supply drops could be buffed a bit but aside from that great job
  13. Maxxie

    Quarry Controller

    from GatherManager's config file: "ExcavatorResourceTickRate": 3.0, "ExcavatorTimeForFullResources": 120.0, "MiningQuarryResourceTickRate": 5.0,
    Super useful and tons of room for customisation! Changed layout, font, icon sizes etc... and it took little to no time at all using the included css file.
  14. Maxxie

    Quarry Controller

    doesn't gathermanager do the majority of this for free?
  15. Version 1.0.0

    133 downloads

    Discord2Ptero allows you to start, kill, restart or save your Rust servers straight from a Discord channel. 1. Create a client API key @ https://your.pterodactyl.link/account/api and place it in .env file - application key will NOT work! 2. Include link to https://your.pterodactyl.link/account/api in .env file (no trailing slash) 3. Add bot token, channel IDs etc... to .env file 4. Add servers to servers.json (you can find server ID under 'UUID / Docker Container ID' in server details) 5. Enjoy! Requires a Python bot environment & full administration access on a Pterodactyl panel to function
    Free
  16. Maxxie

    Spooky Sky

    Version 1.0.4

    226 downloads

    Halloween is here early! Spooky Sky turns your server into an eerie blood-red paradise - featuring intensity & cloud coverage options, you can tweak the sky to your liking and give your players a hauntingly unique experience! Perfect for zombie, roleplay & survival servers or just your yearly Halloween event! It even affects water reflections in case you're brave enough to swim in it Config: { "AtmosphereBrightness": 0.3, // higher = brighter "AtmosphereContrast": 1.5, // higher = more contrast - can be used to darken sky more "CloudBrightness": 0.1, // higher = brighter clouds "CloudCoverage": 0.2, // higher = more clouds "FogLevel": 0.2, // higher = more fog "MieIntensity": 1.0, // slightly affects colour, won't do much "RayleighMultiplier": 10.0, // higher = more intensity on sky effect/colour "SkyDarkening": 0.1, // lower = darker sky "StormClouds": true, "Thunder": true }
    $4.49
  17. Maxxie

    Raid Limits

    Hey just wanted to echo Wizz's suggestion, ' Is it possible to make it so once you raid one team, you can raid any of their structures and it not count as a raid? Also, the biggest complaint from my players is raid bases. If they get online raided, and have already used their 2 raids for the day, they cannot raid the raidbase that is outside of their compound, making it extremely hard to get rid of the raiders.' were you working on this at all? just curious before buying. ty!
  18. Maxxie

    Greggs

    Finally, Greggs bakery in Rust
    Pretty awesome - runs significantly smoother than the OG radar plugin with a much more streamlined interface/UI. Pleasant on the eyes too
  19. Version 1.0.1

    139 downloads

    Very basic plugin that automatically switches all ridable horses ingame to a black or white thoroughbred (the fastest horse breed available). Works on horses spawned automatically and manually. Enable logging via config file (HorseModifier.json).
    Free
2.3m

Downloads

Total number of downloads.

10.6k

Customers

Total customers served.

153.7k

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.