Search results

  1. TheKichDM

    Approved Recycle System

    TheKichDM updated Recycle System with a new update entry: Fixed stackable item recycling Read the rest of this update entry...
  2. TheKichDM

    Recycle System - Fixed stackable item recycling

    Update — Improved Stackable & Unique Item Recycling ▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬ No Stackable Stackable Improved stackable item support Stackable items now correctly use their stack amount instead of slot count when recycling. Improved unique item recycling Weapons, armor and other...
  3. TheKichDM

    Approved DiscordBOT + API

    TheKichDM updated DiscordBOT + API with a new update entry: DM Embed Support + Read the rest of this update entry...
  4. TheKichDM

    DiscordBOT + API - DM Embed Support +

    Update — Discord DM Embed Support ▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬ Added advanced Discord DM messaging support The DiscordBOT API can now send messages directly to linked users through Discord private messages (DMs). sendDM now supports BOTH plain text and embeds The system automatically...
  5. TheKichDM

    Approved DiscordBOT + API

    TheKichDM updated DiscordBOT + API with a new update entry: Improved plugin-based interaction replies Read the rest of this update entry...
  6. TheKichDM

    DiscordBOT + API - Improved plugin-based interaction replies

    Update — Improved Plugin-Based Interaction Replies ▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬ Global Slash Command Hooks All Discord slash commands now trigger: On_DiscordCommand() This includes: • Built-in commands • Dynamic commands • Future registered commands Built-in Commands Are Now Hookable...
  7. TheKichDM

    Approved DiscordBOT + API

    TheKichDM updated DiscordBOT + API with a new update entry: Discord Guild Member Lookup Read the rest of this update entry...
  8. TheKichDM

    DiscordBOT + API - Discord Guild Member Lookup

    Discord UserInfo API ▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬ Fetch linked Discord user information directly from JS plugins including: roles, avatar, guild data, nicknames, timeout state and more. ▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬ Features Get Discord username Get global display name Get mention...
  9. TheKichDM

    Approved Airdrop Alert

    TheKichDM updated Airdrop Alert with a new update entry: fix server.players fail Read the rest of this update entry...
  10. TheKichDM

    Airdrop Alert - fix server.players fail

    fix server.players fail
  11. TheKichDM

    Approved Airdrop to RandomPlayer

    TheKichDM updated Airdrop to RandomPlayer with a new update entry: fix playerscount fail in js Read the rest of this update entry...
  12. TheKichDM

    Approved DiscordBOT + API

    TheKichDM updated DiscordBOT + API with a new update entry: update 1.9.4 and more stuff ^^ Read the rest of this update entry...
  13. TheKichDM

    Approved DiscordBOT + API

    TheKichDM updated DiscordBOT + API with a new update entry: Update 1.9.3 Slash commands and more Read the rest of this update entry...
  14. TheKichDM

    DiscordBOT + API - Update 1.9.3 Slash commands and more

    Discord BOT Bridge (Gateway + Slash Commands) ▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬ Advanced Discord integration for Rust Legacy (Fougerite) Preview Examples of Discord ↔ Server interaction ▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬ Description Discord BOT Bridge is a powerful and optimized...
  15. TheKichDM

    Approved PM System

    TheKichDM submitted a new resource: PM System - Simple and fast private messaging system Read more about this resource...
  16. TheKichDM

    PM System 2.1.0

    Simple PM System ▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬ Lightweight private messaging system for Rust Legacy (Fougerite) Preview Example of how private messages look in-game ▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬ Description Simple PM System is a clean and optimized plugin that allows players to...
  17. TheKichDM

    Approved WebHooks System Simple

    TheKichDM updated WebHooks System Simple with a new update entry: WebHook Logger v3.1.0 Stability Update Read the rest of this update entry...
  18. TheKichDM

    WebHooks System Simple - WebHook Logger v3.1.0 Stability Update

    Update v3.1.0 Removed Loom usage Improved stability by removing Loom-related calls which could cause crashes or threading issues in Fougerite environments. Improved JSON handling Cleaner and safer JSON structure for webhook requests to prevent malformed payloads. Added webhook validation Now...