-
Posts
312 -
Joined
-
Last visited
Content Type
Profiles
Downloads
Forums
Store
Support
DOWNLOADS EXTRA
Services
Everything posted by Gt403cyl2
-
It would be a new one as it wouldn't be decay.... Yeah that was my understanding of what you wanted. I don't release plugins that don't work correctly no worry there, my biggest issue is time, my day job is 60+ hours/ week plus 3 hours travel per day.... lately been 70+ hours so only code on weekends.... This weekend I should have some time to mess with it, and may have some time off the first week of Sept. so either way will probably be the start of my next plugin... since there is apparently a need for it.
-
I have something that partially might help: If you are really looking for damage ect, i might be willing to have a go at it, however i cannot put a timeframe on it…
-
I mean I didn't sit there and watch it like watching paint dry.... I would leave and come back in a while ect...
-
Yes, multiple times I've used the live chat and got the answers I needed.
-
The steam ID you are trying to get logs for does not exist, hence the fail call hook when requesting the logs. Most likely is a typo in the steamID when entering the command. As for not sending a chat message, if you are online and one of entities you own has decayed you should receive the chat message unless you have the config set to false.
-
I'm dead so I can't answer questions... What are you on about.......
-
Like which? I recently added it to my servers and have not had any complaints yet.
-
- 1,332 comments
-
- #leveling
- #progression
- (and 19 more)
-
Lets say I want to add the perm "instantcraft.use" to "Expert Tinkerer": { "enabled": true, "max_level": 5, "tier": 3, "value_per_buff": 0.1, "buff_info": { "Key": "Craft_Speed", "Value": "Percentage" }, "icon_url": "https://www.dropbox.com/s/8ibntd9n1033dh4/Expert_Tinkerer.png?dl=1", "skin": 2873050815, "permissions": null } would I just change the permission from null to "permissions": {"instantcraft.use" : "Instant Crafting"} because I tried that and it threw an error when spending the point on the buff.
- 1,332 comments
-
- #leveling
- #progression
- (and 19 more)
-
- 1,332 comments
-
- #leveling
- #progression
- (and 19 more)
-
- 1,332 comments
-
- #leveling
- #progression
- (and 19 more)
-
- 1,332 comments
-
- #leveling
- #progression
- (and 19 more)
-
I mean this could should have the same effect, it shouldn't give 100% protection but if it's the same as the OG the damage eats away at the "currency" lets say scrap in the TC then once there is no scrap in the TC then the damage is taken by the walls ect.... so it's sort of a dynamic version of what you're asking for....
-
Changed Status from Pending to Closed Changed Fixed In to 1.3.0
-
The less logic the better when it comes to plugins, so rather than add more code/logic that most won’t use, in your case i would just recommend changing the command in the config for until wipe to something nobody would know so they can’t use the command.
-
Not sure I understand. The info is triggered by separate commands, so only the things that are sent by each separate command is shown.
-
Changed Status from Pending to No Response Changed Fixed In to 1.2.3
-
Version 1.3.2
122 downloads
For Admin who want to stay on top of decayed entities, to settle disputes or dismiss accusations, or many other uses. Effortlessly keep track of player-owned decayed entities. This plugin logs the essential details and notifies players when their entities decay. ****Note: Twig is always ignored. Features and Benefits: Detailed Logging: Captures essential information about decayed entities, including the owner's SteamID, display name, entity type, grade, location and decay timestamp. Player Notifications: Enable player notifications to keep your community informed about their decaying entities. Whenever a structure owned by a player decays, Decay Logger automatically sends them a notification, ensuring they're aware of what happened. Discord Integration: Seamlessly integrate Decay Logger with your Discord server to request logs containing a player's decayed entities. Whenever a request is made from console or from in-game chat, the plugin can send the logs for a specified player to your designated Discord channel, allowing you and your team to quickly find the logs you want to examine. Easy Configuration: Minimal configuration, define your desired chat and Discord prefixes, set a Discord webhook, adjust time zone settings, and enable or disable player notifications. Efficient Logging: Optimized data storage through an efficient caching system. Stores logs in memory and seamlessly writes them to disk in JSON format when the plugin unloads or the predetermined cache limit is reached. This intelligent approach guarantees minimal performance impact, allowing you to maintain a comprehensive record of decayed entities, regardless of whether your server has 5 players or 500. Permission: decaylogger.admin - Allows the log request to be made in chat. ***Note: Permission is automatically granted to those with Auth 2 and Auth 1 when they join, no need to grant it manually unless you are in-game when you load the plugin for the first time.*** Chat Commands: /dlog <playersteamid> - Requests the logs for the specified player to Discord. /cleardlog - Clears logs manually in chat. Console Commands: dlog <playersteamid> - Requests the logs for the specified player to Discord. cleardlog - Clears logs manually in console. Default Config: { "Chat Prefix": "<color=#32CD32>Decay Logger</color>: ", "Discord Prefix": "Decay Logger: ", "Discord WebHook": "https://support.discord.com/hc/en-us/articles/228383668-Intro-to-Webhooks", "Your time zone hours from UTC (eg: -4 or 4)": -4, "Log optional entities.": true, "Send player notifications when their entity decays.": true, "Clear Logs on wipe.": true }$11.99