Advertisement
Laloth

LalothCMD plugin.yml 7/28/12 1:21 AM

Jul 27th, 2012
99
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Java 5.84 KB | None | 0 0
  1. name: LalothCMD
  2. version: 1.4
  3. main: me.Laloth.Main.Main
  4. author: Laloth
  5. description: LalothCMD. A Basic Plugin!
  6. commands:
  7.     ping:
  8.         description: Pong!
  9.     Heal:
  10.         description: Heal a player
  11.         permission: LalothCMD.heal
  12.         permission-message: You do not have <permission>
  13.     Feed:
  14.         description: Feed a player.
  15.         permission: LalothCMD.feed
  16.         permission-message: You do not have <permission>
  17.     freeze:
  18.         description: Freeze a player.
  19.         permission: LalothCMD.freeze
  20.         permission-message: You do not have <permission>
  21.     fly:
  22.         description: Allows you to fly.
  23.         permission: LalothCMD.fly
  24.         permission-message: You do not have <permission>
  25.     ci:
  26.         description: Allows you to Clear Inventories.
  27.         permission: LalothCMD.ci
  28.         permission-message: You do not have <permission>
  29.     weapon:
  30.         description: Put a diamond sword in your inv.
  31.         permission: LalothCMD.weapon
  32.         permission-message: You do not have <permission>
  33.     mute:
  34.         description: Put a diamond sword in your inv.
  35.         permission: LalothCMD.weapon
  36.         permission-message: You do not have <permission>
  37.     config:
  38.         description: Reload the config.yml.
  39.         permission: LalothCMD.config
  40.         permission-message: You do not have <permission>
  41.     tp:
  42.         description: Teleports you to a player.
  43.         permission: LalothCMD.tp
  44.         permission-message: You do not have <permission>
  45.     time:
  46.         description: Changes the time to either Dawn/Dusk/Day/Night.
  47.         permission: LalothCMD.time
  48.         permission-message: You do not have <permission>
  49.     weather:
  50.         description: Changes the weather to either Sun/Storm/Rain.
  51.         permission: LalothCMD.weather
  52.         permission-message: You do not have <permission>
  53.     smite:
  54.         description: Smites a player.
  55.         permission: LalothCMD.smite
  56.         permission-message: You do not have <permission>
  57.     fire:
  58.         description: Sets a player on fire for 10 ticks.
  59.         permission: LalothCMD.fire
  60.         permission-message: You do not have <permission>
  61.     ban:
  62.         description: Ban's A Player.
  63.        permission: LalothCMD.ban
  64.        permission-message: You do not have <permission>
  65.    unban:
  66.        description: UnBan's A Player.
  67.         permission: LalothCMD.unban
  68.         permission-message: You do not have <permission>
  69.     kick:
  70.         description: Kick's A Player.
  71.        permission: LalothCMD.kick
  72.        permission-message: You do not have <permission>
  73.    Pong:
  74.        description: Ping!
  75.    LalothCMD:
  76.        description: Tells you that you and running LalothCMD
  77.    survival:
  78.        description: Change's You'r Gamemode To Survival.
  79.        permission: LalothCMD.survival
  80.        permission-message: You do not have <permission>
  81.    creative:
  82.        description: Change's You'r Gamemode To Creative.
  83.        permission: LalothCMD.creative
  84.        permission-message: You do not have <permission>
  85.    god:
  86.        description: Enable's God Mode.
  87.         permission: LalothCMD.god
  88.         permission-message: You do not have <permission>
  89.     ungod:
  90.         description: Disable's God Mode.
  91.        permission: LalothCMD.ungod
  92.        permission-message: You do not have <permission>
  93. permissions:
  94.    LalothCMD.*:
  95.        description: Gives access to all commands
  96.        children:
  97.            LalothCMD.tp: true
  98.            LalothCMD.config: true
  99.            LalothCMD.freeze: true
  100.            LalothCMD.mute: true
  101.            LalothCMD.weapon: true
  102.            LalothCMD.heal: true
  103.            LalothCMD.feed: true
  104.            LalothCMD.config: true
  105.            LalothCMD.fly: true
  106.            LalothCMD.time: true
  107.            LalothCMD.weather: true
  108.            LalothCMD.smite: true
  109.            LalothCMD.fire: true
  110.            LalothCMD.ban: true
  111.            LalothCMD.unban: true
  112.            LalothCMD.kick: true
  113.            LalothCMD.survival: true
  114.            LalothCMD.creative: true
  115.            LalothCMD.god: true
  116.            LalothCMD.ungo: true
  117.    LalothCMD.tp:
  118.        description: Allows you to TP to a user.
  119.        default: op
  120.    LalothCMD.config:
  121.        description: Allows you to reload the config.
  122.        default: op
  123.    LalothCMD.freeze:
  124.        description: Allows you to freeze a user.
  125.        default: op
  126.    LalothCMD.mute:
  127.        description: Allows you to mute a user.
  128.        default: op
  129.    LalothCMD.weapon:
  130.        description: Allows you to spawn your self a diamond sword.
  131.        default: op
  132.    LalothCMD.heal:
  133.        description: Allows you to heal a user.
  134.        default: op
  135.    LalothCMD.feed:
  136.        description: Allows you to feed a user.
  137.        default: op
  138.    LalothCMD.fly:
  139.        description: Allows you to fly.
  140.        default: op
  141.    LalothCMD.time:
  142.        description: Changes the time to either Dawn/Dusk/Day/Night.
  143.        default: op
  144.    LalothCMD.weather:
  145.        description: Changes the weather to either Sun/Storm/Rain.
  146.        default: op
  147.    LalothCMD.smite:
  148.        description: Smites a player.
  149.        default: op  
  150.    LalothCMD.fire:
  151.        description: Sets a player on fire for 10 ticks.
  152.        default: op    
  153.    LalothCMD.ban:
  154.        description: Ban's A Player.
  155.         default: op  
  156.     LalothCMD.unban:
  157.         description: UnBan's A Player.
  158.        default: op
  159.    LalothCMD.kick:
  160.        description: Kick's A Player.
  161.         default: op  
  162.     LalothCMD.creative:
  163.         description: Change's You'r Gamemode To Creative.
  164.         default: op
  165.     LalothCMD.survival:
  166.         description: Change's You'r Gamemode To Survival.
  167.         default: op  
  168.     LalothCMD.ungod:
  169.         description: Disable's God Mode.
  170.        default: op  
  171.    LalothCMD.god:
  172.        description: Enable's God Mode.
  173.         default: op
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement