Jump to content

IIIaKa

Creator
  • Posts

    2,335
  • Joined

  • Last visited

  • Days Won

    9

Everything posted by IIIaKa

  1. IIIaKa

    Does not work

    @mendoza
  2. IIIaKa

    With a request for help.

    Changed Status from Pending to Not a Bug
  3. IIIaKa

    With a request for help.

    In some reasons, on custom maps, WipeTimer = null, so it's not possible to obtain the vanilla wipe date. Therefore, you need to use the chat or console command /wipe add "2024-04-17 09:00", adjusting it to your desired date. Additionally, you can add multiple dates, for instance, setting dates for the year ahead.
  4. IIIaKa

    Error message after reload

    Does this message occur during plugin unload/reload? Try completely removing the plugin and all its files, then reinstalling it.
  5. IIIaKa

    Error message after reload

    Changed Status from Closed to Pending
  6. IIIaKa

    Deactivation function

    If you have anything to add, feel free to write in this thread.
  7. IIIaKa

    Deactivation function

    Changed Status from Pending to Closed Changed Fixed In to 0.1.2
  8. IIIaKa

    Deactivation function

    Update is live!
  9. IIIaKa

    Error message after reload

    If the issue persists, feel free to report it in this thread.
  10. IIIaKa

    Error message after reload

    Changed Status from Pending to Closed Changed Fixed In to 0.1.3
  11. IIIaKa

    Error message after reload

    The issue was with the OnEntityDeath hook (death cannot be canceled), it somehow wasn't tracking all deaths. Consequently, entities weren't being removed from the monument list, and upon unloading the plugin, the list contains null entities. I had to change it to OnEntityKill, which triggers on all deaths, but unfortunately, another plugin can cancel the death, causing the entity to be removed from the list even if it doesn't die. Try redownloading the file.
  12. If the issue persists, feel free to report it in this thread.
  13. Changed Status from Pending to Closed Changed Fixed In to 0.1.3
  14. In the last update, when I split the config files, I forgot to change the list for the zones. Try redownloading the file.
  15. Hey, sorry for the delay in responding. Regarding the image, when creating a new zone, the bar is rendered immediately for those who are in the zone, while the image is added to the download queue. You don't necessarily need to reload the plugin, simply re-enter the zone for the bar to redraw. Reloading the plugin is only necessary if you change the image in the settings files.
  16. IIIaKa

    Industrial Dung

    Hello, you just need to either add it to the config list or make the list empty. ... "The list of items(short name) available for the composter. Leave empty to use vanilla": [ "horsedung", "fertilizer", "plantfiber", "worm" ], ... ... "The list of items(short name) available for the composter. Leave empty to use vanilla": [], ... As for compost, I haven't personally tested it, but you can try this plugin: https://umod.org/plugins/compost-stacks
  17. IIIaKa

    Advanced Status

    In the previous versions, there was Under and there was no way to modify it. However, after adding the ability to make the bar clickable, it became necessary to add the ability to change layers and default layer changed to Hud, as for some reason buttons weren't clickable in Under layer.
  18. IIIaKa

    Adding multiple wipe dates

    Changed Fixed In to 0.1.5
  19. IIIaKa

    Adding multiple wipe dates

    Changed Status from Pending to Not a Bug
  20. IIIaKa

    Adding multiple wipe dates

    I have added the ability to specify a list of dates.
  21. Hello. The user has purchased the same plugin twice. Did he buy it accidentally or as a gift for someone else?
  22. IIIaKa

    Adding multiple wipe dates

    Hello, if I understand correctly, you want to specify a list of dates, including future wipes (in addition to the current one). If so, I'll see what can be done. Regarding your config file, are you attempting to specify List<string> instead of string.
  23. If you have anything to add, feel free to write in this thread.
  24. Changed Status from Pending to Not a Bug
  25. Hello. Since the IsInvisible method in the Vanish plugin from Whispers88 doesn't work correctly (sometimes it returns true for players who is visible). I have requested the author to either add or modify this method. In the meantime, I have added a modified plugin(you can find it on the plugin's page).

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.2k
Customers served
Files Sold
160.2k
Total sales
Payments
3.4m
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.