-
Posts
315 -
Joined
-
Last visited
Content Type
Profiles
Warranty Claims
Downloads
Forums
Store
Services
Downloads Plus Support
DOWNLOADS EXTRA
Everything posted by Gt403cyl2
-
No it does not track items like that, I cannot see who dropped a specific item that someone else picked up. To my knowledge there are no unique identifiers for items only the prefab ID which is the same for every item of that item.... like all stone has the same prefabID... Also the amount of logs that would be generated logging every item dropped on a server would just be ridiculous, think about people looting barrels or boxes or anything for that matter....
-
-
-
- 9 comments
-
- #whitelist
- #admin
- (and 4 more)
-
-
Version 2.4.0
675 downloads
Give players Dog Tags (or ID Tags) on kills across PvP/NPC/Bradley/animals. Colors and amounts are configurable; PvP drops can go to the victim’s bag or killer’s inventory. PvP tags include the victim’s name; team color overrides available via permissions. Permissions: - dtags.use - Allows players to receive tags. - dtags.red - Forces players to drop red tags (use with teams/clans for events ect.) - dtags.blue - Forces players to drop blue tags (use with teams/clans for events ect.) - dtags.silver - Forces players to drop silver tags (use with teams/clans for events ect.) (Dog Tags only; with ID Tags enabled this will drop gray) - dtags.gray - Forces players to drop gray tags (use with teams/clans for events ect.) - dtags.green - Forces players to drop green tags (use with teams/clans for events ect.) - dtags.lavender - Forces players to drop lavender tags (use with teams/clans for events ect.) - dtags.mint - Forces players to drop mint tags (use with teams/clans for events ect.) - dtags.orange - Forces players to drop orange tags (use with teams/clans for events ect.) - dtags.pink - Forces players to drop pink tags (use with teams/clans for events ect.) - dtags.purple - Forces players to drop purple tags (use with teams/clans for events ect.) - dtags.white - Forces players to drop white tags (use with teams/clans for events ect.) - dtags.yellow - Forces players to drop yellow tags (use with teams/clans for events ect.) Default Config: { "Options": { "Player dog tags drop in body bag": true, "Player names on tags": true, "Use team tags": true, "Use ID tags (true = use ID Tags; false = use legacy Dog Tags). Palettes — Dog Tags: Blue, Red, Silver. ID Tags: Blue, Red, Gray, Green, Lavender, Mint, Orange, Pink, Purple, White, Yellow (Silver not available with ID Tags).": false }, "Rewards": { "Bradley rewards": true, "Heli rewards": true, "Animal rewards": true, "Scientist/Human NPC rewards": true }, "Colors": { "Player tags color": "Silver", "Animal tags color": "Red", "Scientists tags color": "Red", "Heavy Scientist tags color": "Red", "Tunnel Dweller tags color": "Red", "Attack Heli tags color": "Red", "Bradley tags color": "Red" }, "Amounts": { "From Players. (Default is 1)": 1, "From Animals. (Default is 1)": 1, "From Scientists. (Default is 1)": 1, "From Heavy Scientists. (Default is 1)": 1, "From Tunnel Dwellers. (Default is 1)": 1, "From Attack Heli. (Default is 1)": 1, "From Bradley. (Default is 1)": 1 } } Other information: Comments, suggestions or for support message me here or on Discord: gt403cyl2$9.99 -
If you are using clans reborn: https://chaoscode.io/resources/clans-ui.41/ Not on Codefling afaik... sorry Double check with them if it does what you want but I see an invite player button.
-
- 9 comments
-
- #whitelist
- #admin
- (and 4 more)
-
See my post directly above your last...
-
My reply was in response to this ^^. I agree that reviews need to be transparent and agree that aside from straight flaming positive/negative reviews need to be handled responsibly as a way to let others make informed decisions on what they want to purchase or not. It's not semantics, which plugin you are speaking of doesn't matter, it's the statement that it should be Codefling's problem if you buy a product that doesn't perform as expected. I mean that just sounds like you went through a lot of effort to get mad enough to make a video of something not working just so you could peek at the code.....
-
If you wan the plugin to work then contacting Codefling is pointless. They have nothing to do with that, they are just the vendor platform that hosts the sales page. The appropriate course of action would be to hit the support page for the plugin and try to get the issues resolved.
-
Version 1.4.0
3,189 downloads
Easy to configure, minimalistic solution for your server to provide basic details such as your Discord link, rules and server pop. Default Commands: - /pop - Displays server pop, including separate counts for loading, queued, sleeping and currently online. - /discord - Provides your discord link. - /rules - posts the rules as specified in the config. - /website - Provides your website link. - /commands - Lists your server commands (listed in config) - /untilwipe - Provides the next wipe scheduled and the time remaining. Default Config: { "Next Wipe Scheduled (YYYY-MM-DD HH:mm:ss):": "2025-07-31T08:00:00", "Rules Prefix:": "<color=#32CD32>Server Rules: </color>", "Discord Prefix:": "<color=#32CD32>Discord Address: </color>", "Website Prefix:": "<color=#32CD32>Website Address: </color>", "Population Prefix:": "<color=#32CD32>Population: </color>", "Server Commands Prefix:": "<color=#32CD32>Server Commands: </color>", "Change Commands": { "Commands list:": "commands", "Amount of commands per page:": 15, "Rules:": "rules", "Discord:": "discord", "Website:": "website", "Population:": "pop", "Wipe:": "untilwipe" }, "Rules list:": [ "1. English preferred in chat.", "2. Have respect for all members of this server.", "3. No racism of any sort.", "4. Strictly no spamming chat of any sorts.", "5. No cheating, including ESP, Scripting, Aimbot ect.", "6. Bans can be appealed in Discord." ], "Server Commands:": [ "/shop - Opens shop.", "/bandit - Teleport to bandit.", "/outpost - Teleport to Outpost.", "/rules - Displays server rules.", "/commands - Displays server chat commands", "/discord - Displays Discord invite address.", "/website - Displays server website.", "/pop - Current server population", "/untilwipe - Displays next wipe details." ], "Discord Address:": "Come Join our Discord at: ", "Website Address:": "Checkout our Website at: " } Default Lang: { "ReportOnline": "Players Online: ", "ReportSleeping": "Players Sleeping: ", "ReportJoining": "Players Joining: ", "ReportQueued": "Players Queued: " }Free -
Version 1.1.9
391 downloads
Just a simple Whitelist plugin to limit who may join your server if you want to keep it private. Leave the config as generated and join the server to start setting up with commands. To setup in-game (default commands): 1- Leave all settings as they are generated upon plugin loading. 2- Join the server as Owner / Moderator, your Steam ID will automatically be added to the whitelist file. 3- Grant the permission "whitelist.admin" to anyone you want to have control over the whitelist. 4- Enter the command "/addwlist 123456789" replace 123456789 with the steam64ID of the players you want to have access. 5- Enjoy your private server. Removing players from the whitelist is the same as adding, just with the command "/removewlist 123456789". Permission: - whitelist.admin - Allows anyone with this permission to run any of the plugin commands. Chat Commands: - /whitelist - Enable / disable whitelist. - /addwlist someothersteam64ID - Adds that player to the whitelist. - /removewlist someothersteam64ID - Removes that player to the whitelist. Console Commands: - wlist <add/remove> <steamid> - wlist toggle <enable/disable> Default Config: { "Change Commands": { "Disable / enable whitelist": "whitelist", "Add players to whitelist": "addwlist", "Remove players from the whitelist": "removewlist" }, "Main Options": { "Whitelist Enabled": true, "Auto Enable Whitelist on new wipe": true }, "Connection denied message": "Sorry this server is whitelist access only, Contact the server admin to gain access.", "Discord Prefix": "Whitelist: ", "Discord WebHook": "https://support.discord.com/hc/en-us/articles/228383668-Intro-to-Webhooks" } Default Data: { "WhitelistedPlayerSteam64ID": [] }$4.99- 9 comments
-
- 3
-
-
-
- #whitelist
- #admin
- (and 4 more)
-
Hi, it's something I could look into, if I'm honest not something I'm familiar with. there is the option already to log to Discord via webhook, so you could make a separate channel for this in your discord. I could give the option to disable the datafile log I suppose, let me know if that would be a benefit.
