Server Essentials v1.7 – Update Notes
New Commands Added!
Introducing several new commands to enhance gameplay and server management:
/craft
— Opens the crafting interface./fakeop
— Simulates operator status./speed [1-10]
— Adjust player movement speed./fly
— Enables flight mode./serverinfo
— Displays server information.
Patreon
Support me: https://www.patreon.com/c/ADuckPlayingMC
Log Improvements
- Fixed all warnings in the server logs for a cleaner and more reliable logging experience.
Console Command Automation
- You can now automatically execute commands from the console by configuring them in the
consolecommands.yml
file.
Important Notes on Command Compatibility
- Many users requested the ability to disable commands from this plugin and use EssentialsX commands instead.
- After extensive attempts, no viable solution was found to support this feature at this time.
Bug Fixes
- Fixed various bugs to improve stability and performance.
Dependencies Notice
This plugin requires LuckPerms and PlaceholderAPI to function correctly.
Please ensure you install these plugins separately, as they are not hosted on Modrinth.
Uploaded a new Version that should work 100% fine
Server Essentials v1.6 – Update Notes
New Shop Look!
The Shop received a small rework featuring:
- A cleaner look
- Support to sell items directly from your inventory by right-clicking
Scoreboard System!
This version introduces a fully customizable scoreboard, configurable via the scoreboard.yml
file.
Commands:
/scoreboard reload
– Reload the scoreboard/scoreboard enable
– Enable it/scoreboard disable
– Disable it
Auction House Rework!
The Auction House GUI received a visual upgrade.
- Each page can now hold up to 10 items
Sell GUI Rework!
The Sell GUI has also been updated with a new design.
Functions:
- Click the Redstone Block to sell all items
- Click the Barrier Block to cancel
- Click the Redstone Lamp to view the total value
RTP Update!
You can now configure more aspects of the RTP (Random Teleport) system:
- Cooldown time
- Teleport radius
- Enable/Disable per world
New Placeholder!
Added a new placeholder to display a player's balance:
%serveressentials_money%
Shop Rework
New Look, New Items
This Update adds 6 new Sections ( Total 14 ),
Multiple Pages per Section GUI and a new Look.
Example
In the shopitems.yml File, you can change:
-The Sell Price
-The Buy Price
-The Slot
-The Material
-The Page
-The Amount
You need to delete the ServerEssentials File Folder too, not only the the .jar File !!!
(Config File has 4k Lines of Code ! )
Rank Changes
Changes
-Removed the Default [Member] Rank on Join
-Added a [Media] Rank
-Remove a Rank by executing /rank remove <player>
Avaible Ranks:
Homes Rework
New GUI
A GUI now opens when executing /homes
To teleport to a Home, click one of the Blue Beds
Remove a Home with /deletehome <name>
Set a Home with /sethome <name>
Rename a Home with /renamehome <oldname> <newname>
Example:
Huge Update
Playervaults
Added Playervaults that Players can open with
/pv 1-10
Every Playervault has his Own Permision
( serveressentials.vault1 , serveressentials.vault2 , ...)
You can add these Perms via LuckPerms
Ranks
Added Ranks that you can give with /rank set <player>
<rank>
There are 9 Total Ranks:
How to set Perms for a Rank ?
The only thing you need to do is create a Luckperms
Group that is called like one of the Ranks. Add
the neccesary Perms to every Rank and save it
Now you can simply set The Rank with the Perms
in-Game and the Player gets the Perms
MODT Command
With this Update, you can simply set the MODT
with /setmodt <message> :
Placeholders
Added a few new Placeholders:
%serveressentials_death%
%serveressentials_kills%
%serveressentials_blocks_placed%
%serveressentials_blocks_brocken% (Only in Survival)
Requires PAPI ( Placeholder API )
Death + Kills Command:
Added a /kills and /death Command to see
the Kills/Deaths of the Player
Broadcast
Added a /broadcast Command that displays a Message
to the whole Server ( Supports Color Codes )
Rules
Added a /rules Command with a Config File to change
the rules.
Reload the Config File with /rules reload
Version
Added a /serveressentials version Command to check
the Plugin Version + notifying Staff when a New
Version is avaible
Added:
-Kits
You can change the Name/Cooldown/Items in the generated kit.yml File There is a Permission for every Kit:
- serveressentials.kit1
- serveressentials.kit2
- serveressentials.kit3
- serveressentials.kit4
- serveressentials.kit5
- serveressentials.kit6
- serveressentials.kit7
Reload the Kit Config via /kit reload
To set the Perms, you need to have LuckPerms installed
-Welcome/Leave Message
Better Join/Leave Message
-In-Game Report Command
Players can report other Players with /report <player> <reason>
Reporting a Player will send a Message to every online Staff + Console
-1000$ Starting Bonus
Every Player gets 1000$ when they join for the first Time
This Version adds:
-A Shop Config File where you can :
-Change the Buy Price
-Change the Sell Price
-Change the Amount of Items
-Change the Slot
-Change the Item
Note: You need to do to save the changes
/shop reload
-2x Placeholders:
/papi parse me %serveressentials_playtime%
Shows your Playtime
/papi parse me %serveressentials_isop%
Shows if you are OPed or not
Note: You need to have Placeholder API installed ! [https://www.spigotmc.org/resources/placeholderapi.6245/]