K4ryuu
Passionate DevOps Engineer in my 20s, embracing maximalist coding, and committed to lifelong learning. 🚀
Leader @ KitsuneLab
Pinned Repositories
CS2-Egg
A custom made CS2 egg that contains CSS updater, metamod updater, console filter to mute messages, junk cleaner with user settings. The base of the EGG is https://github.com/1zc/CS2-Pterodactyl and custom scripts are added to it.
CS2_DiscordRelay
This plugin sends chat messages from players to your Discord channel, enhancing communication and monitoring between the game and Discord server. I'm going to upgrade it with more relays.
CS2_PlaytimeTracker
The Playtime Tracker plugin is a tool for tracking and displaying player statistics in your Counter-Strike 2 (CS2) server. This plugin allows the players to check their playtime, team-specific playtime, and death or alive playtime.
CS2_SimpleRanks
A CS2 server extension that allows you to create an unlimited number of ranks with customizable experience thresholds and rank colors. Players gain or lose experience during various in-game events, enabling them to advance or regress between ranks. The extension is fully configurable using 'configs.json' and utilizes MySQL to store data.
K4-WorldText-API
This is a shared developer API to handle world texts (even multiline, dynamically changing and config saved ones) easily, but in the other hand end users can also use it to spawn world texts as they want and manage them per map.
Karyuu-Library
A collection of the most used stock functions of mine. I try to keep it up-to-date as I can.
CS2-SteamRestrict
Enhance your game server's control with this plugin. Fetch and analyze player data from their Steam profiles, enforce minimum CS2 playtime and Steam level requirements, and customize restrictions for Prime and non-Prime players. Flexible and powerful server management tool.
CS2_DamageInfo
CS2 server extension that displays the amount of damage players have inflicted on the victim's HP and Armor, as well as the hit groups they have hit.
K4-Arenas
An all in one arena plugin, that you can use to have a ladder type gameplay. Support all map, 2v2/3v3/etc. Includes preferences, challenges and developer API for custom rounds.
K4-System
K4-Systems is a plugin that enhances the server with features such as a playtime tracker, statistical records, and player ranks. Additionally, it includes VIP functions and admin commands for added functionality.
K4ryuu's Repositories
K4ryuu/CS2_SimpleRanks
A CS2 server extension that allows you to create an unlimited number of ranks with customizable experience thresholds and rank colors. Players gain or lose experience during various in-game events, enabling them to advance or regress between ranks. The extension is fully configurable using 'configs.json' and utilizes MySQL to store data.
K4ryuu/K4-WorldText-API
This is a shared developer API to handle world texts (even multiline, dynamically changing and config saved ones) easily, but in the other hand end users can also use it to spawn world texts as they want and manage them per map.
K4ryuu/CS2-Egg
A custom made CS2 egg that contains CSS updater, metamod updater, console filter to mute messages, junk cleaner with user settings. The base of the EGG is https://github.com/1zc/CS2-Pterodactyl and custom scripts are added to it.
K4ryuu/CS2_PlaytimeTracker
The Playtime Tracker plugin is a tool for tracking and displaying player statistics in your Counter-Strike 2 (CS2) server. This plugin allows the players to check their playtime, team-specific playtime, and death or alive playtime.
K4ryuu/CS2_DiscordRelay
This plugin sends chat messages from players to your Discord channel, enhancing communication and monitoring between the game and Discord server. I'm going to upgrade it with more relays.
K4ryuu/Karyuu-Library
A collection of the most used stock functions of mine. I try to keep it up-to-date as I can.
K4ryuu/CS2InfoTimeLimit
This plugin lets you set the maximum interval in seconds for the player to be able to use the communication sources until they respawn.
K4ryuu/K4-System-WallToplist
A simple wall toplist to display top x players on your map walls. Dynamically updates on given interval or if its disabled on round starts.
K4ryuu/CS2Maintenance
You can enable maintenance mode, when only whitelisted steam id (any format) / permission / group / override can join.
K4ryuu/DailyRewards
This plugin provides daily credit rewards by required playtime daily for zephyrus-store and shop-core.
K4ryuu/K4-AntiCountry
Block players from specific countries from joining the server with whitelist.
K4ryuu/PluginProtect
Some of ya'all wants to protect their compiled .smx for whatever reason to run only on a specified IP address. Well... One of my clients asked me to create a simple library to do that without any coding skills needed. Here you go.
K4ryuu/Project_Template
This a repository template for every future SourcePawn project of mine
K4ryuu/Chat-Processor
This is a custom chat-processor from KitsuneLab. The code contain ideas and parts from @c0rp3n and @Bara
K4ryuu/K4-Auto-Maintenance
Some small maintenance scripts that's being ran on every map change and server start to purge junks from your server by the configs.
K4ryuu/Simple-VIP
Implement VIP features into CS:GO servers with easy configuration.
K4ryuu/Hosties-Karyuu
This is a full remake of the original Hosties versions. This one can be improved and fixed more easily and also up-to-date.
K4ryuu/K4ryuu
Config files for my GitHub profile.
K4ryuu/EasyBZipper
A really easy folder loop-through bzipper for source servers mainly.
K4ryuu/GameText-Blocker
Can be used to block FriendlyFire, Connect, Disconnect, TeamChange, RadioChat, Saved Player, Cash and Point messages on serverside.
K4ryuu/Smoke-API
This is an improved re-upload of a deleted AlliedModders project made by @Sples1.
K4ryuu/Tomori
Tomori is an all in one package, which was uploaded to AlliedModders by @Sples1
K4ryuu/ReferralSystem
K4ryuu/VectorMath
University project to showcase vectors in CounterStrike2