-
Posts
31 -
Joined
-
Last visited
-
Days Won
1
Content Type
Profiles
Warranty Claims
Downloads
Forums
Store
Services
Downloads Plus Support
DOWNLOADS EXTRA
Everything posted by Rosty
-
I'll try to post an update tomorrow
-
The plugin is working; did you grant yourself permission to use the command?
-
Did you run the plugin on carbon or oxide?
-
I'll take a look at this plugin in a few days; I might completely rewrite the UI and make it look nicer.
-
Version 1.0.0
6 downloads
A captcha system that triggers on player connect. Instead of a boring text input, players must solve a visual puzzle — reassemble a scrambled 3×3 image to prove they're human. Works on Carbon. Drop your own PNG images into the data folder and the plugin handles the rest — slices them into pieces, shuffles them, and presents the puzzle in a clean fullscreen UI. Features Triggers automatically on connect Supports multiple images — random one is picked each session High quality image slicing with bicubic interpolation Player is frozen until the puzzle is solved Fully configurable grid size, tile size and gap Clean dark UI with centered puzzle grid Zero dependencies Setup Drop the plugin into your plugins/ folder Add PNG images (min 900×900px recommended) to data/PuzzleCaptcha/ Reload the plugin — done Config { "Freeze player until solved": true, "Grid size (3 = 3x3)": 3, "Tile size px": 110, "Gap between tiles px": 3 }$5.00 -
-
Currently, data deletion is performed manually. In the next update, I will add automatic data deletion.
-
-
сделаю немного позже,если есть какие-то идея для других плагинов всегда буду рад)
-
Changed Status from Pending to Work in Progress
-
Понял,я тоже,в след обнове сделаю локализацию
-
Yes, there is an API, but it's not really a good idea to release a plugin without testing; a lot of testing for various bugs needs to be done.
-
Unfortunately, you can't include more than one item, 1 level - 1 reward I plan to add experience for collecting and creating items very soon. Experience for destroying raid bases, I think I'll only implement this on request or not anytime soon. I need to buy these plugins to test everything, definitely not anytime soon.
-
It's weird. I tested it on a boar and it worked perfectly. I'll test it on all animals in a few days and fix it. And for the first level, I have a system where the first level is given out as a start, if you don't give it out, it simply won't work, maybe I'll try to solve this and make the first level also with EXP
-
-
-
-
-
Version 1.5
40 downloads
BattlePass: The Main Tool for Monetization and Retention Turn your server into a real challenge! BattlePass is not just a plugin, but a comprehensive solution for increasing online traffic and boosting your project's revenue. It adds a fully customizable Battle Pass system with two reward tracks: free (for all players) and Premium (for those who have a special battlepass.premium privilege). This motivates players not only to stay on the server longer, but also to purchase privileges in your store. Key Features Two Reward Tracks (Free / Premium): Fully customize rewards (items, skins, quantity) for each level on the free and paid tracks. Flexible Experience (XP) Settings: Reward players for everything: Killing players and bots Farming trees and ore (with fixed XP per hit) Looting chests (with abuse protection) Destroying helicopters and tanks Cumulative Level System: Forget about “1000 XP per level.” Set the total amount of experience required for each level (for example: Level 2 = 1000 XP, Level 3 = 2500 XP, Level 4 = 5000 XP). Create a real challenge! Modern and Intuitive UI (/bp): Convenient page-by-page navigation through levels. Clear progress display (current XP / required XP). Indication of locked (small lock) and received rewards. Receive rewards in one click directly from the main menu. Built-in Monetization: If the player does not have Premium access, they will see a stylish placeholder over the premium rewards with a direct link to your store. Simple Configuration The plugin comes with a detailed and easy-to-understand BattlePass.json file. You can configure: The command to open the menu. The amount of XP for each action. A link to your store. Each level: configure the required total XP, free reward, and premium reward.$10.00 -
-
-
Hi, don't worry about that message. It's not a critical error, the plugin will work perfectly fine. It's just a standard warning from Oxide about its naming rules. It's telling me that the permission names (like timedblocker.admin) don't match the plugin's file name (WipeBlock). This is just a 'best practice' warning so that plugins don't have conflicting permissions. It doesn't break anything.
-
Version 1.0.0
9 downloads
A simple and attractive plugin for displaying personal and general statistics on the server. All functionality is contained in a stylish and intuitive interface with a blurred background. Features: Personal statistics: Kills, Deaths, K/D, Time in game. Resource gathering (ore, wood) and hunting (cloth, fat, leather) statistics with page switching. General top players by points with page navigation. Real-time top search by nickname or SteamID. Command: /stats - open the statistics menu. Installation: Place Statistics.cs in the oxide/plugins folder. After loading the plugin, a Statistics.json file will appear in the oxide/config folder. Get your personal Steam Web API key here. Paste the key you received into the Statistics.json config instead of “YOUR_API_KEY_HERE”. Reload the plugin with the command oxide.reload Statistics.$10.00