Jump to content

RustFlash

Member
  • Posts

    187
  • Joined

  • Last visited

Everything posted by RustFlash

  1. RustFlash

    Add Skin support.

    Changed Status from Work in Progress to Closed
  2. RustFlash

    Add Skin support.

    I'm very happy to receive feedback
  3. RustFlash

    Add Skin support.

    That makes sense. Would you please test v.2.0.0. It should work.
  4. RustFlash

    Add Skin support.

    Changed Status from Closed to Work in Progress
  5. RustFlash

    Add Skin support.

    Changed Status from Pending to Closed Changed Fixed In to Next Version
  6. Version 3.0.0

    41 downloads

    NoRecycle NoRecycle is a plugin designed to protect players from accidentally recycling valuable items in PVE and RP environments. Environments often allow players to collect items such as money, coins, prizes, thalers, or other currencies that they don't want to accidentally recycle. This plugin allows server administrators to set a list of items that are not allowed to be recycled. This list may contain specific currencies, prizes, or other important items that are crucial to gameplay or roleplaying. By using NoRecycle, server administrators can ensure that players do not accidentally lose valuable items by recycling them. The plugin blocks the recycling of these specific items, giving players an additional level of security and helping to ensure a realistic and enjoyable gaming experience in PVE and RP environments. In addition, NoRecycle can also be used for other purposes where a similar mechanic is desired to prevent certain items from being recycled. This can be customized depending on the needs of the server and player community. *edit From version 2.0.0, you can use the plugin in even more versatile ways. You now have the option of entering the corresponding SkinID. If you want to use vanilla items, please leave the SkinID at 0. From version 2.4.0 you can also use multiple SkinIDs for the same item. Here is an example: From version 2.6.0 it also works with Wallpaper Packet From version 3.0.0 it also works with XDQuest (Quest System) I thank you for the code insights from dezlife, so some code confrontations could be eliminated please take a look at the Quest plugin it is highly recommended Config: { "NonRecyclableItems": { "sticks": [ 123456789 ], "paper": [ 987654321 ], "rock": [ 807372963, 2145518274, 0 ] } } load, run, enjoy Support Discord
    $5.99
  7. The default setting for SpoilingTimeInMinutes is 60 minutes, which means that the spoiling interval is set to 60 minutes by default. Or what exactly do you mean? You can also adjust the time in the config please read the documentation
  8. Version 2.0.0

    73 downloads

    TheIceThrone "TheIceThrone" plugin bestows upon players sitting on the Ice Throne in the game Rust a complete restoration of their health, food, and water reserves. It's designed to provide an additional reward for players engaging with this special object, enhancing the gameplay experience by offering a unique interaction with the game world. Permissions theicethrone.use load, run, enjoy Join my Discord pick the Role -> Flash and find Free Plugins Support Discord
    $0.99
  9. RustFlash

    vipshuffle.grant

    Changed Status from Work in Progress to Closed Changed Fixed In to Next Version
  10. RustFlash

    vipshuffle.grant

    Thanks for your feedback, check the new version. 1.2.0
  11. RustFlash

    vipshuffle.grant

    Changed Status from Pending to Work in Progress
  12. RustFlash

    vipshuffle.grant

    Today I will check whether there is an error in the plugin or Config and then get back to you.
  13. Thanks for your feedback, you were right, I adapted the plugin: ➔ | Switch to RustPlugin class for improved compatibility and performance ➔ | Addition of the OnServerInitialized() function for registering authorisations at server startup ➔ | Implementation of the LoadDefaultMessages() method for loading default messages for language support ➔ | Add support for preventing admins from looting via DroppedItemContainer and LootableCorpse ➔ | Update authorisation check and error message output for clearer user interaction
  14. Okay, thanks for your feedback, I'll try to take a look at it during the week and fix it if necessary. If you are in my Discord, please write to me, my name is Oli, then I can give you a beta test before I upload it here.
  15. What exactly isn't working? Have you noticed anything, for example when you are logged out or die. Feel free to join my Discord: https://discord.gg/2V3wD2sPHG
  16. I'm still looking to develop the plugin further, it shouldn't be taken into account by RaidableBases.
  17. Thanks for your feedback. I knew it wasn't for the faint of heart, but I think the glitch effect is just right for Nomad style. The footer will later be removed by the buyer and is only used as a copy claim for the demo.
  18. Version 1.0.0

    4 downloads

    Nomad WebPage Features This is a premium web design that you can upload to any web host of your choice. It's complete and includes all pages! It's not just a landing page, it has everything you need. You can also extend or customise it as you wish with little knowledge. It is up to date and can therefore be accessed on more than just one PC. You have all the important formats on just one page! - Desktop - tablet - Mobile - The site is also SEO optimised Please understand that I do not incorporate special requests or make web hosting customisations for everyone. You can contact me in my Support Discord if you have such questions. I will see what I can do in special cases. If you are ready for a premium web design, please follow the detailed documentation! Adjustments Website The created pages are examples and can be completely customised to your needs with little knowledge. You do not need a lot of HTML/CSS knowledge. A copy/paste is sufficient in __most__ cases. So, what do you have to do now? 1. open all files in the main folder "/" that end with .html. - Customise all meta tags! The page is SEO optimised and should rank well in the statistics! The metadata can be found in the .html files under: <!--##### M E T A #####--> 2. customise <!--##### T I T L E #####--> now! - You can replace the favicon in the main folder /favicon.png! 3. Insert your content on every page! - This is ALWAYS located in <div class="article"> under: <!--##### C O N T A I N E R #####--> - for line breaks you can use <br>. - To write text, use <p>your text</p> 4. Delete Footer - Remove them in css/style_arctic.css: .footer { Content } - open all files ending with .html and delete them very far down: <div class="footer"> &copy; 2023 <a href="https://rustflash.de">RustFlash</a> | THIS IS A COPYRIGHT CLAIM</a> </div> Your Logo - Replace the logo in the folder /img/logo.png You can customise the menu with copy/paste, you can find it under <!--##### M E N U E #####--> If you get stuck, please contact us in our Support Discord. Please select the Flash role when joining. https://discord.gg/J28mksRDVR D E M O https://nomad.rustflash.de/ load, run, enjoy
    $39.99
  19. I'm looking for testers with RaidableBases on the server? https://discord.gg/Y9rTfqkErE
  20. You have a config in which you can set the time in minutes. RaidableBases is a very extensive plugin, I don't know if I can manage it. I have built in permissions in the new version that I will work with to test.
  21. Thanks for the pointer. You have to enter the time in seconds so 60 minutes = 3600 I will change it in the next update
  22. I don't know this plugin and don't know how it is structured or works. You have an area in my config where you have to name the containers. Only in these places does the food spoil.
  23. RustFlash

    Custom Portals

    I solved something similar on my server with ZoneManager and ZonePerms. For example, I have a building site where players can practice building for free. Maybe this will help you
  24. There is a general time specification in minutes that you can create in the config. For example : "SpoilingTimeInMinutes": 60, Means = after 60 minutes the food is rotten. This is a nice addition but very complicated. I'll put it on my to-do. It could require a lot of resources. At the moment the plugin is very simple and inexpensive to program. But I will consider the change on my to-do list. It has little impact on performance because it uses the timer.Repeat method to call the spoiling method at regular intervals.
1.6m

Downloads

Total number of downloads.

7.7k

Customers

Total customers served.

115.6k

Files Sold

Total number of files sold.

2.4m

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.