Skip to content

enwulf/Grab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Minecraft Grab

gif

Minecraft plugin for grabbing entities like cs 1.6

🎆 Features:

  • Right-Click hold system
  • Editable sidebar menu
  • Slot press action
  • Grabbing any living entities

Commands

  • /grab reload - reload plugin
  • /grab item - get item for grabbing

Permissions

  • grab.use - for all user commands & use

Configuration

menu:
  font: 'Ubuntu Mono' # font must exist in the system
  title: 'Grab menu'
  lines:
    - '2. Kill'
    - '3. Rotate Screen'
    - '4. Push'
    - '5. Burn'
    - '6. Kick'
    - '7. Clear inventory'


# Available actions: KILL, ROTATE_SCREEN, PUSH, BURN, KICK, CLEAR_INVENTORY
# Format: slot_number: action
custom-slots:
  2: KILL
  3: ROTATE_SCREEN
  4: PUSH
  5: BURN
  6: KICK
  7: CLEAR_INVENTORY

About

Minecraft plugin for player grabbing

Topics

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages