Simple Essentials Pro [ ★ Still Being Maintained! 1.12.x - 1.14.x ★ ]

Script Simple Essentials Pro [ ★ Still Being Maintained! 1.12.x - 1.14.x ★ ] 1.14.1

  • Welcome to skUnity!

    Welcome to skUnity! This is a forum where members of the Skript community can communicate and interact. Skript Resource Creators can post their Resources for all to see and use.

    If you haven't done so already, feel free to join our official Discord server to expand your level of interaction with the comminuty!

    Now, what are you waiting for? Join the community now!

UPDATE 1.14.1 IS HERE! ECONOMY UPDATE!
LEAVE SUGGESTIONS, BUG REPORTS AND REVIEWS!


Config has been reset for updating purposes. Please redo it!
-------------------------------------------------------------------------------


Big thanks to everyone in the Spigot and SkUnity reviews section for helping me bug fix as well as purchasing the resource!.

Go to discussion tab in Skunity as well and leave some comments and ill respond to each one.

Yes this 100% works on 1.13.x and 1.14.x
Any suggestions or bugs that I may have missed let me know :emoji_slight_smile:

Changelog:

Integrate | Integerated the Economy from my Skript "EconomyUUID" as I felt an Essentials skript should have it own built in Economy System! With this you can do all sorts of things such as decide whether a players economy profile gets setup on their first join and even the Economy Symbol ( $ or £ ) etc, Here is the following new Economy Config section.

Economy.png


Add | ServerPrefix option at the Start of the Skript to add a bit more customizability and make your server stand out more!
Add | /delspawn - The ability to delete the servers spawn point
Remove | Old Deprecated Elevator Up Signs - You can no longer use &1[Elevator]. Please use just [Elevator] if you use the old Deprecated Elevator signs break them and replace them using the new format. Code Removed Below:

Economy.png


Add | Economy Signs Creating - You can now check your balance by right clicking on the sign, to create a sign follow this format:
--------------
Line 1: "[Essentials]"
Line 2: "balance" or "bal" [LOWERCASE ONLY]
Line 3:
Line 4:
--------------
Heres the code for that below:

EconomySigns.png



MORE UPDATES COMING SOON, THIS RESOURCE IS NO LONGER ABANDONED!

Attachments

  • Removed.png
    Removed.png
    16.1 KB · Views: 156
UPDATE 1.14.0 IS HERE! MEDIUM SIZED UPDATE!
LEAVE SUGGESTIONS, BUG REPORTS AND REVIEWS!


Config has been reset for updating purposes. Please redo it!
-------------------------------------------------------------------------------

Big thanks to everyone in the Spigot and SkUnity reviews section for helping me bug fix as well as purchasing the resource!.

Go to discussion tab in Skunity as well and leave some comments and ill respond to each one.

Yes this 100% works on 1.13.x and 1.14.x
Any suggestions or bugs let me know :emoji_slight_smile:

Changelog:

Remove | Removed useless stuff to lower file size
Remove | Removed config version
Remove | Removed /console command
Misc | Changed the store variable to store as not everyone uses store
Add | Added "else if's" for extra stability in the gamemode commands
Edit | Changed the /sethome variable to include the player's uuid. /HOMES NEED TO BE RESET
Fix | Fixed an issue where some commands required there to be an argument when not needed
New | New and visually improved help command
Add | Elevator Down as well as up!
Added /heal and an arg so you can heal other players
Misc | Changed some messages on executing commands


MORE UPDATES COMING SOON, THIS RESOURCE IS NO LONGER ABANDONED!
Misc | Made some changes to the Auto Updater
Misc | Completely Redone the config and added more customisation options
Addon | Added Experimental Economy + API ( Testing )
Misc | Changed the message when setting a spawn to show the coordinates
Misc | Changed the message when setting a home to show the coordinates
Addon | Added a teleport message to spawn ( Customizable in config )
Fix | If you dont specify a player to change into creative / survival / adventure mode it defaults to player/executor
Remove | Removed /console as it is quite buggy right now.


  • Like
Reactions: AlvianMinecraft
Fix | Fixed the Auto Updater - Now tells you if you require the latest version or not.
Addon | Added a teleport module, /tpa, /tpaccept, /tpdeny - Because its still in testing phase it has been automatically disabled in the config!
Addon | Now hooks into all main Nightvision Skripts - Also disabled in the config.
Addon | When disabling the Skript it now shows the correct amount of aliases and commands
Addon | Added an alias count and commands count
-----------------------------------------------------------------------------------------------------

Planned | Permission nodes for /tpaccept and /tpdeny

Addon | Added an Update Checker ( Early BETA )
Addon | Added /time command
Addon | Added /checkupdate command
Addon | Added /enderchest command
Addon | Added a 5th Help menu
Addon | Added /clearchat command - Clears all players' chat
Misc | Disabled /sethome in the config
Fix | FINALLY FIXED ELEVATOR SIGNS, THEY NOW DISPLAY THE "elevated up" MESSAGE!!!
Fix | /heal now sends a message when the command is ran
Fix | Added /sethome and /home to the help menu
Fix | Fixed a variable in the /sethome command
Misc | Disabled some stuff in the configuration files, this can be easily edited
Misc | Added more text and information about the Skript
Misc | Added a list of variables so other Skripters can implement these easily as well as add their own / also for better documentation
Addon | Added 2 new commands, /sethome and /home
Fix | Minor bug fixed and code changes
Fix | Fixed incorrect Version number
Fix | Changes to some command messages / sendbacks