EssentialCommands

This project is abandoned and its default file will likely not work with the most recent version of Minecraft. Whether this project is out of date or its author has marked it as abandoned, this project is no longer maintained.

EssentialCommands (CraftBukkit 1.2.5-R3.0)

EssentialCommands adds a few new commands and an antitnt plugin. Its simple and has some fun commands like /truesay. Which can be used to trick peopl into thinking they are op by doing /truesay &eYou are now op. Which would print You are now op. In Yellow text, to everyone in the server.

Commands And Permission Nodes Are.

permissions:
    EssantialCommands.*:
        description: Gives access to all EssantialCommands commands
        default: false
        children:
            EssantialCommands.psay: true
            EssantialCommands.asay: true
            EssantialCommands.sudo: true
            EssantialCommands.mxp: true
            EssantialCommands.join: true
            EssantialCommands.place-tnt: true
            EssantialCommands.notify: true
            EssantialCommands.anticus.cmd: true
            EssantialCommands.anti-tnt.cmd: true
            EssantialCommands.wb: true
commands:
   antitnt:
      description: Antitnt Main Command.
      usage: /antitnt
      default: op
      permission: EssantialCommands.anti-tnt.cmd
   wb:
      description: Opens A Workbench.
      usage: /wb
      default: true
      permission: EssantialCommands.wb
   mxp:
      description: Give Someone More XP Than The Normal Limit (5000).
      usage: /mxp <player> <amount>
      default: op
      permission: EssantialCommands.mxp
   psay:
      description: Say something as the server with [Player] tag.
      usage: /asay [text]
      default: true
      permission: EssantialCommands.playersay
   asay:
      description: Say something as the server with [Administrator] tag.
      usage: /asay [text]
      default: op
      permission: EssantialCommands.adminsay
   truesay:
      description: True Broadcast Something eg /truesay &e You Are Now &3Pro.
      usage: /truesay [text]
      default: op
      permission: EssantialCommands.adminsay

Changelog

Release(V1.0)

Plugin released completely tested working.


Comments

Posts Quoted:
Reply
Clear All Quotes

About This Project

Categories

Members

Recent Files