Orders icon

Orders -----

Execute commands, sounds and so on from a simple pregenerated commands, sounds and more!



The Orders plugin is a powerful tool for Minecraft server administrators, providing a flexible command execution system. Create custom orders in the configuration file to trigger messages, commands, and more with specified delays. Tailor your server experience by defining orders in the easy-to-edit YAML configuration file.

> Features:

  1. Custom Commands: Execute custom commands with ease, either as messages to players, console commands, or player commands.
  2. Delays: Introduce delays between orders to control the pace of command execution.
  3. Dynamic Variables: Use dynamic variables like %player%, %world%, %x%, %y%, and %z% in your orders for personalized experiences.
  4. Sound Effects: Play in-game sounds with the playsound order to add an auditory dimension to your server. Get them from here
  5. Colorful Messages: Utilize color codes in your messages for visually appealing communication.
  6. Hex and Gradient colors support: Further personalize messages by using custom colored messages. Get them from here
    [​IMG]
> Available Orders:
  • message: Send a message to the player
  • delay: Wait some seconds before the next action
  • player: Execute a command as the player
  • playsound: Play a sound to the player
  • console: Execute a command as the console
  • server: Send a player to another bungeecord server
> Example Configuration:

Code (YAML):
firstorder :
  - "[message] hello"
  - "[delay] 2"
  - "[message] delayed hello"
  - "[player] say hello world"
  - "[playsound] BLOCK_CHEST_CLOSE"
  - "[console] gamemode survival %player%"
npc-talk
:
  - "[message] &e[Jobs Guy] &fWelcome back &a%player%!"
  - "[playsound] ENTITY_VILLAGER_AMBIENT 1.5"
  - "[delay] 2"
  - "[message] &e[Jobs Guy] &fThese are the available jobs list"
  - "[playsound] BLOCK_NOTE_BLOCK_PLING 1"
  - "[player] jobs browse"
> Installation:

  1. Place the Orders.jar file in your server's plugins folder.
  2. Start or reload your server to enable the plugin.
  3. Edit the config.yml file to create custom orders.
> Usage:

  • Use the /orders execute <orderName> command to trigger custom orders.
  • Use the /orders reload to apply changes made in the config.
> Showcase:

  • There we make a simple chat with an npc and open a menu of jobs to the player, at the same time we play sounds while everything happens.



Enhance your server's functionality and create immersive experiences with the Orders plugin!
Resource Information
Author:
----------
Total Downloads: 231
First Release: Jan 3, 2024
Last Update: Jan 9, 2024
Category: ---------------
All-Time Rating:
0 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings