-
Posts
208 -
Joined
-
Last visited
Content Type
Profiles
Downloads
Forums
Store
Support
DOWNLOADS EXTRA
Services
Everything posted by TF Crazy
-
The timezone is set on the server time not on the player time, I can retrieve the country via the ip and define a timezone. But it's complicated for not much use, because if I do that, I have to make an exception if the person uses a vpn. Each option adds a problem, and I doubt that this one is necessary, or at least in this version.
-
- 251 comments
-
- 251 comments
-
I will put two options, raid if the TC is empty and another raid if the TC decay (to prevent if 30 of cloth). You know the plugins I offer on CF are the ones I code for my servers, which I use every day, so the objective is that I'm satisfied, so the contributors as well
-
I dont use Lang with this version. You have to modify the file all the text is grouped in the same place (line 16 to 21). Don't touch the rest of the code unless you know what you are doing. Why do you want to change the code? The current version is 2.2. I'm in the process of making v3.0.0. Which should be released in the next few days if time permits. It will include the management of langs, timezone, and many other options. See this threads
- 251 comments
-
Decay base bypass : Allow raid base if TC is decaying. If you have suggest say me Select interface : I'm going to make several different types of display, shape, image etc... I have some ideas, nothing concrete for the moment
-
{ "1. CONFIG": { "• Enable nullify damage": true, "• Entity's owner bypass": true, "• Team mate bypass": true, "• Decay base bypass": false, "• Item Bypass TC protected": [ "campfire" ], "• Item Bypass": [ "sleepingbag" ], "• Return ammunition": false, "• Message before the raid time": { "» Enabled": true, "» Every x min": 30 }, "• Time zone": "en-US", "• Refresh rate": 5.0 }, "2. UI": { "• Hide UI": false, "• Hide if isn't raid time": false, "• Hide if is raid time": false, "• Allow player to hide": false, "• Select interface (see readme)": 1, "• Side choice (left/right)": "right", "• Custom offset": { "» Enabled": false, "» Anchor Min": "0.78 0.89", "» Anchor Max": "0.99 0.99" } }, "3. RAID SCHEDULES": { "default": { "• Monday": { "» All day raid": false, "» No raid all day": false, "» Schedules": [ { "» Start": "08:00", "» End": "10:00" }, { "» Start": "16:00", "» End": "00:00" } ] }, "• Tuesday": { "» All day raid": false, "» No raid all day": false, "» Schedules": [ { "» Start": "16:00", "» End": "00:00" } ] }, "• Wednesday": { "» All day raid": false, "» No raid all day": false, "» Schedules": [ { "» Start": "16:00", "» End": "00:00" } ] }, "• Thursday": { "» All day raid": false, "» No raid all day": false, "» Schedules": [ { "» Start": "16:00", "» End": "00:00" } ] }, "• Friday": { "» All day raid": false, "» No raid all day": false, "» Schedules": [ { "» Start": "16:00", "» End": "00:00" } ] }, "• Saturday": { "» All day raid": false, "» No raid all day": false, "» Schedules": [ { "» Start": "16:00", "» End": "00:00" } ] }, "• Sunday": { "» All day raid": false, "» No raid all day": false, "» Schedules": [ { "» Start": "16:00", "» End": "00:00" } ] } } } } Work in progress. If you have other idea, is the time 😄
-
All options is optionnal. Always. And raid limit is good idea, i had this. Thanks
-
Thank you for your suggestions. Here are the ideas I wanted to add: - To allow to break some objects that are not protected by a tc out of hours. - Allowing a team mate to break an object out of schedule. - Add a timezone - Authorized the destruction of a specific object protected by a tc out of schedule - Add a raid bypass to a group or player (permissions) - Add the possibility to add multiple raids tranches of raids per day - Allowing people to break things in a base that has tc but no resources? - Return the munitions, explosives that are detonated outside the raid schedule. EDIT : Add raid limit amount
-
I'm going to redesign the plugin by adding possibilities in September. So I listen to your suggestions and ask.
-
Version 1.3.2
27 downloads
CPunishTool is an admin tool. Very intuitive way to punish a player # INFO WHEN TOOL IS EQUIPED AND ACTIVE - Show crosshair - Show UI - Display info in chat for each mode ALL MODE IS SECURED WITH PERMISSIONS AVAILABLE MODE - Kill (Wounded, Stop wounded, Kill) - Kick (with multiple custom reason) - Mute (with multiple custom duration and unmute option) - Voice Mute (with multiple custom duration and unmute option) - Freeze (if player is freeze, unfreeze him) - Ban (with multiple custom reason) # PERMISSION cpunishtool.use - Require for use and get the tool cpunishtool.kill - Require for kill player cpunishtool.kick - Require for kick player cpunishtool.mute - Require for mute player cpunishtool.voicemute - Require for voicemute player cpunishtool.freeze - Require for freeze player cpunishtool.ban - Require for ban player # CHAT COMMAND /punishtool - Get the tool in your inventory # OPTIONAL PLUGIN REFERENCE #PREVIEW # CONFIGURATION { "Kill Option": { "1": { "Short Description": "Wounded", "Details": "startwounded" }, "2": { "Short Description": "Stop Wounded", "Details": "stopwounded" }, "3": { "Short Description": "Kill", "Details": "" }, }, "Kick Option": { "1": { "Short Description": "No reason", "Details": "" }, "2": { "Short Description": "Language", "Details": "Thanks for guarding your language!" }, "3": { "Short Description": "Come discord", "Details": "You are expected on discord.gg/5NtNRhU" }, "4": { "Short Description": "Stop it !", "Details": "Stop and calm down. !" } }, "Mute Option": { "1": { "Short Description": "5 minutes", "Details": "5m" }, "2": { "Short Description": "10 minutes", "Details": "10m" }, "3": { "Short Description": "30 minutes", "Details": "30m" }, "4": { "Short Description": "1 hour", "Details": "1h" }, "5": { "Short Description": "1 day", "Details": "1d" }, "6": { "Short Description": "Permanent", "Details": "" }, "7": { "Short Description": "Unmute", "Details": "unmute" } }, "Mute Voice Option": { "1": { "Short Description": "5 minutes", "Details": "5m" }, "2": { "Short Description": "10 minutes", "Details": "10m" }, "3": { "Short Description": "30 minutes", "Details": "30m" }, "4": { "Short Description": "1 hour", "Details": "1h" }, "5": { "Short Description": "1 day", "Details": "1d" }, "6": { "Short Description": "Permanent", "Details": "" }, "7": { "Short Description": "Unmute", "Details": "unmute" } }, "Ban Option": { "1": { "Short Description": "No reason", "Details": "" }, "2": { "Short Description": "Language", "Details": "Language" }, "3": { "Short Description": "Rules infractions", "Details": "Violation of rules" }, "4": { "Short Description": "Staff deliberation", "Details": "Staff Deliberation" }, "5": { "Short Description": "Cheat", "Details": "Cheat" }, "6": { "Short Description": "Macro", "Details": "Macro" }, "7": { "Short Description": "Insults", "Details": "Insults" } } }$9.99- 3 comments
-
- #admin tools
- #tools
-
(and 7 more)
Tagged with:
-
Changed Status from Pending to Closed
-
What's your time zone?
-
with the return to work I really don't have time to release a new version. what is the time zone i will tell you which line to modify. if you need FR time zone. Look like 374
-
I closed because the subject "open" its spam in my mailbox every day. 😂
-
Not begining. No time for the moment.
-
Changed Status from Work in Progress to Closed
-
Tu peux créer ton propre sujet de discussion la prochaine fois. Merci Je t'ai répondu dans mon message précèdent pour mettre la date en FR
-
Alors soit tu as pas reload le plugins. Sinon le plugin a comme fuseau horaires US Ligne 374 remplace // FRENCH DAY string date = dt.ToString("dddd", new System.Globalization.CultureInfo("fr-FR")); string date = dt.ToString("dddd", new System.Globalization.CultureInfo("en-US")); par string date = dt.ToString("dddd", new System.Globalization.CultureInfo("fr-FR")); //string date = dt.ToString("dddd", new System.Globalization.CultureInfo("en-US"));
-
Quand tu fais une modifications d'un fichier config, pense a faire un reload du plugin o.reload CRaidController Attends quelque minutes, l'heure de ton ordi, et l'heure du serv peux différer.
-
Plusieurs possibilité : Vérifie que Enable nullify damage": true, Si tu fais des dégâts dans une de tes constructions et que ceci est activé c'est normal Allow entity's owner bypass": true Dernière possibilité c'est que tu est dans une tranche d'horaires ou les raids sont autorisé. Par exemple "3.1 Monday": { "3.1.1 Start": "16:00", "3.1.2 End": "00:00" }, Les Raids commenceront le Lundi a 16h et se termineront a 0h. Donc si tu raids pendants cette période les dégats aux bases seront actif.
-
Changed Status from Pending to Work in Progress
-
Good idea, I'll add this soon. When I have time ðŸ˜
-
Changed Status from Pending to Closed
-
oxide/config/CRaidCOntroller.json