HomeJavaMods♛ Simple Essentials ♛ [Elevator's, Console, Lightweight, Actively Updated]
♛ Simple Essentials ♛  [Elevator's, Console, Lightweight, Actively Updated]
ModsJava

♛ Simple Essentials ♛ [Elevator's, Console, Lightweight, Actively Updated]

⬇ Download on Spigot
SimpleEssentialsLite.png

Simple Essentials is an Essentials Skript aiming to be better then all the other ones on Spigot. Currently it is no where near a good standard and is currently in Alpha stage with HEAVY Development. This is currently my main project and I will try to be pushing out frequent updates. Be sure to keep checking this page as It will start to expand and progress and eventually ( after a bit of time ) turn into one of if not the best Spigot Essentials Skript of all time!

Feel free to suggest stuff and contribute stuff in the discussion tab!

[​IMG]
Some features include

❱❱ Extremely Lightweight and Easy to setup!
❱❱ Frequent updates!
❱❱ Always welcome to code contribution and suggestions!
❱❱ In-game update checker - So we can let you know if there is a better version of the plugin.
❱❱ Lovely, clean and easy to understand code.
❱❱ Customizable Config at the top of the Skript which includes features such as Server Prefix, Website, Discord Link, Store Link, No Permission messages and event messages such as Spawn Teleport messages and Home teleport messages.


[​IMG]
❱❱ /setspawn - Ability to set a spawn point for all players to connect to as well as configurable actions ( E.g pay on teleport?, Cooldown?, Permission based? etc )
❱❱ /sethome - Ability for players to set their own home so they can teleport back to it freely ( For now only 1 home is allowed )
❱❱ /serverip, /discord, /store, /website ( Lots of informational commands to be able to use for players to interact with )
❱❱ /gmc /gms /gma - Your basic average essentials commands which let you do basic essential- like things such as change gamemode, set the time of day, set the weather, open your enderchest, check the server time, heal you or a certain player etc etc.


[​IMG]

View attachment 3757

❱❱ Configuration Section
[​IMG]
❱❱
Skript 2.2
❱❱ SkQuery
❱❱ SkRayFall

7a56667d6107c3e0e8dd2a078dae12149b8e4875.png

Code (Text):
# Here is a walkthrough of the SimpleEssentials Economy custom API #

on death:
# ^ The event we will be using #

    if victim is player:
# ^ Checking if the victim is a player and not a mob #
        if attacked is player:
# ^ Checking if the attacker is a player and not a mob #
            broadcast "&c%victim%&7 was slain by &c%attacker%&7!"
#                 ^ The broadcast event #
            remove 500 from {Economy::%uuid of victim%}
            add 500 to {Economy::%uuid of attacker%}
#             ^ What we are removing and adding to players balances #
            send "&7You lost &c$500 &7from your balance" to victim

            send "&7Your current balance is &c$%{Economy::%uuid of victim%}" to victim

            send "&7You gained &c$500 &7which has been added into your balance" to attacker

            send "&7Your current balance is &c$%{Economy::%uuid of attacker%}" to attacker
 

Signs.png

Elevator Up signs:
Line 1 - [Elevator]
Line 2 - Up
-----------------------
Elevator Down signs:
Line 1 - [Elevator]
Line 2 - Down

-----------------------
Economy Balance signs:
Line 1 - [Essentials]
Line 2 - Balance



Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

♛ Simple Essentials ♛ [Elevator's, Console, Lightweight, Actively Updated] is a free Minecraft Java mod. Compatible with Minecraft 1.12, 1.13. Downloaded 1,220 times (via Spigot). Download it and open it directly in the game.

Explore more