-
Posts
208 -
Joined
-
Last visited
-
Days Won
16
Content Type
Profiles
Warranty Claims
Downloads
Forums
Store
Services
Downloads Plus Support
DOWNLOADS EXTRA
Everything posted by TF Crazy
-
- 253 comments
-
- 253 comments
-
- 1
-
-
- 253 comments
-
- 253 comments
-
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
- 253 comments
-
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:
-
Version 3.0.0
979 downloads
Default Kit management tool. # DOCUMENTATION • Features - Define group or permission - Define default kit respawn - Define start / end - Clear inventory (admin only) • Info The plugin, has the base developed for my server. It has been designed so that when the command is executed, the kit replaces the contents of the inventory with the new contents. I will soon add an option to choose to replace the contents or not. # CHAT COMMAND /kit <command> /clear -- View command (admin) /clear all -- Clear all inventory (admin) /clear main -- Clear main inventory (admin) /clear belt -- Clear belt inventory (admin) /clear wear -- Clear wear inventory (admin) # START / END CONF "7. Start": [ { "DAY": "17", "MONTH": "03", "YEAR": "2020", "TIME / H24 / 08:00": "10:05" } ], # DEFAULT CONFIGURATION { "KITS": [ { "1. Name": "Default", "2. Chat Command": null, "3. Short Desc": "Kits give when a player respawn", "4. Oxide group or permission": null, "5. Kit default": true, "6. Kit active": true, "7. Start": [], "8. End": [], "9. BELT": [ { "SHORT NAME": "rock", "SKIN ID": 804791902, "AMOUNT": 1, "CONDITION": 100.0, "AMMO": 0, "AMMO TYPE": null, "INSTANCE DATA": null, "CONTENTS": null }, { "SHORT NAME": "torch", "SKIN ID": 0, "AMOUNT": 1, "CONDITION": 50.0, "AMMO": 0, "AMMO TYPE": null, "INSTANCE DATA": null, "CONTENTS": null } ], "10. Main": [], "11. Wear": [ { "SHORT NAME": "tshirt", "SKIN ID": 0, "AMOUNT": 1, "CONDITION": 0.0, "AMMO": 0, "AMMO TYPE": null, "INSTANCE DATA": null, "CONTENTS": null } ] } ] } # ADD KIT In config file { "1. Name": "TRY", "2. Chat Command": "test", "3. Short Desc": "Test kit", "4. Oxide group or permission": null, "5. Kit default": false, "6. Kit active": true, "7. Start": [], "8. End": [], "9. BELT": [ { "SHORT NAME": "crossbow", "SKIN ID": 0, "AMOUNT": 1, "CONDITION": 100.0, "AMMO": 0, "AMMO TYPE": null, "INSTANCE DATA": null, "CONTENTS": null } ], "10. Main": [], "11. Wear": [] ] },Free -
Version 1.0.0
1,067 downloads
Randomly select player every X hours, offer him a gift based on the number of player connected # DOCUMENTATION • Features - Every X hour - Random selected one user (exept admin) - Gift adjustable depending on the number of connected players - Display an **ui** - Send **effect** to player - Reclaim gift with chat command - Gift not reclaimed are clear when server wipe (new save) # CHAT COMMAND /lottery -- Chat command for reclaim gifts # CONFIGURATION { "1. COMMAND CHAT": "lottery", "2. SCHEDULES FOR SEND": ["01:00","03:00","05:00","07:00","09:00","11:00","13:00","15:00","17:00","19:00","21:00","23:00"], "3. LOTTERY": [ { "Minimum players": 0, "Maximum players": 2, "Gifts": null }, { "Minimum players": 3, "Maximum players": 5, "Gifts": [ { "Short name": "scrap", "Quantity": 50 } ] }, { "Minimum players": 6, "Maximum players": 10, "Gifts": [ { "Short name": "xmas.present.small", "Quantity": 1 } ] }, { "Minimum players": 11, "Maximum players": 20, "Gifts": [ { "Short name": "xmas.present.small", "Quantity": 1 }, { "Short name": "scrap", "Quantity": 50 } ] }, { "Minimum players": 21, "Maximum players": 30, "Gifts": [ { "Short name": "xmas.present.medium", "Quantity": 1 } ] }, { "Minimum players": 31, "Maximum players": 50, "Gifts": [ { "Short name": "xmas.present.medium", "Quantity": 1 }, { "Short name": "scrap", "Quantity": 75 } ] }, { "Minimum players": 51, "Maximum players": 75, "Gifts": [ { "Short name": "xmas.present.large", "Quantity": 1 } ] }, { "Minimum players": 76, "Maximum players": 200, "Gifts": [ { "Short name": "xmas.present.large", "Quantity": 1 }, { "Short name": "scrap", "Quantity": 75 } ] } ] }Free -
Version 1.0.4
504 downloads
Mute or unmute server global chat and displays mute cooldown in gui. # CHAT COMMAND WITH PERM OR CONSOLE SERVER COMMAND /muteall <minute> -- Mute the chat for all /muteall <stop> -- Cancel mute #INFO Admin bypass mute The plugin is compatabile with BetterChat, is optional # PERMISSION cmutechat.use -- Player can use mute command # API private void API_MuteChat(BasePlayer player, string command, string[] args) private bool API_CMuteChat() # HOOK ("CMuteChat_Start", string minute ) ("CMuteChat_Cancel")Free -
Version 4.0.7
599 downloads
The plugin allows to define opening and closing times for raids for each day of the week, with the ability to block damage outside of those hours. The configuration is customizable with many options, #FEATURES Defined schedules raids are allowed during the day. Blocks damage or execute console command outside the allowed period. Displaying an UI or use CustomStatusFramework. Everything is customizable, configurable with many options. Protects the player if he has recently joined the server Prevents raids if not enough time to play #INFO Bypass allows you to destroy if is not the raid time (only if block damage is enabled). All options are optional and can be configured The plugin is compatible with players languages The times displayed can be configured for the players, in order to adapt to the format of their country /craid (for open panel) #API private bool API_IsRaidTime() => _mainController.currentSchedule.isRaidTime; private List<int> API_StartSchedule() { return new List<int> { (int)_mainController.currentSchedule.start.day, _mainController.currentSchedule.start.hour, _mainController.currentSchedule.start.minute }; } private List<int> API_EndSchedule() { return new List<int> { (int)_mainController.currentSchedule.end.day, _mainController.currentSchedule.end.hour, _mainController.currentSchedule.end.minute }; }$23.00- 253 comments
- 11 reviews
-
- 9
-
-
-