Jump to content

MrLiquid

Member
  • Posts

    1,726
  • Joined

  • Last visited

  • Days Won

    5

Everything posted by MrLiquid

  1. MrLiquid

    does this plugin

    Can your plugin support running multi commands ? EXAMPLE "VipCommand": "addgroup {0} vip5 24h", "VipCommand": "something here too", "VipCommand": "something here too" If not can it be added by chance?
  2. MrLiquid

    Suggestion

    On AUTOSAVE, if a base is already AUTOSAVED,.... then when the player reconnects and starting a new plot/build.. the autosave. that was already there gets OVERWRITTEN the previous build AUTOSAVE...it tries to overwrite the previous AUTOSAVE, it should name the next AUTOSAVE as a different file so not to overwrite the previous. I hope this is clear as mud
  3. MrLiquid

    Oh My god

    Please Ignore that last one. the buttons were too big and it was off the screen, I have since adjusted the lobby button is now there Is there a way I can change the order of the buttons or remove gaps etc? I wanted to move Lobby & Info to under START (reorder them)
  4. MrLiquid

    Oh My god

    Also.. just to make your day When I used /build there was a LOBBY button, that has gone plus /leave (to leave a build) is not responding, did that change also
  5. MrLiquid

    Oh My god

    ALSO.. Can we have it remember the player settings?, they reset each time they connect
  6. MrLiquid

    Oh My god

    Also would love to be able to place a small icon in each of these.. LIke a discord logo for example
  7. MrLiquid

    Oh My god

    Also would be a great feature if you included the different build skins, rather than another plugin. I am sure you could have a skin selection menu to the build up when selecting material.. IE click on stone and all stone skins would show available for your selection.
  8. MrLiquid

    Oh My god

    that worked. however it messed with this
  9. MrLiquid

    Oh My god

    I also found this small bug "InfoTabContent": "Welcome to the <color=#ffb300>LuffyRust</color> Creative Build Server!\n\n<color=#f7eb00>Commands:</color>\n\n• <color=#00f7e2>/build</color> - opens this interface\n• <color=#00f7e2>/leave</color> - leave your current plot.\n• <color=#00f7e2>/invite <player></color> - Invite player to your plot\n• <color=#00f7e2>/request <player></color> - Request to join another player's plot.\n• <color=#00f7e2>/accept <player></color> - Accept pending invite(s) <color=#00f7e2>/decline <player></color> - Decline a pending request or invite\n• <color=#00f7e2>/fly</color> - NoClip/ Flying <color=#00f7e2>/god</color> - Godmode on/off <color=#00f7e2>F1</color> - to spawn entities you may need.", But it only shows upto
  10. MrLiquid

    Oh My god

    I did and thank you
  11. MrLiquid

    Oh My god

    This update it amazing. I may have found a small bug so far Default shows it in the data/BuildSystem/images but plugin says place in data/BuildSystem/logo.png
  12. MrLiquid

    Players reporting bugs

    I hope this helps I was not able to upload the video. so I put it on my web server https://www.luffyrust.com/img/2026-05-30 11-44-58.mp4
  13. MrLiquid

    latest update

    It was a carbon error, ignore this
  14. MrLiquid

    any chance you can

    how is this a silly idea? I wanna be able to block certain items from being repairable.... how is this silly?
  15. I would recommend you get a VPS. they are cheap.. and host your own images/maps etc.. then you remain in control
  16. MrLiquid

    any chance you can

    Any chance you can add a list if skinid's / items that can not be repaired? blacklist if you will?
  17. MrLiquid

    more bugs - $custommap 2

    Rustmaps api is sound, I doubled checked it
  18. MrLiquid

    more bugs - $custommap 2

    Unhandled promise rejection: FetchError: invalid json response body at https://rustmaps.com/api/v4/beta/map/custom reason: Unexpected token '<', "<!DOCTYPE "... is not valid JSON at /home/container/node_modules/node-fetch/lib/index.js:273:32 at process.processTicksAndRejections (node:internal/process/task_queues:103:5) { type: 'invalid-json' } Unhandled promise rejection: FetchError: invalid json response body at https://rustmaps.com/api/v4/beta/map/custom reason: Unexpected token '<', "<!DOCTYPE "... is not valid JSON at /home/container/node_modules/node-fetch/lib/index.js:273:32 at process.processTicksAndRejections (node:internal/process/task_queues:103:5) { type: 'invalid-json' }
  19. MrLiquid

    pondering why

    Fresh install. basically all defaults values at this stage.. however I have player complaint the boss is not there but they can hear it.. upon further checking I am finding them floating under the map Any ideas on how I can make them spawn on the map, rather than floating under it?
  20. MrLiquid

    What could be the cause?

    I have dm'd you on your discord with a ton of errors
  21. MrLiquid

    What could be the cause?

    I needed to downgrade the version of python the hosting had provided. We have logged in as LuffyStaff#0523 OnlineStaff Cog has been loaded ----- AddRemoveStaff Cog has been loaded ----- StaffInfo Cog has been loaded ----- OnloadOffload Cog has been loaded ----- StaffActivityTracker Cog has been loaded Hosting said; Should be working now, I downgraded the py docker image to 3.12 as auidoop is not yet supported by 3.14 and changed the mongodb url so it was valid Can I use MYSQL, or must I use this mongo site?
  22. MrLiquid

    Bwana Dik

    Absolutely outstanding map. Bwana Dik has been a fantastic addition to our LuffyRust 1000x server, and our players absolutely love it. The layout is well thought out, the pacing works perfectly for fast-action gameplay, and the overall craftsmanship really shows. The map feels polished, balanced, and built with purpose. From the custom areas to the flow between monuments, roads, rails, and build locations, everything feels like it was designed to keep players engaged without feeling overcrowded or thrown together. It has been a real asset to our server and has helped create a fresh, exciting experience for our community. For any Rust server owner looking for a high-quality custom map with excellent design, strong performance, and real attention to detail, Bwana Dik is absolutely worth it. Great work by @Nomad Rush — this is the kind of map that raises the standard. Luffy On! MrLiquid LuffyRust / Luffy Gaming Network
  23. MrLiquid

    What could be the cause?

    xt (line 1)) (0.5.2) [notice] A new release of pip is available: 26.0.1 -> 26.1.1 [notice] To update, run: pip install --upgrade pip Traceback (most recent call last): File "/home/container/main.py", line 2, in <module> import discord File "/home/container/.local/lib/python3.14/site-packages/discord/__init__.py", line 23, in <module> from .client import * File "/home/container/.local/lib/python3.14/site-packages/discord/client.py", line 51, in <module> from .sku import SKU, Entitlement File "/home/container/.local/lib/python3.14/site-packages/discord/sku.py", line 31, in <module> from .app_commands import MissingApplicationID File "/home/container/.local/lib/python3.14/site-packages/discord/app_commands/__init__.py", line 12, in <module> from .commands import * File "/home/container/.local/lib/python3.14/site-packages/discord/app_commands/commands.py", line 53, in <module> from .models import Choice File "/home/container/.local/lib/python3.14/site-packages/discord/app_commands/models.py", line 44, in <module> from ..member import Member File "/home/container/.local/lib/python3.14/site-packages/discord/member.py", line 33, in <module> import discord.abc File "/home/container/.local/lib/python3.14/site-packages/discord/abc.py", line 59, in <module> from .voice_client import VoiceClient, VoiceProtocol File "/home/container/.local/lib/python3.14/site-packages/discord/voice_client.py", line 35, in <module> from .player import AudioPlayer, AudioSource File "/home/container/.local/lib/python3.14/site-packages/discord/player.py", line 29, in <module> import audioop ModuleNotFoundError: No module named 'audioop' container@pterodactyl~ Server marked as offline...
  24. MrLiquid

    Any chance

    I spoke to my hosting provider. they have managed to provide me a Python container. thank you for all that you do. This matter is resolved. Many Thanks
  25. MrLiquid

    Any chance

    The discord bot container I have by my provider only runs Node.JS

About Us

Codefling is the largest marketplace for plugins, maps, tools, and more, making it easy for customers to discover new content and for creators to monetize their work.

Downloads
2.5m
Total downloads
Customers
11.3k
Customers served
Files Sold
161.3k
Total sales
Payments
3.5m
Processed total
×
×
  • 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.