upd:

Minecraft Essentials | 1.20.60x

Thumbnail: Minecraft Essentials | 1.20.60x Go to files

This addon can make your Minecraft multiplayer / server / realms be better, because it will add Money System, Auction System, Home & Warp System, TPA System, Land System, Ranks System (Permission), and Combat System. You can sell items for Money. You can sethome, so you will not get lost. You can use TPA to teleport to other player. The addon is very customable.

Minecraft Essentials v2.5.0

Command List:

Command List: Part 1

Command List: Part 2

Command List: Part 3

Don't understand the command?

Don't worry: use !help command to get command list and the description!
You can also use !help <command_name> to get command usage! ("?" that means the choice is not must be filled)

You can use Minecraft Format to select a player.

Example: !money "Test Player" or !money Paoeni

General Commands:

  • !back (Teleport to last death location)
  • !help (Provides help/list of commands)
  • !message <player_name> <message> (Send private message to Player)
  • !reply <message> (Reply private message to another player)
  • !playerlist (List of Online Player)
  • !rtp (Random Teleport)
  • !tps (World Tick per Second)
  • !info (Shows information set by the server owner)

Floating Text Commands:

  • !floatingtext-add <type: text/scoreboard> (Add Floating Text)
  • !floatingtext-clear (Clear all Floating Text)
  • !floatingtext-edit (Edit Floating Text)
  • !floatingtext-remove (Remove Floating Text)

Home Commands:

  • !delhome <home_name> (Removes a home)
  • !home <home_name> (Teleport to your selected home)
  • !listhome (Provides list of your homes)
  • !sethome <home_name> (Create a new home in your current location)

Land Commands:

  • !land <options> (Land Claim)
  • !landsetting (Setting Land System)

Money Commands:

You can get money from selling item, killing mobs and players, or make a trade to other player.

  • !auctionhouse (Open the auction house)
  • !money <player_money?> (States the current balance of a player)
  • !pay <player_name> <amount> (Pays another player from your balance)
  • !sell (Sell items)
  • !shop (Open the main shop)
  • !topmoney (List players by top balances)
  • !withdraw <amount> (Withdraw your money into banknote)

Ranks Commands:

  • !addranks <player_name> (Give Rank to Player)
  • !createranks (Create ranks)
  • !deleteranks (Delete Ranks)
  • !editranks (Edit Ranks)
  • !removeranks <player_name> (Remove Rank from Player)

TPA Commands:

  • !tpa <player_name> (Request to teleport to the specified player)
  • !tpacancel <on/off> (Cancel all or specify outstanding teleport requests)
  • !tpaccept <on/off> (Accept a tpa request from player)
  • !tpahere <player_name> (Request that the specified player teleport to you)
  • !tpasetting <on/off> (Set your tpa setting. If it's off, you can't send tpa request to other player and other player can't send tpa request to you)

Warp Commands:

  • !warp <place_name> (Teleport to selected warp)
  • !listwarp (Provides list of available warp)

Admin Commands: (TO USE ADMIN COMMANDS, YOU MUST HAVE ADMIN TAG)

Use /tag @s add admin to give you admin command access

  • !adminpanel (Open admin panel)
  • !ban <player_name> <reason> (Bans a player)
  • !broadcast <message> (Broadcasts a message to a world)
  • !delwarp <place_name> (Removes a warp)
  • !economy <place_name> (Manages the server economy)
  • !inventorysee <player_name> (See the inventory of other players)
  • !kick <player_name> <reason> (Kick a specified player with a reason)
  • !log (Open Logs)
  • !mute <player_name> (Mutes a player)
  • !resetdata (Reset all or specific Data)
  • !sellsetting (Setting items in sell, Join Discord for Tutorial)
  • !setting <settingname> <value> (Set a configuration)
  • !setwarp <place_name> (Create a new warp)
  • !shopsetting (Set groups/items in shop, Join Discord for Tutorial)
  • !tempban <player_name> (Temporary ban a user)
  • !unban <player_name> (Unbans the specified player)
  • !unmute <player_name> (Unmutes a muted player)

You can change the configuration in the Configuration.js file:

Don't change anything in the code unless you know what you're doing!

Maybe this addon will not work if there are other addons that have custom commands and the same prefix!

You are permitted to:

  • Use the addon packs as you see fit in-game.
  • Re-distribute the addon packs or works elsewhere, with approval of the author.
  • Examine the code and works to learn more about the creation and development of addon

You are NOT permitted to:

  • Change the code or works to suit your needs.
  • Negate the accreditation of the original author.
  • Paste the direct download link, negating the ModBay page.
  • Take the author's code, works, and textures just to republish them as your own.

Creator Contacts:

YOU NEED TO ACTIVATE THIS!!!

Required Experiments for Minecraft Essentials Addon

Updated on March 07

RELEASE v2.5.0

  • Support for 1.20.30x.
  • Changed some text to lang.
  • Add Sort system in Shop and Auction.
  • Add new system to separate permission for admin.
  • Make command useable in command block (Have to use execute command)
  • Add Preset to Sell.
  • Move Preset to Preset folder.
  • Change Preset structure data (ItemStack to Item ID)
  • Fix ban issues.
  • Add new sub command "add" in Auction (ah add)
  • Add new sub command "view" in Auction (ah view)
  • Add enchantments support in Shop Preset.
  • Change Sell UI to Chest UI.
  • Now you can make your own Custom Command through scripting (Using my Command Builder)
  • Added Inventory See button in Admin Panel.
  • Added TempBan command.
  • Fixed Back system.
  • Fix Texture issues on UI.
  • Added ways to edit group texture.
  • Added RTP (Random Teleport) command.
  • Fixed TPA Setting command.
  • Admin can bypass Teleport Countdown.
  • Fixed some error texts.
  • Removed ID when add item to sell.
  • Added new settings (RTP Cooldown, RTP Countdown, and RTP Range)
  • Added notification message when player join game. Configurable (Available Placeholder: {PREFIX}, {PLAYERNAME})
  • Added "withdraw" command (Convert money into Banknote).
  • Added "tpaccept" command (Accept a tpa requests).
  • Added "tpaSystemWithUI" in Configuration and Setting (UI to accept or decline tpa requests, set it false will using tpaccept command to accept request).
  • Removed "setmoney" command.
  • Added "economy" command (Manages the server economy), Subcommand: give, take, set, reset
  • Added Setting backCost, tpaCost, homeCost, warpCost, and rtpCost (Cost for Teleport).
  • Added Coordinat and Dimension in Player's Admin Panel.
  • Added "info" command (Shows information set by the server owner).
  • Added "tpacancel" command (Cancel all or specify outstanding teleport requests).
  • Added Land System, Ranks System, and Floating Text.
  • New permission system with Ranks.
  • New Database system (Shop and Auction).
  • New command (land, landsetting) <- Land Claim.
  • New command (addranks, createranks, deleteranks, editranks, removeranks) <- Ranks System.
  • New command (floatingtext-add, floatingtext-clear, floatingtext-edit, floatingtext-remove) <- Floating Text.
  • New button "Search" in shop.
  • Removing items in Inventorysee no longer close the UI.
  • Fixed texture issues causes 1.21 Update experimental.
  • Fixed RTP doesn't work in other dimensions.
  • Now no longer to type player's full name.
  • New button on Player Panel "Check Lands".
  • New way to disable player to use specific command by give tag "disablecommand:commandName".
  • And More...

Join Discord to get more Information!

Download links
Minecraft Essentials v2.5.0 [1.20.60x]
My Website (Up to Date)
Supported versions
1.20.60
Tags
630
2 comments
  1. Mantap jiwa mang
    1.  profile avatarPao profile avatar Pao
      Wkwkwkw