Code Monkey home page Code Monkey logo

pickpocket's Introduction

Version Discord

Pickpocket - RocketMod 4 Plugin

  • Let your players steal items from others instead of killing
  • Pickpocket must hover the cursor on the victim as long as it's configured to rob him
  • Manage who can rob and who cannot be robbed with bypass permission: bypass.pickpocket
  • You can set an alert for the police in the config, if pocket theft was committed

See the preview video of how plugin works on Youtube

You can buy custom extension features to this plugin just message us on VK or Discord

There's also more advanced version of this plugin available to buy at ImperialPlugins.com

Default Configuration

<?xml version="1.0" encoding="utf-8"?>
<PickpocketConfiguration xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <PickpocketTime>2</PickpocketTime>
  <PickpocketCooldown>30</PickpocketCooldown>
  <NotifyVictimOnSuccess>false</NotifyVictimOnSuccess>
  <NotifyVictimOnFail>true</NotifyVictimOnFail>
  <UsePermissions>false</UsePermissions>
  <NotifyPolice>false</NotifyPolice>
  <PoliceGroupId>police</PoliceGroupId>
  <MaxDistance>5</MaxDistance>
  <UseBypass>true</UseBypass>
  <MessageColor>yellow</MessageColor>
</PickpocketConfiguration>

Default Translation

<?xml version="1.0" encoding="utf-8"?>
<Translations xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <Translation Id="SUCCESS" Value="You successfully robbed {0}" />
  <Translation Id="NOTIFY_SUCCESS" Value="You were robbed by {0}!" />
  <Translation Id="FAIL" Value="You failed to rob {0}" />
  <Translation Id="NOTIFY_FAIL" Value="{0} tried to rob you!" />
  <Translation Id="NOTHING" Value="{0} had nothing to steal!" />
  <Translation Id="COOLDOWN" Value="You have to wait {0} seconds before you can pickpocket again" />
  <Translation Id="NOTIFY_POLICE" Value="{0} stole {1}({2}) from {3}" />
  <Translation Id="BYPASS" Value="This player cannot be robbed" />
</Translations>

pickpocket's People

Contributors

cubody avatar restoremonarchy avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

pickpocket's Issues

Does it still works?

I can't use this on my server. I compiled it, get the dll put i't doesn't work in anyway

Not exactly an issue but:

How do I give people permission? I turned on "use permissions" but what command do I put in the permission.config.xml file? thanks!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.