Coder Social home page Coder Social logo

devotedpvp's Introduction

DevotedPvP

PVP utility plugin for minecraft 1.16.4/5

WARNING: Support for DevotedPvP will eventually be deprecated in favor of Alcazar

Building

To build, make sure you have spigot and craftbukkit installed to your local maven repository. Then run mvn clean install.

Features

  • ELO tracking

  • Duels, arena setting for duels

  • Kit load / save

  • Sanitized Kits

  • External integration supports

and more...

Sanitized Kits

Turn off all sanitization, useful if you've got a lot of custom stuff or only allow kitbuilding via chest / command block, just set cleanInventories: false in config.yml. We strongly recommend leaving it on if you allow gamemode 1 kitbuilding as it will restrict to valid, vanilla kitouts only and prevent exploitative blocks, items, and enchants.

If you have specific items that should be exempted, consider creating a mod that listens for com.biggestnerd.devotedpvp.ItemSafeEvent . Call "setValid()" on the event if the ItemStack it holds should be permitted.

Kits are sanitized on save, load, and when entering a duel.

Command quick reference

Admin commands

warpmanage - wm alias - pvp.badmin perm (default op): /wm first <name> Define where you are standing as the first warp point for 'd warp. /wm second <name> Define where you are standing as the second warp point for 'd warp. /wm delete <name> Remove all warp points for the 'd warp. Please note that warps are saved on plugin shutdown.

Player commands

clear - pvp.duel perm: /clear Removes all items from your inventory.

inv - pvp.use perm: /inv save <name> Saves your current inventory to . s must be unique across all players. /inv load <name> Loads inventory previously saved as . /inv delete <name> - /inv del <name> Deletes inventory saved as , if you were the player who created it.

duel - pvp.duel perm: /duel <player> Sends a request for a duel.

accept - pvp.duel perm: /accept <player> Accepts a duel request from assuming they are online.

forfeit - ff / surrender alias - pvp.use perm: /ff Forfeits an active duel. Only works if you are actually in a duel.

spectate - pvp.use perm: /spectate Toggles spectator mode. If Vault is installed, will also give or remove specific permissions as configured in config.yml .

elo - rank alias - pvp.duel perm: /elo Checks your ELO.

Config quick reference

Just, read through config.yml -- plenty of examples and descriptions there. Check in folder src/main/resources/config.yml .

One small important thing, the World Spawn location is the lobby location, to change lobby locations change the world spawn location.

devotedpvp's People

Contributors

kalohg avatar lazersmoke avatar maxopoly avatar programmerdan avatar tealnerd avatar uxvi avatar

Forkers

squareblob

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.