Elikill58

Results 28 issues of Elikill58

**Modes :** - [x] vulcan2 - [ ] verus airjump - [ ] spartan - [x] mccentral - [ ] acr2 - [ ] vulcan - [x] verus lag (fly...

bypass
v2-reserved

The objective is to be able to have a CPU monitor, and a base to easily add other monitor in future such as RAM

enhancement
v2-reserved

### What is concerned ? Other ### Are you using v2 (premium, 8€) ? - [X] Yes I bought Negativity V2 ### What is your idea ? What do you...

enhancement

**Modes :** - [ ] verus yport - [ ] taka - [x] ncp (speed multiplier: 1.0, timer boost: 2.0) - [x] hypixel - [x] hypixel2 - [x] mineplex low...

bypass
v2-reserved

**It's about :** - [x] New detection **Explain the feature that you want** Upgrade xray detection (and minerate too) specially by checking diamond mined in X mins or add few...

enhancement

**It's about :** - [x] Can't freeze player with more permissions - [ ] New options in /mod

enhancement

**Describe the bug, provide any errors** No console error. After login, 1.8 can run commands, talk etc but can't move or place block **How can we reproduce it?** Steps to...

I can't extract files to folder, it always create sub folder. My YML: ``` source: "my/dir/*" target: "/folder" ``` But all files are at `folder/my/dir` instead of just `folder`. How...

While using `script` parameter, I get this warn: ``` Warning: Unexpected input(s) 'script', valid inputs are ['entryPoint', 'args', 'host', 'port', 'username', 'password', 'timeout', 'command_timeout', 'key', 'key_path', 'passphrase', 'fingerprint', 'use_insecure_cipher', 'target',...

This PR add 2 events that can be cancelled: `EntityTeleportEvent` & `PlayerTeleportEvent` It also remove some unused imports.