Class SentinelGreetingCommands

java.lang.Object
org.mcmonkey.sentinel.commands.SentinelGreetingCommands

public class SentinelGreetingCommands extends Object
  • Constructor Details

    • SentinelGreetingCommands

      public SentinelGreetingCommands()
  • Method Details

    • greetRange

      public void greetRange(net.citizensnpcs.api.command.CommandContext args, org.bukkit.command.CommandSender sender, SentinelTrait sentinel)
    • greetRate

      public void greetRate(net.citizensnpcs.api.command.CommandContext args, org.bukkit.command.CommandSender sender, SentinelTrait sentinel)
    • greeting

      public void greeting(net.citizensnpcs.api.command.CommandContext args, org.bukkit.command.CommandSender sender, SentinelTrait sentinel)
    • warning

      public void warning(net.citizensnpcs.api.command.CommandContext args, org.bukkit.command.CommandSender sender, SentinelTrait sentinel)