Git Product home page Git Product logo

player-not-found's Introduction

Banner

Player Not Found

PlayerNotFound is a minigame plugin for Minecraft servers where players have to find the true player among a group of NPCs.

Features

  • Support for multiple fully customizable Arenas
  • Compatible with server-side commands, enabling execution from datapacks and command blocks.
  • Provides scoreboards so that you can get information about the game with datapacks. (see Scoreboards.)
  • Very customizable, with a lot of options to tweak the game to your liking.

Scoreboards

In an effort to make PlayerNotFound more compatible with datapacks, we have added a scoreboard system that allows you to get information about the game.

The following objectives are available:

Objective Description target
pnf_countdown The time left in the arena. (if infinite, the value will always be 1.) arenas
pnf_wins The number of wins the player has. players
pnf_seeker_wins The number of time the player won as a seeker. players
pnf_hider_wins The number of time the player won as a hider. players

Targets:

  • arenas: The name of the arena.
  • players: The name of the player.

Compatibility

You'll need to have citizens2 and CommandAPI installed on your server to use this plugin.

Tested with

  • Minecraft 1.16.5
  • Paper 1.16.5
  • Citizens 2.0.33
  • CommandAPI 6.3.1
  • OpenJDK 17

โš ๏ธ If you encounter any compatibility issue with newer versions, please open an issue on the GitHub repository.

Download

Downloadable files for PlayerNotFound are available in the Release tab of the GitHub repository.

Build Instructions

To build PlayerNotFound, follow these steps:

  1. Clone the repository from GitHub.
  2. Navigate to the cloned directory.
  3. Execute the following command using Maven:
mvn -B clean package
  1. Once the build is successful, locate the output file in the target directory. For a better developper experience you can enable the export-to-test-server profile

player-not-found's People

Contributors

kalitsune avatar

Watchers

 avatar

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.