FacEssential is a Core for PMMP, it gathers all kind of plugins needed to create a faction server. It was created from scratch by Clouds#0667.

Overview

FacEssential


Image FacEssential

  • FacEssential is a Core for PMMP, it gathers all kind of plugins needed to create a faction server. It was created from scratch by Clouds#0667.

Available commands


  • Table of commands below, the * character means all.
Command Description Permission
/tpa Allows you to teleport to a player. all
/tpahere Allows to teleport to you. all
/tpaccept Allows you to accept a teleportation request. all
/tpdeny Allows you to refuse a teleportation request. all
/feed Allows you to feed a player or yourself. use.feed
/heal Allows you to heal a player or yourself. use.heal
/money Allows you to see your money or a player's money. all
/takemoney Allows you to send money to a player. all
/addmoney Allows you to add money to a player. use.add.money
/removemoney Allows you to withdraw money from a player. use.remove.money
/setmoney Allows you to define a player's money. use.set.money
/topmoney Allows you to see the top 10 players with the most money. all
/craft Allows you to open a crafting table. use.craft
/enderchest Allows you to open an enderchest. use.enderchest
/top Allows you to teleport to the surface. use.top

Configuration file


# Connect/Disconnect Message
connect-disconnect:
  # Message format. (popup, tip or message)
  format: "popup"
  # Connection message. {player} = name of player (broadcast)
  connect-message: "§7[§2+§7] §2{player}"
  # Disconnect message. {player} = name of player (broadcast)
  disconnect-message: "§7[§4-§7] §4{player}"
  # First connection message. {player} = name of player (broadcast message)
  first-connect-message: "§e{player} §fhas just logged on for the first time, welcome!"

# Combat Logger
combat-logger:
  # How long does it take for the combat logger to come off? (in second)
  cooldown-combat-logger: 15
  # Do you want to display a time remaining message for the combat logger?
  display-cooldown-combat-logger: true

# Teleport
teleport:
  # Do you want players to be immune to each teleportation for a certain time?
  immune-players: false
  # If so, for how long?
  immune-time: 15

# Damage
# Do you allow fall damage?
fall-damage: true
#Do you allow lava damage?
lava-damage: true

# Other
# Set the commands to disabled here.
disable-command:
  - "about"

# MONEY
# Do you want to activate the economy? (money)
enable-money: true
# If so, how much money do players start with?
money-start: 1000

Coming Soon


Soon

  • none

Commands

  • All new orders that will be available.
Command Description Available for
none none none

Configuration file

  • All additions to the configuration file.


Support


  • If you have any ideas for additions or a bug to report, please join the server discord by clicking here.
  • To support me financially click here

Credit

  • Thanks to Ayzrix for the Craft order and to the people who suggested ideas!
You might also like...
This package adds artisan commands to create VueJS components and InertiaJS components.
This package adds artisan commands to create VueJS components and InertiaJS components.

Laravel Vue Commands This package adds artisan commands to create VueJS components and InertiaJS components. Installation You can install the package

a laravel package to create dynamically dashboard views in several templates ( in development)

Laravel Dashboarder A laravel package for generate admin dashboard dynamically based on Tabler template use livewire - alpinejs Installation Run the c

Automatically Create professional ready to use Laravel REST API for MySQL Database With Postman Docs and JWT Authentication

Laravel Simple Rest API Generator An API Boilerplate to create a ready-to-use REST API in seconds with Laravel 8.x Install with Composer $ curl -s

How to Create Laravel 8 Vue JS CRUD Example

About Project How to Create Laravel 8 Vue JS CRUD, how to implement vue js crud example with Laravel 8. how to Create a crude API in Laravel 8, for ex

Create read update & delete using Laravel 8 with Login & register

About Laravel Laravel is a web application framework with expressive, elegant syntax. We believe development must be an enjoyable and creative experie

Create Migration, Seed, Request, Controller, Model and Views for your resource (CRUD)

Table of Contents Laravel Resourceful NOTE! Usage Install through composer Add Service Provider Run it! Example Generated Controller Generated Views I

An awesome starter template to create your Salla Apps today! 🚀
An awesome starter template to create your Salla Apps today! 🚀

Salla Apps Starter Kit An awesome starter template to create your Salla Apps today! Explore our blogs » Report Bug · Request Feature . /Salla Develop

A simple crud (Create-Read-Update-Delete). A little practice with Laravel v6*

About Laravel Laravel is a web application framework with expressive, elegant syntax. We believe development must be an enjoyable and creative experie

Create a new project using QuidPHP, LemurCMS and React

QuidPHP/React About QuidPHP/React repository contains a sample application project built on top of the QuidPHP framework. This application is using Le

Comments
  • Create ScoreBoard.php

    Create ScoreBoard.php

    This is the source code for create ScoreBoard 💯 :

    Exemple :

    Main::$scoreboard[$name] = new ScoreBoard($player);

    Main::$scoreboard[$name]->setDisplayName(Prefix::DEFAULT); Main::$scoreboard[$name]->setLine(1, " "); Main::$scoreboard[$name]->setLine(2, "§9" . ucfirst($name)); Main::$scoreboard[$name]->setLine(3, " "); Main::$scoreboard[$name]->setLine(4, "§9Kill(s) : §f" . $player->getKill()); Main::$scoreboard[$name]->setLine(5, "§9Death(s) : §f" . $player->getDeath()); Main::$scoreboard[$name]->setLine(6, "§9K/D(s) : §f" . $player->getKD()); Main::$scoreboard[$name]->setLine(7, "§9Coin(s) : §f" . $player->getCoins()); Main::$scoreboard[$name]->setLine(8, " "); Main::$scoreboard[$name]->setLine(9, "§9play.azylex.eu"); Main::$scoreboard[$name]->set();

    opened by morcheysha77 2
  • Configuration File of Lang

    Configuration File of Lang

    If you want to improve the visibility of your plugin in a good way, you should add all the messages in the configuration file, so that people who don't know how to do it can modify the messages in the language file for example

    Or create a function to get the message directly from the language file (in the language defined in config.yml)

    This will advance the external community to create their own language file and propose it for the plugin as a default "verified" language file

    opened by Steellgold 1
Releases(v1.1.0)
Owner
Zoumi
Développer JS, HTML, CSS and PHP.
Zoumi
Webird was created to merge the latest PHP and Node.js innovations into a single application stack.

Webird full application stack Webird was created to merge the latest PHP and Node.js innovations into a single application stack. The PHP foundation i

Perch Labs 101 Oct 7, 2022
Textpattern-plugin-template - A template for building plugins for Textpattern CMS.

Plugin template for Textpattern CMS Developer documentation Refer to the Textpattern plugin development documentation, and notably the Plugin template

Textpattern CMS 17 Apr 17, 2022
TweetNow is a Twitter clone created with Vue.js and Laravel. It is a social media platform that allows users to post short messages, follow other users, and engage in conversations through comments and likes.

TweetNow TweetNow is a opensource social media created with Vue.js+Inertia SSR and Laravel. It is a social media platform that allows users to post sh

I.E.U. Juboraj Naofel 12 Jun 16, 2023
Project template for developing Drupal core with a git clone.

Drupal Core Development Composer Project This is a Composer project template for developing Drupal core. It allows: a clean git clone of Drupal core.

Joachim 22 Dec 2, 2022
A boilerplate single php file for all your needs, no frameworks, no libraries.

SINGLE PHP FILE A boilerplate single php file for all your needs, no frameworks, no libraries. Avoid repetitive work It is a well known architecture d

null 15 Dec 30, 2022
Fluent Interface for Laravel Backpack - Define resources once and get all CRUD configurations ready!

CRUD Resource for Laravel Backpack This package allows creating CRUD panels for Backpack for Laravel administration panel using fluent field definitio

FigLab 8 Nov 20, 2022
A Laravel 5.8 API Boilerplate to create a ready-to-use REST API in seconds.

Laravel API Boilerplate (JWT Edition) for Laravel 5.8 Laravel API Boilerplate is a "starter kit" you can use to build your first API in seconds. As yo

Francesco Malatesta 1.2k Dec 18, 2022
Create (passwordless) login links for users

Generate login links for users Login links for Laravel is a package for Laravel 6, 7 and 8 that allows users to easily log in with a (one-time) login

null 13 Mar 29, 2022
With this package you can create wallet for the users.

Laravel User Wallet With this package you can create wallet for the users. Note: Make sure you've already installed php ^8 Installation Install the pa

Mahbod Ahmadi 6 Feb 20, 2022
Easiest way to create beautiful administration backends with Symfony.

☂ Umbrella framework Easiest way to create beautiful administration backends with Symfony. Demo website • Demo repository Create a new project with Um

Adrien Cantepie 116 Dec 18, 2022