Package io.github.lucfr1746.llibrary.action.list


package io.github.lucfr1746.llibrary.action.list
  • Classes
    Class
    Description
    Represents an action that broadcasts a formatted message to all online players.
    Represents an action that broadcasts a sound to all online players.
    Represents an action that broadcasts a message to all players in the same world as the target.
    Represents an action that broadcasts a sound to all players in the same world as the target player.
    Represents an action where a player sends a chat message.
    Represents an action that executes a console command.
    Represents an action that gives experience points to a player.
    Represents an action that gives money to a player using an economy system.
    Represents an action that grants a permission to a player.
    Represents an action that sends a formatted message to a player.
    Represents an action that sends a MiniMessage-formatted message to a player.
    Represents an action that opens a custom GUI menu for a player.
    Represents an action that forces a player to execute a command.
    Represents an action that plays a sound for a player.
    Represents an action that removes experience points from a player.
    Represents an action that deducts money from a player's balance.
    Represents an action that removes a permission from a player.