This plugin requires players to use targeting computers to hack into locked crates. Once a crate is unlocked, you can configure it so that only the person who hacked it, along with their teammates, friends, and clanmates, can open it. Additionally, there's a cooldown period players must wait before they can attempt to hack another crate.
Hacking
Players need to hold a certain number of targeting computers in their hand before they begin hacking. Once the hacking is successful, you can choose whether or not the computers are consumed.
Configuration
{
"Version": "2.0.0",
"Required Targeting Computers For Hack": 1,
"Consume Targeting Computer On Hack": true,
"Crate Unlock Time Seconds": 900.0,
"Cooldown Between Hacks Seconds": 300.0,
"Crate Lootable By Hacker Only": true,
"Can Be Looted By Hacker Teammates": true,
"Can Be Looted By Hacker Friends": false,
"Can Be Looted By Hacker Clanmates": false
}
Localization
{
"NeedTargetingComputer": "You need to hold <color=#FABE28>{0}</color> targeting computers in your hand to hack this crate.",
"CooldownBeforeNextHack": "You must wait <color=#FABE28>{0:N0}</color> more seconds before hacking another crate.",
"CrateLootDenied": "This crate is reserved for the original hacker and cannot be looted."
}
Need Help or Found a Bug?
Please open a thread in the support section of this plugin's page. If you want quicker help or to reach me directly, join my Discord.
Credits
- Rewritten from scratch and maintained to present by VisEntities
- Previous maintenance and contributions by Arainrr
- Originally created by TheSurgeon
MIT License
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.

