Cases
1 / 7






Revolutionary cases, the juiciest interface, scroll animations and much more!
Depends on
Description
Revolutionary cases, the juiciest interface, scroll animations and much more!
Features
- Beautiful user interface
- Opening animation
- Performance
- Each case is configured separately
Commands
- cases (open cases interface)
- givecase <steamid> <caseid> <amount> (give a case to the player)
- givecase \ <caseid> <amount>* (give a case to all online players)
FAQ
Q: Where can I see an example of a config?
A: Config
Q: How do I use Economics to pay for cases?
A:
code
| 1 | "Economy": { |
| 2 | "Show Balance": true, |
| 3 | "Type (Plugin/Item)": "Plugin", |
| 4 | "Plugin name": "Economics", |
| 5 | "Balance add hook": "Deposit", |
| 6 | "Balance remove hook": "Withdraw", |
| 7 | "Balance show hook": "Balance", |
| 8 | "ShortName": "scrap", |
| 9 | "Display Name (empty - default)": "", |
| 10 | "Skin": 0 |
| 11 | }, |
Q: How do I use ServerRewards to pay for cases?
A:
code
| 1 | "Economy": { |
| 2 | "Show Balance": true, |
| 3 | "Type (Plugin/Item)": "Plugin", |
| 4 | "Plugin name": "ServerRewards", |
| 5 | "Balance add hook": "AddPoints", |
| 6 | "Balance remove hook": "TakePoints", |
| 7 | "Balance show hook": "CheckPoints", |
| 8 | "ShortName": "scrap", |
| 9 | "Display Name (empty - default)": "", |
| 10 | "Skin": 0 |
| 11 | }, |
Q: I have a question/problem. What should I do?
A: You can write to me in a PM on the site, create a ticket. Or write me in Discord: mevent
Q: How does a player give out Skill Tree XP?
A:
code
| 1 | { |
| 2 | "Type": "Command", |
| 3 | "ID": 7, |
| 4 | "Image": "", |
| 5 | "Title": "Give 1K XP from SkillTree", |
| 6 | "Command (%steamid%)": "givexp %username% 1000", |
| 7 | "Plugin": { |
| 8 | "Hook": null, |
| 9 | "Plugin name": null, |
| 10 | "Amount": 0 |
| 11 | }, |
| 12 | "Display Name (empty - default)": "", |
| 13 | "ShortName": "", |
| 14 | "Skin": 0, |
| 15 | "Amount": 1, |
| 16 | "Chance": 65.0 |
| 17 | }, |
Q: How can I add cases not for purchase, but just to have them?
A: For example, if you give cases with the "givecase" command:
- givecase <steamid> <caseid> <amount> give a case to the player
- givecase \* <caseid> <amount> give a case to all online players
Sponsored

RCONtrol
Command your Rust server. Live WebRCON console, performance and player monitoring, quick actions, groups and permissions, and plugin management.
Visit site ↗$25.95
Views2
Downloads0
Purchases0
Rating★ 0.0
Version2.0.5
PlatformRust
CategoryPlugins
CompatibleOxide · Carbon
Size35 KB
PublishedSep 19, 2026
UpdatedSep 19, 2026
✓ Reviewed for safety and integrity
